All Products
Search
Document Center

Tair (Redis® OSS-Compatible):Burstable bandwidth

Last Updated:Mar 28, 2026

Traffic spikes from live streaming events, flash sales, or game launches can saturate your instance's fixed bandwidth within seconds, causing slow responses or connection drops. Burstable bandwidth automatically adds extra bandwidth when traffic exceeds your fixed allocation and releases it when traffic subsides — so you get the performance headroom you need without over-provisioning.

Important

This feature is in public preview. To use this feature, submit a ticket to request access.

Key concepts

TermDefinition
Fixed bandwidthThe total non-burstable bandwidth available to an instance. Includes the base bandwidth from the instance specification and any additionally purchased fixed bandwidth.
Burstable bandwidthExtra bandwidth automatically added when traffic exceeds fixed bandwidth. Billed separately based on actual usage.
Per-node bandwidth capThe maximum total bandwidth per single data node is 288 MB. This cap applies to fixed bandwidth and burstable bandwidth combined.

Supported instances

Burstable bandwidth is available only for:

  • Cloud-native Redis Open-Source Edition

  • Tair (Enterprise Edition) memory-optimized instances

  • Tair (Enterprise Edition) persistent memory-optimized instances

Choose between burstable bandwidth and Bandwidth Auto Scaling

These two features are mutually exclusive — enable only one per instance.

FeatureBest forScaling speedCost
Burstable bandwidth (this topic)Unpredictable, instantaneous spikes lasting seconds or minutes. No threshold configuration required — the system scales based on real-time usage.Seconds2.5x the price of Bandwidth Auto Scaling
[Bandwidth Auto Scaling](https://www.alibabacloud.com/help/en/redis/user-guide/enable-bandwidth-auto-scaling)Predictable, periodic load changes lasting hours or longer. Requires bandwidth usage thresholds for scaling up and down.MinutesLower. See Billing items.

How it works

The system monitors inbound and outbound traffic in real time. When either direction exceeds the instance's fixed bandwidth, the system automatically increases bandwidth within seconds, up to the 288 MB per-node cap.

When the traffic spike ends and bandwidth usage drops below the fixed bandwidth level, the system releases the extra burstable bandwidth automatically.

For cluster or read/write splitting instances, the Bandwidth (MB/s) value on the Basic Information page shows the total bandwidth across all data nodes.

Billing

ItemDetails
Billable itemThe burstable portion — bandwidth that exceeds the base bandwidth and fixed bandwidth.
Billing methodBilled hourly based on actual burst usage.
Unit price2.5x the price of a manual bandwidth upgrade. Prices vary by region. See Billing items.
Per-second cost formula⌊Accumulated burstable bandwidth⌋ × Hourly unit price ÷ 3600
SettlementAt the end of each hour, the system totals per-second costs to generate the bill.

Secondary nodes and read-only nodes receive the same bandwidth extension as the primary node and are not currently charged.

Enable burstable bandwidth

  1. Log on to the console and go to the Instances page. In the top navigation bar, select the region where your instance resides, then click the instance ID.

  2. In the Basic Information section, click Modify next to Bandwidth (MB/s).

  3. In the panel that appears, turn on the Burstable Bandwidth switch.

The change takes effect in about one minute. Monitoring metrics may take 1–5 minutes to reflect the update. Enabling or disabling this feature does not interrupt instance access.

Monitor traffic

After enabling burstable bandwidth, monitor your instance's traffic usage to evaluate bandwidth requirements and cost-effectiveness. See View performance monitoring.