Using ApsaraDB RDS may involve the following billable items: RDS instance billable items and value-added service billable items, as well as billable items of other cloud services that are related to RDS. This topic describes the definition, billing formula, and billing method of each billable item.
RDS instances
RDS instances are classified into the following two types based on their billing methods:
-
Subscription or pay-as-you-go RDS instances: When you purchase this type of RDS instance, you must specify the specifications of the computing resources and the storage capacity. After the purchase, RDS instance type fees and storage capacity fees are generated.
-
Serverless RDS instances: The computing resources of a Serverless instance automatically scale within the range that you specify based on the workload, and the storage capacity automatically expands based on the data volume. Serverless instances generate RCU fees and storage capacity fees.
RDS instance type
|
Category |
Description |
|
Definition |
The fees for the computing resource specifications of subscription or pay-as-you-go RDS instances, including regular instances, read-only instances, and disaster recovery instances, as well as DuckDB analytical instances. The billable item name is RDS instance type (rds_class) or instance type (ClassCode). This billable item is generated after an instance is created. If the computing resource specifications or the number of nodes of the instance increase or decrease, the fees of this billable item usually change. |
|
Billing formula |
Note
The unit price of an RDS instance type varies based on the region, database engine, and instance specifications. For more information, see the buy page and your bills. |
|
Billing method |
Subscription or pay-as-you-go. |
RCU of Serverless instances
|
Category |
Description |
|
Definition |
The fees for the computing resources of RDS Serverless instances. The billable item name is RCU (rds_serverless_rcu). This billable item is generated after a Serverless instance is created. You are charged based on the RCUs that you actually use. If you suspend the instance, billing for this item is also suspended. |
|
Billing formula |
Note
For the RCU unit price, see MySQL Serverless pricing, PostgreSQL Serverless pricing, and SQL Server Serverless pricing. |
|
Billing method |
Serverless. |
Storage capacity
|
Category |
Description |
|
Definition |
The storage fees of subscription, pay-as-you-go, or Serverless RDS instances, including regular instances, read-only instances, and disaster recovery instances, as well as DuckDB analytical instances. The billable item name is storage capacity (rds_storage or Storage). This billable item is generated after an instance is created. If the storage capacity of the instance increases or decreases, the fees of this billable item change. |
|
Billing formula |
Note
|
|
Billing method |
Subscription, pay-as-you-go, and Serverless. |
RDS value-added services
RDS value-added services are paid features provided by ApsaraDB RDS. Fees are generated only if you enable or use these features. The billable product of RDS value-added services is ApsaraDB RDS.
Performance auto-scaling
|
Category |
Description |
|
Definition |
You are not charged for enabling the performance auto-scaling feature. However, after the feature is enabled, if the CPU utilization reaches the specified threshold, a computing resource specification change is triggered for the RDS for MySQL instance, and the added computing resources are billed on a pay-as-you-go basis.
|
|
Billing formula |
Note
|
|
Billing method |
Pay-as-you-go. |
I/O performance burst for general cloud disks
|
Category |
Description |
|
Definition |
The fees for the I/O performance burst volume of RDS instances with general cloud disks. Enabling I/O performance burst for general cloud disks is free of charge. However, after the feature is enabled, if the I/O performance burst volume exceeds the free quota, I/O performance burst (io_burst) fees are generated. For more information about this feature, see MySQL I/O performance burst or PostgreSQL I/O performance burst. |
|
Billing formula |
I/O performance burst fee for general cloud disks = (Total I/O performance burst volume of all instance nodes - Free quota) × I/O performance burst unit price × Duration Note
For information about the total I/O performance burst volume of all instance nodes, the free quota, and the I/O performance burst unit price, see Billing of MySQL I/O performance burst and Billing of PostgreSQL I/O performance burst. |
|
Billing method |
Pay-as-you-go. |
Data archiving for general cloud disks
|
Category |
Description |
|
Definition |
Enabling data archiving is free of charge. However, after the feature is enabled, the data that is archived to Object Storage Service (OSS) generates OSS storage (rds_oss_storage) fees. For more information about this feature, see MySQL data archiving, PostgreSQL data archiving, or SQL Server data archiving. Note
RDS for SQL Server also supports data archiving for ESSDs. Data archiving for general cloud disks must be manually enabled, whereas data archiving for ESSDs is enabled by default. |
|
Billing formula |
Data archiving fee for general cloud disks = Archived data volume × Data archiving unit price × Duration Note
For the data archiving unit price, see Billing of MySQL data archiving, Billing of PostgreSQL data archiving, and Billing of SQL Server data archiving. |
|
Billing method |
Pay-as-you-go. |
Regular backups and archived backups
Regular backup storage
|
Category |
Description |
|
Definition |
Data backups and log backups are stored in the backup storage provided by Alibaba Cloud. Alibaba Cloud provides a free backup quota. If your backup storage usage exceeds the free quota, the excess is billed on a pay-as-you-go basis. The billable item is RDS Basic Backup Fee (backup_charged). For more information, see Back up an ApsaraDB RDS for MySQL instance, Back up an ApsaraDB RDS for PostgreSQL instance, Back up an ApsaraDB RDS for SQL Server instance, and Back up an ApsaraDB RDS for MariaDB instance. |
|
Billable product |
ApsaraDB RDS. |
|
Billing formula |
Backup storage fee = (Total backup size - Free backup quota) × Unit price of the backup storage × Duration Note
|
|
Billing method |
Pay-as-you-go. |
Archived backup storage
|
Category |
Description |
|
Definition |
Data backups that are retained for more than 730 days are automatically converted into archived backups. The billable item is long-term backup (ArchivedBackupCharged). For more information, see Automatic backup. |
|
Billable product |
ApsaraDB RDS. |
|
Billing formula |
Archived backup storage fee = Unit price of the archived backup storage × Archived backup storage usage × Duration Note
For the unit price of the archived backup storage, see Backup fee. |
|
Billing method |
Pay-as-you-go. |
-
The billable products of the billable items that are generated by cross-region backups include ApsaraDB RDS and Database Backup (DBS). For more information, see Data disaster recovery: cross-region backup, backup storage for deleted instances, and download backups.
-
The billable product of the billable items that are generated by backup storage for deleted instances and download backups is Database Backup (DBS). For more information, see Data disaster recovery: cross-region backup, backup storage for deleted instances, and download backups.
Full data restoration and standard database and table restoration
Restore full data (instance cloning)
When you use the data backups and log backups of an original instance to restore data to a new instance, you are charged the RDS instance type fee and storage capacity fee of the new instance.
For more information, see Restore MySQL data, Restore SQL Server data, Restore PostgreSQL data, Restore MariaDB data.
Standard database and table restoration
When you restore specified databases or tables from a backup set or to a point in time to a new instance, you are charged the RDS instance type fee and storage capacity fee of the new instance. No fees are generated if you restore the databases or tables to the original instance.
For more information, see Restore MySQL databases and tables, Restore PostgreSQL databases and tables.
SQL audit (DAS Enterprise Edition V0)
|
Category |
Description |
|
Definition |
Fees for the storage of SQL audit logs. After you enable the SQL audit feature, you are charged based on the storage space that is occupied by SQL audit logs and the storage duration. The billable item is SQL audit (sql_collected). For more information, see RDS MySQL SQL Explorer and Audit, RDS SQL Server SQL Explorer and Audit, RDS PostgreSQL SQL Explorer and Audit. |
|
Billable product |
ApsaraDB RDS. |
|
Billing formula |
SQL audit fee = Unit price × Storage space × Duration Note
For the unit price of SQL audit, see Billing of MySQL SQL Explorer, Billing of PostgreSQL SQL Explorer, Billing of SQL Server SQL Explorer. |
|
Billing method |
Pay-as-you-go. |
The billable product of the SQL Explorer and Audit feature that is provided by DAS Enterprise Edition V3, V2, or V1 is Database Autonomy Service (DAS). For more information, see DAS: SQL Explorer and Audit.
Performance monitoring
|
Category |
Description |
|
Definition |
If you set the performance monitoring frequency of an RDS MySQL instance to once every 5 seconds, the performance monitoring (advanced_monitor) fee is generated. Performance monitoring is free of charge at a frequency of once every 60 seconds or once every 300 seconds. Performance monitoring is free of charge for RDS PostgreSQL, SQL Server, and MariaDB instances. For more information, see Configure a monitoring frequency on the monitoring page (old version). |
|
Billing formula |
Performance monitoring fee = Unit price of performance monitoring × Duration Note
For the unit price of performance monitoring, see Billing. |
|
Billing method |
Pay-as-you-go. |
Database proxy
|
Category |
Description |
|
Definition |
Fees for the database proxy feature. If you enable the database proxy feature and set the proxy type to dedicated proxy, you are charged based on the proxy specifications and usage duration. The billable item is database proxy instance shards (MaxscaleChargedSliceNum). General-purpose proxies are free of charge. For more information, see RDS MySQL database proxies, RDS PostgreSQL database proxies. |
|
Billing formula |
Database proxy fee = Unit price × Number of proxies × Duration Note
For the unit price of database proxies, see MySQL dedicated proxy pricing, PostgreSQL dedicated proxy pricing. |
|
Billing method |
Pay-as-you-go. |
Traffic over public endpoints
If you apply for a public endpoint and use it to connect to your RDS instance, Internet traffic is generated. At present, the Internet traffic (inbound and outbound) that is generated when you connect to an RDS instance over its public endpoint is eligible for a 100% discount and is free of charge.
For more information, see Apply for or release an RDS MySQL public endpoint, Apply for or release an RDS SQL Server public endpoint, Apply for or release an RDS PostgreSQL public endpoint, Apply for or release an RDS MariaDB public endpoint.
Services provided and billed by other Alibaba Cloud services
RDS integrates services provided by other Alibaba Cloud services. When you use the following features, billable items of these services are generated.
Data disaster recovery: cross-region backup, backup storage for deleted instances, and download backups
Cross-region backup
|
Category |
Description |
|
Definition |
The backup storage fees and network fees that are generated by cross-region backups. The billable items are as follows: Cross-region backup storage (DdrOssStorageSize) and cross-region backup network traffic (NetworkOutDuplicationSize).
For more information, see Cross-region backup, Use the cross-region backup feature, and Use the cross-region backup feature. |
|
Billable product |
|
|
Billing formula |
Note
|
|
Billing method |
Pay-as-you-go. |
|
Savings plans or resource plans |
DBS network plans can offset the cross-region backup network traffic (NetworkOutDuplicationSize) fees of subscription or pay-as-you-go RDS instances. |
Backup storage for deleted instances
|
Category |
Description |
|
Definition |
Fees for storing backup sets of deleted RDS MySQL instances. Storage is free of charge within seven days. After seven days, fees are charged based on the backup set size and storage duration. The specific billable items are as follows.
For more information, see Backup retention policy for released instances. |
|
Billable product |
Database Backup (DBS). |
|
Billing formula |
Backup storage fee for deleted instances = Unit price of backup storage for deleted instances × Backup size of deleted instances × Usage duration Note
For the unit price of backup storage for deleted instances, see Pricing. |
|
Billing method |
Pay-as-you-go. |
Download backups
|
Category |
Description |
|
Definition |
Fees that are generated when you download backups of RDS instances, including the Internet outbound traffic (NetworkOutSize) fees and the backup analytic data volume (BackupAnalyticSize) fees that are generated when you use the advanced download feature. For more information, see Download backups of an RDS MySQL instance, Download backups of an RDS SQL Server instance, Download backups of an RDS PostgreSQL instance. |
|
Billable product |
Database Backup (DBS). |
|
Billing formula |
Note
For the unit price of the backup analytic data volume (also known as the unit price of backup conversion fees) and the unit price of Internet outbound traffic for downloading backups, see Download backups. |
|
Billing method |
Pay-as-you-go. |
|
Savings plans or resource plans |
DBS network plans can offset the Internet outbound traffic (NetworkOutSize) fees of subscription or pay-as-you-go RDS instances. |
Data disaster recovery: quick database and table restoration (within 5 minutes) and emergency recovery
Quick database and table restoration & quick database and table restoration within 5 minutes
Quick database and table restoration within 5 minutes is suspended for new activations.
|
Category |
Description |
|
Definition |
The quick database and table restoration feature for RDS MySQL instances with local disks is available in a free edition and a paid edition:
|
|
Billable product |
Database Backup (DBS). |
|
Billing formula |
Fee = Unit price of CDM local disk storage × CDM local disk storage capacity × Usage duration Note
For the unit price of CDM local disk storage, see Restore Databases and Tables. |
|
Billing method |
Pay-as-you-go. |
|
Savings plans or resource plans |
CDM sandbox storage plans can offset the CDM local disk storage capacity (CapacitySandboxStorageSize) fees of subscription or pay-as-you-go RDS MySQL instances with local disks. |
Emergency recovery
|
Category |
Description |
|
Definition |
The emergency recovery feature for RDS MySQL instances with local disks involves the following billable items:
For more information, see RDS for MySQL emergency recovery. |
|
Billable product |
Database Backup (DBS). |
|
Billing formula |
Note
|
|
Billing method |
Pay-as-you-go. |
|
Savings plans or resource plans |
CDM sandbox storage plans can offset the CDM local disk storage capacity (CapacitySandboxStorageSize) fees of subscription or pay-as-you-go RDS MySQL instances with local disks. |
DAS: SQL Explorer and Audit
The billable product of the billable items of DAS Enterprise Edition V3, V2, and V1 is Database Autonomy Service (DAS).