RDS Instance Restore
To restore a DB instance from a snapshot, Veeam Backup for AWS performs the following steps using native AWS capabilities:
- Creates a DB instance in the specified location.
- Modifies the configuration setting values of the created DB instance.
- Restores backed-up databases to the restored DB instance.
To restore an Aurora DB cluster from a snapshot, Veeam Backup for AWS performs the following steps using native AWS capabilities:
- Creates an Aurora DB cluster in the specified location.
- Restores backed-up databases to the created Aurora DB cluster.
- Modifies the configuration setting values of the created Aurora DB cluster.
- In the created Aurora DB cluster, creates all backed-up DB instances (when restoring to the original location) or creates the primary DB instance (when restoring to a new location).
- Modifies the configuration setting values of each created DB instance.
To learn how to restore a DB instance or an Aurora DB cluster from a cloud-native snapshot or snapshot replica, see RDS Restore.