Serverless Tier Limitations
This document describes the limitations of Serverless Tier.
We are constantly filling in the feature gaps between Serverless Tier and Dedicated Tier. If you require these features or capabilities in the gap, use Dedicated Tier or contact us for a feature request.
General limitations
- For each TiDB Cloud account, you can create a maximum of five complimentary Serverless Tier clusters during the beta phase.
- Each Serverless Tier cluster has the following limitations:
- The storage size is limited to 5 GiB (logical size) of OLTP storage and 5 GiB (logical size) of OLAP storage.
- The compute resource is limited to 1 vCPU and 1 GiB RAM.
- Note: In the coming months, we intend to offer a usage-based billing plan for additional resources and higher performance, while still keeping offering the free starter plan. In the coming releases, the limitations of the free Serverless Tier might be changed.
SQL
- Time to live (TTL) is not available for Serverless Tier clusters currently.
- The
FLASHBACK CLUSTER TO TIMESTAMP
syntax is not applicable to TiDB Cloud Serverless Tier clusters.
Transaction
- The total size of a single transaction is set to no more than 10 MB on Serverless Tier during the beta phase.
Connection
- Only Standard Connection can be used. You cannot use Private Endpoint or VPC Peering to connect to Serverless Tier clusters.
- No "IP Access List" support.
Backup and Restore
- Backup and Restore are not supported for Serverless Tier currently.
Monitoring
- Built-in Monitoring is currently not available for Serverless Tier.
- Third-party Monitoring integrations are currently not available for Serverless Tier.
Stream data
- Changefeed is not supported for Serverless Tier currently.
- Data Migration is not supported for Serverless Tier currently.
Was this page helpful?