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
demandé il y a 3 ans1309 vues
2 réponses
0
Réponse acceptée

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
répondu il y a 3 ans
profile picture
EXPERT
vérifié il y a 6 mois
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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions