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

Explanation: Sharding is a METHOD for storing DATA across MULTIPLE MACHINES.



Discussion

No Comment Found

Related InterviewSolutions