-
Notifications
You must be signed in to change notification settings - Fork 10
Software Architecture Document
During the time of creating the DeX platform, several important meetings were held where the architecture of the platform is formed (and continuously extended). For showing a clear view of our underlying software architecture, we created a software architecture document that shows the architecture based on the meetings we held during the process of creating the platform.
In this wiki page, we will cover the basics and show the diagrams that show our underlying architecture. For a more detailed view of our architecture, which also explains the diagram in more depth, you can visit our created software architecture document.
The diagram below contains the context of Digital Excellence.
The diagram below gives a more in-depth look at Digital Excellence. The application uses multiple containers that together make up the entire application.
The diagram below contains a more in-depth look at the API back end of Digital Excellence (one of the containers from the last diagram).
With the above diagram, you learned a lot about the applied architecture, but you've only scratched the surface. For more information about the diagrams, the persistence per component (which shows more information about the tables in our database), and the specification of interfaces (which shows more information about our API endpoints), you can read our complete software architecture document.