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
已提問 3 年前檢視次數 1297 次
2 個答案
0
已接受的答案

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
已回答 3 年前
profile picture
專家
已審閱 6 個月前
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
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南