Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Documentation on AWS RDS "migrate snapshot"

I can't seem to find much information about the "migrate snapshot" option in the AWS/RDS documentation.

Is it correct to assume that it creates a new, totally separate database based on that snapshot and leaves the original database intact?

like image 459
luke Avatar asked Dec 06 '25 08:12

luke


1 Answers

The Migrate Snapshot function spins up a new Aurora DB Cluster from a MySQL DB snapshot.

The Migrate Snapshot button in AWS Web Console is currently active only for MySQL snapshots. Naming and appearance of the button is unfortunate. It would probably be more intuitive to only show that button for when a MySQL snapshot is selected and name it as Restore to Aurora or Launch Aurora Cluster.

You can find more information about that function in the AWS RDS user guide under Migrating an RDS MySQL Snapshot to Aurora subsection of the Aurora on Amazon RDS section.

like image 171
golem Avatar answered Dec 08 '25 22:12

golem



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!