1.

MongoDB scales horizontally using _________ for load balancing purpose.(a) Replication(b) Partitioning(c) Sharding(d) None of the mentionedThe question was asked by my college professor while I was bunking the class.My doubt is from Big data and MongoDB in portion MongoDB and noSQL Concepts of MongoDB

Answer»

The CORRECT OPTION is (c) Sharding

The explanation is: The USER chooses a SHARD key, which DETERMINES how the data in a collection will be distributed.



Discussion

No Comment Found

Related InterviewSolutions