> ## 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.

# Integrating with services on GCP

> Reference list of GCP data warehouses, managed SQL, Dataproc engines, and GCS workflows paired with Cube Cloud.

Cube Cloud works with numerious services available on
[Google Cloud Platform](https://cloud.google.com) (GCP).
This page provides a non-exhaustive lists of these services.

<Info>
  [Contact us](https://cube.dev/contact) if you have questions about Cube Cloud integration with a particular service.
</Info>

## Data sources

Cube Cloud integrates with the following [data sources](/admin/connect-to-data/data-sources):

* [Google BigQuery](/admin/connect-to-data/data-sources/google-bigquery)
* [Postgres](/admin/connect-to-data/data-sources/postgres), [Microsoft SQL Server](/admin/connect-to-data/data-sources/ms-sql), [MySQL](/admin/connect-to-data/data-sources/mysql) on [Google Cloud SQL](https://cloud.google.com/sql)
* [Hive / SparkSQL](/admin/connect-to-data/data-sources/hive), [Presto](/admin/connect-to-data/data-sources/presto), and [Trino](/admin/connect-to-data/data-sources/trino) on [Google Dataproc](https://cloud.google.com/dataproc)
* [Parquet, CSV, and JSON files](/admin/connect-to-data/data-sources/duckdb) on [Google Cloud Storage](https://cloud.google.com/storage)

## Data visualization tools

Cube Cloud integrates with the following [data visualization tools](/admin/connect-to-data/visualization-tools):

* [Looker Studio](https://cloud.google.com/looker-studio) via [SQL API](/reference/core-data-apis/sql-api)

## Storage

[Google Cloud Storage](https://cloud.google.com/storage) can be used as storage for [export buckets](/docs/pre-aggregations/using-pre-aggregations#export-bucket) and [pre-aggregations](/docs/pre-aggregations/using-pre-aggregations).

## Compute

[Google Compute Engine](https://cloud.google.com/products/compute) can be used as compute for [deployments](/admin/deployment).

## Authentication

[Google Identity Platform](https://cloud.google.com/security/products/identity-platform) can be used for authentication of API requests.

## Single sign-on

[Google Workspace](https://workspace.google.com) can be used for [single sign-on](/admin/sso/google-workspace).

## Monitoring

[Google Cloud Logging](https://cloud.google.com/logging), [Google Cloud Monitoring](https://cloud.google.com/monitoring), and [Google Cloud Storage](https://cloud.google.com/storage) can be used as destinations for [monitoring integrations](/admin/monitoring/monitoring-integrations).

## Networking

[Google VPC](https://cloud.google.com/vpc) can be used for [secure networking](/admin/deployment/dedicated/gcp).
