Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cube.dev/llms.txt

Use this file to discover all available pages before exploring further.

On GCP, Cube offers single-tenant Dedicated Infrastructure operated by Cube, and Bring Your Own Cloud (BYOC) operated inside your own GCP project. Both options support private network connectivity to your data sources.

Backend connectivity (Cube → your network)

Use these options to give Cube private access to your data sources, auth providers, BI APIs targeted by Semantic Layer Sync, and anything else Cube needs to query. See Backend and frontend connectivity for the full picture.
  • Private Service Connect — connect to data sources exposed through GCP Service Attachments without routing traffic over the public internet.
  • VPC Peering — establish a VPC peering connection between the Cube VPC and your own VPC.

Frontend connectivity (your clients → Cube)

Expose Cube’s APIs to your applications, browsers, BI tools, embedded analytics clients, and Semantic Layer Sync-generated configs over a private network. The pattern mirrors the AWS implementation documented in Private API Connectivity on AWS; contact us to enable the equivalent on GCP for your tenant.

Bring Your Own Cloud

If you’d like the entire Cube data plane to live inside your own GCP project, see Bring Your Own Cloud on GCP.