Hosting, Architecture, and Configurations
Cloud-Based Services
The cloud-based Brewit.ai services are operated on a multitenant architecture at both the platform and infrastructure layers. This infrastructure is provided and hosted by Amazon Web Services, Inc. (“AWS”). Information about security provided by AWS is available from the AWS Security website. Information about security and privacy-related audits and certifications received by AWS, including information on SOC reports, is available from the AWS Compliance website.Self-Hosted Services
In the near future, we will have this feature where companies can host Brewit.ai in their own cloud, which means that we will not have any access to the company’s data.Storage of Customer Data
When you connect to your own database or external APIs, Brewit.ai does not store Customer Data but rather proxies requests to that database and applies the credentials server-side. Brewit.ai is architected this way because having the end-user’s browser connect directly to the database would require you to provision every user individually, rather than just the Brewit.ai server, which would potentially expose credentials.OpenAI Usage
Brewit.ai uses OpenAI API (GPT-4) to generate data analysis code so that customers can easily extract insights and create data visualizations. Brewit.ai only passes data metadata to OpenAI API: table description- column name
- column type
- column description
- joins & constraints