

InterviewSolution
Saved Bookmarks
1. |
When connected to a MongoDB instance, mongodump can adversely affect ______ performance.(a) mdump(b) mongodump(c) mongod(d) all of the mentionedThis question was posed to me during a job interview.My query is from Operational Strategies topic in section GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Right ANSWER is (C) mongod |
|