Functional View and Architecture - Anniegavr/Collab-Buddy GitHub Wiki

Components

At the most abstract level, the entire system can be decomposed into 3 components: the cloud machine hosting the services, the dockerized PostgreSQL database, and the dockerized application’s microservices, as in Figure 1 below:

image