MongoDB Practice Test
MongoDB MongoDB Replication and Sharding
What is a replica set in MongoDB?
Select your answer
A
A set of identical database schema templates
B
A group of mongod instances maintaining the same data set for redundancy
C
A set of backup files taken at the same time
D
A collection of replicated index definitions
Hint