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

asked 10 months ago358 views
1 Answer
3
Accepted Answer

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
EXPERT
answered 10 months ago
profile pictureAWS
EXPERT
kentrad
reviewed 10 months ago
  • 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.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions