Architectural Overview
This architectural overview is an overview that shows the building blocks of our project. It shows how we intend to build this project, besides that it helps the development team get a shared view.
Here you can see a description what every building block of our project means. This is so that the architetural overview is more understandable.
DNS | The DNS also known as Domain Name System is Regterschot's website. |
---|---|
User Browser | Browser that's used by a user to access the website. |
CDN | Content Delivery Network is a service that distrubutes user requests to increase performance. |
Load Balancer | Load balancer is a REST-API that is used to distribute incoming traffic across virtual machines. |
Webapp Servers | This is the web application that we are making as the group Smalltalk. |
Database | The database is the place where we store our data. |
View Dashboards | To view a dashboard is an end goal so that the user can see the relevant graphs. |
Broker | The broker is used to receive live data from the sensors on the racecar |
Services | Services are the dependencies that our web application uses. |