This topic describes how to manually back up an ApsaraDB RDS for MySQL instance.
Billing rules
A free quota on backup storage is provided for your RDS instance. If the total size of the backup files of your RDS instance does not exceed the free quota, no backup fees are generated. If the total size exceeds the free quota, you are charged for the excess backup storage that you use. For more information about the free quota and billing rules, see Backup storage fees.
Usage notes
If the minor engine version of your RDS instance meets the following conditions, the RDS instance cannot be backed up after it is locked:
Any minor engine version if the RDS instance runs MySQL 5.1 or MySQL 5.5.
20190815 or earlier if the RDS instance runs MySQL 5.6, MySQL 5.7, or MySQL 8.0.
Start a manual backup task
Log on to the ApsaraDB RDS console and go to the Instances page. In the top navigation bar, select the region in which the RDS instance resides. Then, find the RDS instance and click the instance ID.
In the upper-right corner of the page that appears, click Backup Instance.
In the Backup Instance dialog box, select a backup policy to back up specific databases and tables or back up all databases. Then, click OK.
Instance category | Backup of all databases | Backup of specified databases |
RDS instances that use local disks | Use one of the following backup methods: Select Physical Backup from the Select Backup Mode drop-down list. The speeds of physical backup and restoration are faster than the speeds of logical backup and restoration. Select from the Select Backup Mode drop-down list. Then, set the Backup Policy parameter to Instance Backup.
| Select from the Select Backup Mode drop-down list. Then, set the Backup Policy parameter to Single-Database Backup. |
RDS instances that use cloud disks | Select Snapshot Backup from the Select Backup Mode drop-down list. | Not supported. |
View the progress of a backup task
After you configure a backup policy, a backup task is created. You can click the
icon in the upper-right corner of the page. On the Tasks page, set the Task Type parameter to Manual Backup and view the progress of the backup task. 