I need to move schema and its objects from one AWS RDS to another AWS RDS db. I have used AWS schema conversion tool (SCT) in the past.
Is there any other better way or what I am doing is the best. Thank you,
I need to move schema and its objects from one AWS RDS to another AWS RDS db. I have used AWS schema conversion tool (SCT) in the past.
Is there any other better way or what I am doing is the best. Thank you,
AWS Database Migration Service (AWS DMS) will help you to migrate databases to AWS quickly and securely. The source database remains fully operational during the migration, minimizing downtime to applications that rely on the database. The AWS Database Migration Service can migrate your data to and from the most widely used commercial and open-source databases.
Here is the reference link which will help you to guide further for AWS DMS