Conclusion / Learn
Replication in MongoDB
In this unit, you learned how to:
- Define replication and high availability
- Identify the architecture of replication in MongoDB
- Identify how automatic failovers work
- Explain the purpose of the oplog
- Set read and write concerns
- Direct reads by using read preferences
- Deploy a three-member replica set
- Reconfigure a running replica set
- Add and remove members from a replica set
Resources
Use the following resources to learn more about Replication with MongoDB:
Lesson 1: Introduction to Replication
Lesson 2: Replication in MongoDB
Lesson 3: Automatic Failover and Elections with MongoDB Deployments
Lesson 4: The MongoDB Operation Log
Lesson 5: Read and Write Concerns with MongoDB Deployments
Lesson 6: Deploying a Replica Set in a MongoDB Deployment
Lesson 7: Configuring a Replica Set in a MongoDB Deployment