Traditionally in Business Intelligence products, there are 2 architectures, each with their own set of problems.

ArchitectureDescriptionProblems
CloudA web app that you embed via an iframeLimited customization, security concerns, performance issues
Self-hostedA docker container or kubernetes cluster hosted on your infrastructureComplex setup, maintenance overhead, still requires iframe embedding

By building backend and frontend logic into your existing stack, we solved these problems.

Hybrid

Production

Self Hosted

Typical for High Security Industries Like Finance, Healthcare, Government

Cloud

Similar to Other Cloud Developer Products