You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 38 Current »

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.

figure 1: Architectural overview


Here you can see a description what every building block of our project means. This is so that the architetural overview is more understandable.

DNSThe DNS also known as Domain Name System is Regterschot's website.
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 that is 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 the place where we store our data. 
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.

table 2: glossary of architectural overview


  • No labels