

InterviewSolution
Saved Bookmarks
1. |
Replica sets provide high availability using automatic ________(a) failover(b) replication(c) failure(d) all of the mentionedI got this question in an internship interview.I want to ask this question from Replica Set High Availability topic in portion Replication Concepts, Processes and Replication Set of MongoDB |
Answer» RIGHT CHOICE is (a) failover The explanation: Failover, in most situations does not REQUIRE MANUAL intervention. |
|