

InterviewSolution
Saved Bookmarks
1. |
______ package contains the mongod daemon and associated configuration and init scripts.(a) mongodb-enterprise(b) mongodb-enterprise-server(c) mongodb-enterprise-mongos(d) none of the mentionedI got this question in unit test.I'm obligated to ask this question of MongoDB Enterprise topic in section MongoDB Enterprise and Packages of MongoDB |
Answer» CORRECT ANSWER is (B) mongodb-enterprise-server The best I can explain: mongodb-enterprise-mongos PACKAGE contains the mongos daemon. |
|