All Products
Search
Document Center

ApsaraMQ for RocketMQ:Manage the lifecycle of an Enterprise Platinum Edition instance

Last Updated:Mar 11, 2026

ApsaraMQ for RocketMQ Enterprise Platinum Edition instances use subscription billing. This topic describes how to create, upgrade or downgrade, renew, and unsubscribe from an instance.

Create an instance

Create an Enterprise Platinum Edition instance from the ApsaraMQ for RocketMQ console.

  1. Log on to the ApsaraMQ for RocketMQ console. In the left-side navigation pane, click Instances. In the top navigation bar, select a region.

  2. On the Instances page, click Create Instance and configure the following settings:

    ParameterValue
    Instance VersionV4.0
    Instance TypeEnterprise Platinum Edition
    Product TypeSubscription (default)

Upgrade or downgrade configurations

Scale an existing Enterprise Platinum Edition instance up or down to match changing workloads.

Adjustable configurations

ConfigurationDescription
Peak TPSMaximum transactions per second
Maximum topicsUpper limit on topics
Message storage spaceTotal message storage capacity

Changes take effect in the current subscription cycle.

Billing impact

OperationBilling
UpgradeThe system calculates the price difference. Pay the difference to complete the upgrade.
DowngradeThe system refunds the amount that exceeds the price of the new configuration.

Availability impact

During an upgrade or downgrade, expect the following behavior:

ImpactDetails
Transient connectionsSecond-level transient connections may occur in the ApsaraMQ for RocketMQ console and each service node of the cluster. The automatic retry mechanism on clients handles these in most cases. However, exception logs are generated and message delay can occur.
Message duplicationMessages may be duplicated. Implement message idempotence in advance. For more information, see Message idempotence.
Resource managementDo not create, delete, or modify resources such as topics in the console.
HTTP accessFor HTTP-based connections, transient connections or rejected requests may occur for less than 1 minute. Configure a reconnection mechanism on clients.
Important

Set up CloudMonitor to track instance status and metrics during the upgrade or downgrade. For more information, see Configure monitoring and alerting for risk warning.

Procedure

  1. Log on to the ApsaraMQ for RocketMQ console. In the left-side navigation pane, click Instances. In the top navigation bar, select the region where your instance resides.

  2. On the Instances page, click the name of the target instance. In the upper-right corner of the Instance Details page, click Upgrade or Downgrade.

Renew an instance

Renewal applies only to Enterprise Platinum Edition instances. Choose between auto-renewal and manual renewal.

Auto-renewal

Auto-renewal keeps your instance running without manual intervention. Once enabled, the system renews the instance before it expires so that resources and data are preserved.

How auto-renewal works

BehaviorDetails
Trigger windowAuto-renewal is triggered nine days before the instance expires. If the first attempt fails, the system retries once a day until it succeeds or until one day before expiration.
Daily scheduleThe renewal process starts at 08:00 (UTC+8) each day. An instance is typically renewed no later than 18:00 on the same day.
Activation delayAuto-renewal is not triggered immediately after you enable it. It runs only at the scheduled times described above.
Note

Expiration time example: if an instance expires at 00:00 on December 11, the day before the expiration date starts at 00:00 on December 10, and the sixth day after the expiration date starts at 00:00 on December 17.

Timing requirements

  • Enable auto-renewal before the instance expires. Enabling it after expiration has no effect.

  • If you enable auto-renewal after 08:00 on the day before expiration, the renewal may not take effect in time. Enable auto-renewal well before the expiration date.

Enable auto-renewal

Select Auto-renewal when purchasing the instance.

Manual renewal

Manually renew an instance if auto-renewal is not enabled.

Limits

LimitDetails
Instance expirationAn instance that has been expired for more than seven days cannot be renewed.
Renewal durationOne to nine months, one year, two years, or three years.

Procedure

  1. Log on to the ApsaraMQ for RocketMQ console. In the left-side navigation pane, click Instances. In the top navigation bar, select the region where your instance resides.

  2. On the Instances page, click the name of the target instance. In the upper-right corner of the Instance Details page, click Renew.

Unsubscribe from an instance

Post-expiration behavior

The Post-expiration Action parameter controls what happens after an instance expires or is unsubscribed:

Post-expiration Action valueBehavior
Delete Resource (default)The instance and all its resources are deleted immediately.
Downgrade to Standard EditionThe instance is downgraded to Standard Edition and billed on a pay-as-you-go basis. For more information, see Change an instance from Enterprise Platinum Edition to Standard Edition.

View or modify the Post-expiration Action parameter on the Instance Details page in the ApsaraMQ for RocketMQ console.

Refund rules

Enterprise Platinum Edition instances support partial refund. For details, see Rules for unsubscribing from resources.

Procedure

  1. Go to the Unsubscriptions page in the Expenses and Costs console.

  2. Set the Type parameter to Partial Refund and find the ApsaraMQ for RocketMQ instance.

  3. Click Unsubscribe Resource in the Actions column and follow the on-screen instructions.

Related topics