1.

_______ divides the data set and distributes the data over multiple servers, or shards.(a) Vertical(b) Sharding(c) Partition(d) All of the mentionedThis question was addressed to me in unit test.The question is from Sharding Introduction topic in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

Right answer is (B) Sharding

The EXPLANATION is: Each SHARD is an independent database, and COLLECTIVELY, the shards make up a single logical database.



Discussion

No Comment Found

Related InterviewSolutions