

InterviewSolution
Saved Bookmarks
1. |
Point out the correct statement.(a) The mongostat diagnostic tool, when running with the –mode need to be able to reach all components of a cluster(b) All shards in a cluster need to be able to communicate with all other shards to facilitate chunk and balancing operations(c) Authorization does not control or affect access to this interface(d) None of the mentionedThe question was asked in an online quiz.Origin of the question is Security and MongoDB API Interfaces in division Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» The CORRECT CHOICE is (b) All shards in a cluster need to be able to communicate with all other shards to facilitate chunk and balancing operations |
|