A developer migrating a self-managed database from an ECS instance to ApsaraDB RDS first configures automatic snapshots and a rollback policy on the ECS disk hosting the source database, ensuring a recovery point exists before the migration cutover in case the RDS import fails or data corruption is discovered post-migration.
A developer migrating a self-managed database from an ECS instance to ApsaraDB RDS first configures automatic snapshots and a rollback policy on the ECS disk hosting the source database, ensuring a recovery point exists before the migration cutover in case the RDS import fails or data corruption is discovered post-migration.
See ecs/ecs-manage-recovery.
See rds/rds-migrate-data.