1.

Point out the wrong statement.(a) Database servers store the metadata for a sharded cluster(b) Always back up the config database before doing any maintenance on the config server(c) The mongos instances cache metadata and use it to route read and write operations to shards(d) None of the mentionedThe question was posed to me in examination.My question is based upon Cluster Deployment in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer» RIGHT choice is (a) DATABASE servers store the metadata for a sharded cluster

For explanation: The metadata REFLECTS STATE and organization of the sharded data sets and SYSTEM.


Discussion

No Comment Found

Related InterviewSolutions