

InterviewSolution
Saved Bookmarks
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 |
|