High-availability Edition

更新时间:
复制 MD 格式

This topic describes RDS SQL Server instances in the High-availability Edition.

The High-availability Edition is a versatile cloud database edition. It uses a classic primary/secondary architecture and is suitable for more than 80% of use cases across industries such as internet services, IoT, retail, logistics, and gaming.

In the Basic Information section of an RDS instance, the Type and Edition field displays Regular instance (High-availability Edition).

Note

The secondary instance in the High-availability Edition is for disaster recovery only and does not serve application traffic.

Topology

Benefits

  • High availability

    High-availability Edition instances have a secondary instance. The primary instance replicates data to the secondary instance in semi-synchronous or asynchronous mode, depending on the selected parameter template. If the primary instance fails, the system automatically fails over to the secondary instance.

    You can deploy the primary and secondary instances of a High-availability Edition instance in the same or different availability zones within the same region. Deploying them in different availability zones enables cross-zone disaster recovery and increases instance availability.

    Note

    If the secondary instance becomes unavailable, the primary instance initiates a real-time backup. Near the end of the backup, the system applies a global lock (FTWRL), making the primary instance read-only. This typically lasts for no more than 5 seconds.

  • Comprehensive features

    High-availability Edition instances offer a complete set of features, including backup and restoration, performance optimization, and SQL Explorer. They can retain all SQL execution records for up to five years, which makes database access traceable and helps ensure the security of your core data.

Limitations

For performance reasons, the primary and secondary instances of the High-availability Edition cannot be deployed across regions.

Upgrade to High-availability edition

Basic Edition instances do not have a secondary instance for hot standby. Therefore, they may experience extended downtime during unexpected outages, configuration changes, or version upgrades. If your business requires high database availability, we recommend using the High-availability Edition.

You can select the High-availability Edition for new instances or upgrade an existing Basic Edition instance to the High-availability Edition without needing to migrate data or release the original instance.

Purchase an instance

Purchase a High-availability Edition instance

FAQ