What is the first task that a secondary would perform on being prompted by another secondary for an election?
Below is a sample document of "orders" collection

In what format does mongodump creates backup files?
The difference between $push and $addToSet is:
What is the output of following two commands in MongoDB: db. posts. insert({n_id":l}) db.posts.insert({"_id":l})