Report Service
Last updated
Last updated
The Report Service provides capabilities to create and consume reports on the front user interfaces/user apps. The reports are rendered and managed through report configurations.
Scalable rendering: The report configuration and data files are rendered from a cloud storage or a CDN which supports large number of concurrent users accessing the reports from the front end user interface.
Easy to update: The update api allows the report configurations to be updated requiring no downtime for the reporting system.
Decoupling: Visualization (charts) and data are decoupled. This allows the system to reuse the same data for multiple visualizations. \