

InterviewSolution
Saved Bookmarks
1. |
Which of the following provide acceptable performance levels for multiple mongod instances?(a) GridFS(b) SST(c) MMS(d) SSD |
Answer» The correct choice is (d) SSD Easy explanation: Additionally, you may find that multiple databases with small working sets may function acceptably on a single system. |
|