1.

The _________ collection stores a document for each sharded collection in the cluster.(a) help(b) shards(c) collections(d) all of the mentionedThis question was posed to me during an interview.The above asked question is from Cluster Deployment in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

The correct answer is (c) collections

Easy EXPLANATION: SHARD KEYS are immutable and cannot be changed after insertion.



Discussion

No Comment Found

Related InterviewSolutions