Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions tidb-cloud/tidb-cloud-billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@ See [{{{ .starter }}} Pricing Details](https://www.pingcap.com/tidb-cloud-starte

> **Tip:**
>
> Currently, {{{ .essential }}} is in public preview on Alibaba Cloud and is only available in the Alibaba Cloud Singapore region. To request other regions on Alibaba Cloud, contact [TiDB Cloud Support](/tidb-cloud/tidb-cloud-support.md#access-pingcap-help-center).
> Currently, {{{ .essential }}} is in public preview on Alibaba Cloud and is only available in the following regions: Jakarta, Mexico, Singapore, and Tokyo. To request other regions on Alibaba Cloud, contact [TiDB Cloud Support](/tidb-cloud/tidb-cloud-support.md#access-pingcap-help-center).

For {{{ .essential }}}, you are charged based on the number of provisioned Request Capacity Units (RCUs), **not** on the actual usage by your application.

A **Request Capacity Unit (RCU)** is a unit of measure used to represent the provisioned compute capacity for your {{{ .essential }}} cluster. One RCU provides a fixed amount of compute resources that can process a certain number of RUs per second. The number of RCUs you provision determines your cluster's baseline performance and throughput capacity.

See the detailed pricing for each available Alibaba Cloud region below.

| Resource | Singapore |
|----------|-----------|
| Compute (per RCU/month) | $0.24 |
| Row-based storage (per GiB/month) | $0.24 |
| Columnar storage (per GiB/month) | $0.06 |
| Row-based storage with dual-layer encryption (per GiB/month) | $0.36 |
| Columnar storage with dual-layer encryption (per GiB/month) | $0.09 |
| Resource | Jakarta | Mexico | Singapore | Tokyo |
|----------|---------|--------|-----------|-------|
| Compute (per RCU/month) | $0.27 | $0.22 | $0.24 | $0.28 |
| Row-based storage (per GiB/month) | $0.24 | $0.24 | $0.24 | $0.24 |
| Columnar storage (per GiB/month) | $0.06 | $0.06 | $0.06 | $0.06 |
| Row-based storage with dual-layer encryption (per GiB/month) | $0.36 | $0.36 | $0.36 | $0.36 |
| Columnar storage with dual-layer encryption (per GiB/month) | $0.09 | $0.09 | $0.09 | $0.09 |

#### Throttling

Expand Down
Loading