

InterviewSolution
Saved Bookmarks
1. |
Administrative information in MongoDB can also be accessed through _____________(a) dashboard(b) web interface(c) psql shell(d) all of the mentionedI had been asked this question at a job interview.The origin of the question is Installation topic in division MongoDB Enterprise and Packages of MongoDB |
Answer» CORRECT answer is (b) web INTERFACE The best I can explain: Web interface is a simple WEBPAGE that SERVES information about the current server status. By default, this interface is 1000 PORTS above the database port (28017). |
|