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?

已提问 2 年前708 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则