1.

What is true about Query Routers?

A. Query routers are basically mongo instances, interface with client applications and direct operations to the appropriate shard.
B. The query router processes and targets the operations to shards and then returns results to the clients.
C. A sharded cluster can contain more than one query router to divide the client request load.
D. All of the above
Answer» E.


Discussion

No Comment Found