All Products
Search
Document Center

Data Transmission Service:Instance classes of serverless instances

Last Updated:Mar 28, 2026

Serverless instances are sized in Data Transmission Service (DTS) units (DUs). Each DU tier maps to a maximum rows-per-second (RPS) throughput for incremental synchronization. Use the table in this topic to select a tier that matches your expected workload.

Key concepts

TermDescription
DTS unit (DU)The resource unit for serverless instance classes, covering CPU, memory, and disk space.
Rows per second (RPS)The number of rows incrementally synchronized to the destination table per second. For example, an instance that synchronizes 5,000 rows per second has an RPS of 5,000.

Instance classes

The following table lists the maximum RPS for each DU tier.

DUsMaximum RPS
1200
21,000
43,000
89,000
1617,000
3235,000
The maximum RPS values are reference figures and are not covered by the DTS service level agreement (SLA).

Performance considerations

DTS does not guarantee latency in seconds for data synchronization tasks. Actual RPS and latency depend on several factors:

  • Source instance workload: A heavily loaded source instance increases latency.

  • Network conditions: Low bandwidth or high latency between the source, DTS, and the destination slows data delivery.

  • Destination write performance: If the destination database cannot apply changes quickly enough, writes queue up and latency grows.

The maximum RPS in the table above represents a ceiling under ideal conditions, not a guaranteed throughput.