Test: MongoDB Test
Question 1:
Prev
Next
Hide answers
Choose the best description of why MongoDB performs well on a non heterogeneous cluster:
new databases will be assigned a primary on the "most available" shard where most available means the shard with the least amount of data on it
0 votes
The query routers distribute the load to compensate for shard endpoint resources
4 votes
By Implementing replicating sets
0 votes
Each shard in MongoDB is its own mongod, an isolated MongoDB in itself
1 votes
Please login to submit your answer.