Insights application architecture
Learn how the application works from a broader perspective.
The Insights solution consists of the components listed below. All of them are hosted by censhare.
Component | Functionality |
---|---|
censhare Server collector | Continuously collects data from the censhare Server |
censhare Server sender | Continuously sends collected data to a central database using the API microservice |
API microservice | Provides interface to save or retrieve information from the central database |
Web application | Provides a user interface where a user can view data on a partner or company. The web application uses the API microservice to retrieve the information from the database. |
Database | Stores all collected data and communicates with the other components through the API microservice |
Each censhare Server will only have one collector.