

InterviewSolution
Saved Bookmarks
1. |
_________ for a replica set is the number of members that can become unavailable and still leave enough members in the set to elect a primary.(a) Fault tolerance(b) Reliability(c) Security(d) None of the mentionedI got this question in final exam.The above asked question is from Replica Set Deployment Architectures topic in chapter Replication Concepts, Processes and Replication Set of MongoDB |
Answer» Right choice is (a) Fault tolerance |
|