adplus-dvertising
frame-decoration

Question

The query router uses __________ to target operations to specific shards.

a.

metadata

b.

cluster

c.

replica

d.

all of the mentioned

Answer: (a).metadata

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The query router uses __________ to target operations to specific shards.

Similar Questions

Discover Related MCQs

Q. Point out the wrong statement.

Q. Production sharded clusters have exactly ______ config servers.

Q. A _________ key is either an indexed field or an indexed compound field that exists in every document in the collection.

Q. To divide the shard key values into chunks, MongoDB uses _____ based partitioning.

Q. With hash based partitioning, two documents with _____ shard key values are unlikely to be part of the same chunk.

Q. _______ based partitioning, by contrast, ensures an even distribution of data at the expense of efficient range queries.

Q. MongoDB allows administrators to direct the balancing policy using ______ aware sharding.

Q. Point out the correct statement.

Q. Tags are the primary mechanism to control the behavior of the _______ and the distribution of chunks in a cluster.

Q. How many background process runs behind balanced cluster?

Q. Point out the wrong statement.

Q. _________ is a background process that keeps chunks from growing too large.

Q. The shards manage _______ migrations as a background operation between an origin shard and a destination shard.

Q. For most deployments, the default value of chunk is _____ megabytes is ideal.

Q. The ______ instances are the routers for the cluster.

Q. A single sharded cluster must have exclusive use of its _______ servers.

Q. When a chunk grows beyond the chunk size, MongoDB attempts to split the chunk into smaller chunks, always based on ranges in the _____________

Q. Point out the correct statement.

Q. The index on the shard key cannot be a _________ index.

Q. Hashed shard keys use a ________ index of a single field as the shard key to partition data across your sharded cluster.