Architecture
Architecture
A new BI architecture, purpose built for end user facing, in-product dashboards and reporting.
Traditionally in Business Intelligence products, there are 2 architectures, each with their own set of problems.
Architecture | Description | Problems |
---|---|---|
Cloud | A web app that you embed via an iframe | Limited customization, security concerns, performance issues |
Self-hosted | A docker container or kubernetes cluster hosted on your infrastructure | Complex setup, maintenance overhead, still requires iframe embedding |
By building backend and frontend logic into your existing stack, we solved these problems.
Hybrid
Production DB connection runs in your cloud. Metadata requests are made to Quill Metadata API. BI Platform is hosted on our cloud.
Self Hosted
Production DB connection and BI Platform run entirely in your cloud. Metadata requests are made to Quill Metadata API. Typical for High Security Industries Like Finance, Healthcare, Government.
Cloud
DB connection and BI Platform run in our cloud, similar to Other Cloud Developer Products.