Migration

Migrating a single Database instance

The following just covers the migration of the Database instance itself.

For more information regarding migrating databases, visit our support site.

Steps:

  1. Disable any application services that access or update the old Database instance.

(Note that there isn’t a way for you to “shut down” a Database instance. Even blocking access via the database security groups will only block new connections, not connections that are already established.)

  1. Create a backup of the Database instance.

  2. Create a new Database instance from the backup in the new Availability Zone.

  3. Set up the new Database instance’s security groups, root access and so on to mirror the old instance.

  4. Verify that everything is OK.

  5. Wait. It is advisable to keep the old Database instance for a few days in case it is needed to roll back the migration of services that depend on it.

  6. Delete the old Database instance and backup.