You can restore from automated backups to a specified point in time.
RDS for MySQL supports restoration to a new, the original, or an existing DB instance.
When you enter the time point that you want to restore the DB instance to, RDS downloads the most recent full backup file from OBS to the DB instance. Then, incremental backups are also restored to the specified point in time on the DB instance. Data is restored at an average speed of 30 MB/s.
The Create New Instance page is displayed.
Restoring to the original DB instance will overwrite all existing data and the DB instance will be unavailable during the restoration process.
A new DB instance is created using the backup data. The status of the DB instance changes from Creating to Available.
The new DB instance is independent from the original one. If you need read replicas to offload read pressure, create one or more for the new DB instance.
After the new DB instance is created, a full backup will be automatically triggered.
On the Instances page, the status of the DB instance changes from Restoring to Available.
A new restoration time range is available. There will be a difference between the new and original time ranges. This difference reflects the duration of the restoration.
After the restoration is complete, a full backup will be automatically triggered.
On the Instances page, the status of the DB instance changes from Restoring to Available.
After the restoration is complete, a full backup will be automatically triggered.