

InterviewSolution
Saved Bookmarks
1. |
Point out the wrong statement.(a) MongoDB Cloud Manager Backup offers point in time recovery of MongoDB replica sets(b) MongoDB Cloud Manager continually backs up MongoDB replica sets(c) MMS achieves point in time recovery by storing oplog data(d) None of the mentioned |
Answer» Right answer is (c) MMS achieves point in time recovery by storing oplog data The best I can explain: MongoDB Cloud Manager Backup also offers a consistent snapshot of sharded clusters. |
|