Is there any way to move existing database instance to a new cluster?

0

We have a scenario where we have multiple database instances and we need to add read replica and failover. We understand that it will be easy if we can have a New Cluster created and databases (writer and reader) within the newly created cluster and configure the failover priorities. Then take the snapshot of the old database and restore it to the newly created database with the cluster

Is there any way to avoid the above steps? Can we link the existing database instance to the new cluster?

asked 2 years ago625 views
1 Answer
0

If you need to migrate the database to another cluster with minimal downtime, AWS Database Migration (https://aws.amazon.com/dms/) may be an option to consider to achieve database replication.

AWS
bendutt
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions