

InterviewSolution
Saved Bookmarks
1. |
To provide high availability and data consistency, in a production sharded cluster, each shard is a ___________(a) replica set(b) cluster(c) partition(d) all of the mentionedThis question was posed to me in quiz.This intriguing question originated from Sharding Introduction topic in section Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» Correct ANSWER is (a) replica set |
|