

InterviewSolution
Saved Bookmarks
1. |
Delayed members are a ________ or a running “historical” snapshot of the data set.(a) “rolling backup”(b) “roll backup”(c) “rolling commit”(d) none of the mentionedThis question was addressed to me in exam.My question comes from Master Slave Replication in portion Replication Concepts, Processes and Replication Set of MongoDB |
Answer» RIGHT CHOICE is (a) “rolling backup” BEST explanation: They MAY help you recover from various kinds of human error. |
|