Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

MongoDB scales horizontally using _________ for load balancing purpose.

a) Replication
b) Partitioning
c) Sharding
d) None of the mentioned

Answer: c
Explanation: The user chooses a shard key, which determines how the data in a collection will be distributed.

Join The Discussion