

InterviewSolution
Saved Bookmarks
1. |
Point out the correct statement.(a) MongoDB supports a “standalone” or single-instance operation(b) Sharded clusters provide high performance replication with automated failover(c) Replica sets make it possible to partition large data sets over many machines transparently to the users(d) All of the mentionedThe question was posed to me in an online interview.The above asked question is from Installation in division MongoDB Enterprise and Packages of MongoDB |
Answer» The correct option is (a) MongoDB supports a “STANDALONE” or single-instance operation |
|