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年前1309ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン