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?

gefragt vor 2 Jahren708 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen