

InterviewSolution
Saved Bookmarks
1. |
Replica set configuration requires that the _______ have a value that is consistent among all members of the set.(a) replSetName(b) instance(c) MMS(d) all of the mentioned |
Answer» The correct option is (a) replSetName Easy explanation: Use descriptive names for sets. Once configured, use the mongo shell to add hosts to the replica set. |
|