1.

MongoDB allows administrators to direct the balancing policy using ______ aware sharding.(a) tag(b) replica(c) rack(d) all of the mentionedThis question was posed to me by my college director while I was bunking the class.The doubt is from Cluster Architectures in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

The correct option is (c) rack

To ELABORATE: ADMINISTRATORS create and associate tags with ranges of the SHARD KEY, and then assign those tags to the shards.



Discussion

No Comment Found

Related InterviewSolutions