gitbook-docs/development_development/development_overview.md
2021-03-29 02:17:52 +00:00

737 B

Overview

In the Quick Start section we incrementally created a distributed, database-backed request processing application using existing services with Aquamarine. Of course, we left a lot of detail uncovered including where the services we used came from in the first place. In this section, we tackle the very issue of development and deployment of service component.

Before we proceed, please make sure your Fluence environment is setup and ready to go. Moreover, we are going to run our own Fluence node to test our services in a network environment. Please refer to the Running a Local Fluence Node tutorial if you need support.