<aside> ℹ️ Here you'll understand in more detail what our system architecture looks like

</aside>

Our Thinking

Collective aims to provide the Saas to onpower all our collectives. As Collective scales to become a complex Saas, we will look for reliability and scalability to keep our users happy.

Thus, to iterate fast and be reliable, we try to use as many good Saas that can prevent us to re-invent the wheel (AWS for hosting, Datadog for monitoring, Forest Admin for the admin)

Key Components

Architecture

Our app currently follows a simple classical architecture. We will look in the future to integrate in a resilient way with many third party APIs in our backend to automate the processes of our platform (Docusign or similar for eSignature, Plaid, Swan or similar for banking integrations, ...)

Screenshot 2021-10-10 at 18.08.22.png

Note: Our backend is already designed with a micro service architecture in mind in order for us to scale as we grow.

Rationale behind our choices:

Technologies