Minimal number of DocumentDB instances in regional clusters for High availability

0

What is the minimal recommended number of DocumentDB instances (regional cluster) to archive High availability? We are migrating from MongoDB and there the minimal number was 3. Thanks

質問済み 1年前646ビュー
1回答
3
承認された回答

Two instances are enough for fail over as read replica in other AZ would become primary in case of fail over. Refer Document DB Failover.

Based on load, volume and additional factors such as SLAs, RTO, RPO, this can further be extended but primary purpose of HA would be achieved using two instances.

Should you have any additional questions, comment here.

If this answers your question, please click "Accept answer" and upvote it.

profile pictureAWS
エキスパート
回答済み 1年前
profile pictureAWS
エキスパート
レビュー済み 1年前
  • I have to use the regional cluster to remain on the same region zone (data locality requirement). The region has 3 availability zones. The main question is 2 instances enough for high availability or I need 3 (depends how quorum is calculated).

  • Thank you for clarifying the question. Two instances are enough for fail over as read replica in other AZ would become primary in case of fail over. Refer Document DB Failover. Should you have any additional questions, comment here, if this answers your question, please click "Accept answer" and upvote it.

    PS: I'm updating my answer with these comments.

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

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

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

関連するコンテンツ