---
title: "Google Cloud Platform (GCP)"
component: "cloud"
version: "main"
module: "reference"
html_url: "/cloud/main/reference/gcp.html"
---

[View as HTML](/cloud/main/reference/gcp.html) · [Documentation index](/llms.txt)

# Google Cloud Platform (GCP)

## Regions

* US-West1 (Oregon)
* Europe-West2 (London)
* Asia-Southeast1 (Singapore)
* Asia-Southeast2 (Jakarta)
* Australia-Southeast1 (Sydney)

## Instance types

| Instance name | vCPU | RAM (GiB) |
| --- | --- | --- |
| TG.Free | 2 | 8 |
| TG.C4.M16 | 4 | 16 |
| TG.C8.M32 | 8 | 32 |
| TG.C16.M64 | 16 | 64 |
| TG.C16.M128 | 16 | 128 |
| TG.C32.M256 | 32 | 256 |
| TG.C64.M512 | 64 | 512 |
| TG.C80.M640 | 80 | 640 |

## Disk storage

Disk storage on GCP uses [GCP's SSD persistent disks](https://cloud.google.com/compute/docs/disks#pdspecs). Encryption-at-rest is turned on with GCP's native encryption protocol with keys managed by GCP.

Disk storage is charged per GB per hour.

## Backup storage

Backup storage on GCP uses [GCP Filestore](https://cloud.google.com/filestore). Encryption-at-rest is turned on with GCP's native encryption protocol with keys managed by GCP.

Backup storage is charged per GB per hour.
