Explain what is a replica set?



Explain what is a replica set?..

Answer / Mohammad Jafar

A replica set in MongoDB is a method to provide high availability and data durability by maintaining multiple copies of the same dataset on different servers. A replica set consists of one primary and one or more secondaries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

How much is mongodb enterprise cost?

1 Answers  


What is a covered query in mongodb?

1 Answers  


Can we store files in mongodb?

1 Answers  


Is mongodb compass free?

1 Answers  


In mongodb, how sharding and replication work together?

1 Answers  


What is the usage of profiler in mongodb?

1 Answers  


How does mongodb store data?

1 Answers  


What is the benefit of mongodb?

1 Answers  


What is difference between mongod and mongodb?

1 Answers  


How do I start mongodb in ubuntu?

1 Answers  


What is projection in mongodb?

1 Answers  


What is gridfs in mongodb?

1 Answers  


Categories