What is a mongodb cluster?



What is a mongodb cluster?..

Answer / Manish Singh Tomar

A MongoDB cluster consists of one or more replica sets that provide high availability and scalability. Clusters can be sharded to horizontally scale read and write operations across multiple servers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Why is mongodb so popular?

1 Answers  


By default, which replica sets are used to write data?

1 Answers  


What is the basic syntax to use index in mongodb?

1 Answers  


Is mongodb a distributed database?

1 Answers  


What is difference between mongodb and mongoose?

1 Answers  


What is sharding in mongodb?

1 Answers  


Does mongodb use hadoop?

1 Answers  


How to retrieve data from mongodb using java?

1 Answers  


What do you know about mongodb?

1 Answers  


Is mongodb support acid transactions?

1 Answers  


Can mongodb store binary data?

1 Answers  


What is mongodb written in?

1 Answers  


Categories