

InterviewSolution
Saved Bookmarks
1. |
To backup all the databases in a cluster via mongodump, you should have the ___________ role.(a) restore(b) backup(c) replication(d) all of the mentioned |
Answer» Correct answer is (b) backup To elaborate: The backup role provides the required privileges for backing up all databases. |
|