Can I failback an Aurora DB cluster to its original Region after a cross-Region failover?

0

If I set up cross-Region replication for my Aurora DB cluster, can I failback the Aurora DB cluster to its original AWS Region after a cross-Region failover?

Also, if that's possible, how do I make sure that any new data that was added to the DB cluster during the service interruption is replicated and synced back to the original Region?

AWS
posta 3 anni fa1311 visualizzazioni
2 Risposte
0
Risposta accettata

After a cross-Region failover occurs, failback to the original Region isn't possible. The promoted Region (the old secondary Region) acts as the new primary Aurora DB cluster. To return the new primary Aurora DB cluster in this scenario to it's original Region, you must create a new read replica of the new primary Aurora DB cluster and then manually perform a failover to the original Region.

For more information, see Recovering an Amazon Aurora global database from an unplanned outage.

AWS
con risposta 3 anni fa
profile picture
ESPERTO
verificato 6 mesi fa
0

managed planned failover now allows you to fail over and fail back.

With this managed planned failover capability, you can repeatedly change which AWS Region hosts the primary cluster while preserving the physical topology of your global database and avoiding unnecessary application changes. Aurora Global Database managed planned fail over simplifies the planned fail over process in scenarios like rotating the primary region for regulatory compliance or disaster recovery exercises.

https://aws.amazon.com/about-aws/whats-new/2021/02/amazon-aurora-global-database-supports-managed-planned-failover/

However you can only use managed planned failover on a healthy Aurora global database. To recover from an unplanned outage, follow the "detach and promote" process detailed in Recovering an Amazon Aurora global database from an unplanned outage.

profile pictureAWS
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande