C100DBA Exam Question 41
The MongoDB explain() method does not support which of the following verbosity mode:
C100DBA Exam Question 42
The oplog (operations log) is a special capped collection that keeps a rolling record of all operations that modify the data stored in your databases. All the replica set members contain a copy of the oplog in the following collection:
C100DBA Exam Question 43
You have designed a web application with mongoDB. You have configured replication. The replica set is in place and function properly. What happens in case of failure?
