RDS backups on AWS Workloads (CloudRanger) are restored as an instance. Restoring an RDS snapshot launches a database instance from the selected snapshot. You can also specify the VPCs, subnets, and security groups.
Log into your management console and navigate to Resources > RDS.β
Navigate to the Backups tab and select the DB Snapshot that you wish to restore.
On the backup details page, click Restore.
Alternatively, you may select the snapshot from the Backups page, and then click Restore to initiate the restore process.
βOn the Restore RDS Backup page, specify the following:
Field | Description |
Identifier | The DB instance identifier. |
Region | The AWS Region where the DB snapshot is stored. This cannot be modified. |
Engine | The database engine associated with the Amazon RDS resource. This cannot be modified |
Tags | Key: This section displays the tag keys that have been specified for the source RDS database. Tags act as metadata to help identify and organize your AWS resources. Value: The Value will depend on the Key specified. βKey: Created by Policy ; Value: New βKey: Origin ; Value: Origin ID |
Location |
|
Account | The AWS Account to which the DB Snapshot is to be restored. You can choose to restore the RDS snapshot to the AWS Account where the source backup resides, or restore to a different Account. π Note: You can restore non-airgapped RDS snapshots across accounts only if the original recovery points were encrypted with Customer Managed Keys (CMKs). Non-airgapped recovery points that were encrypted with AMKs cannot be restored to a different AWS Account. For more information, see RDS restore encryption. |
Region | The AWS Region to which the DB Snapshot is to be restored. You can choose to restore the RDS snapshot to the AWS Region where the source backup resides, or restore to a different Region. |
VPC | Select a virtual private cloud (VPC) where you want the restored RDS DB snapshot to run. |
Subnet Group | Select the subnet group of the VPC where you want the restored RDS DB snapshot to run. The options available here will depend on the VPC selected previously. |
Enable Multi AZ | Select this to provision a primary DB Instance and synchronously replicate the data to a standby instance in a different Availability Zone (AZ). |
Availability Zone | Choose an availability zone within the region where the DB snapshot is stored. |
Security |
|
Key Name | The KMS key to encrypt the restored RDS instance. Select the AWS Account and the Region to select the KMS Key to be used to encrypt data at the time of restore. π Notes
|
VPC Security Groups | The VPC Security group associated with the restored RDS DB snapshot. |
Options |
|
Enable Deletion Protection | Select this to protect the restored RDS instance from accidental deletion. |
Instance Type | The Instance type associated with the restored RDS DB snapshot. |
Paramenter Group Option Group | The Amazon RDS parameter and option groups associated with your RDS DB instances. |
4. A confirmation dialog appears. Click Confirm.
π Note
βYou may track the status of the restore on the Jobs page. Alternatively, navigate to the Restores tab to view the restored RDS snapshots.
