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

gefragt vor einem Jahr639 Aufrufe
1 Antwort
3
Akzeptierte Antwort

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
EXPERTE
beantwortet vor einem Jahr
profile pictureAWS
EXPERTE
überprüft vor einem Jahr
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen