

InterviewSolution
Saved Bookmarks
1. |
MongoDB uses _________ to support deployments with very large data sets and high throughput operations.(a) sharding(b) replication(c) replica sets(d) all of the mentionedI got this question in an interview for internship.I would like to ask this question from Sharding Introduction in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» Correct choice is (a) SHARDING |
|