Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Architectural Overview

This architectural overview is an overview that shows the building blocks of our project. It shows how we intended to build this project, besides that it helps the development team get a shared view.


DNSThe DNS also known as Domain Name System is Regterschot's website. Where a user can view data.
User BrowserBrowser that's used by a user to access the website.
CDNContent Delivery Network is a service that distrubutes user requests to increase performance.
Load BalancerLoad balancer is a REST-API. It's used to distribute incoming traffic across virtual machines. 
Webapp ServersThis is the web application that we are making as the group Smalltalk.
DatabaseThe database is used so that the web application can get data to produce graphs for the dashboards. 
View DashboardsTo view a dashboard is an end goal so that the user can see the relevant graphs.
BrokerThe broker is used to receive live data from the sensors on the racecar
ServicesServices are the dependencies that our web application uses.

...