Book Image

MongoDB High Availability

By : Afshin Mehrabani
Book Image

MongoDB High Availability

By: Afshin Mehrabani

Overview of this book

Table of Contents (17 chapters)
MongoDB High Availability
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Replica Set in Action

In the previous chapters, you learned the basic terms and fundamentals needed to work with a replica set network in MongoDB. Now, it's time to examine a replica set in action through a practical example.

In this chapter, we will set up a new replica set from scratch to provide a readily available MongoDB server. Furthermore, we will see the failover process of replica sets in action. You will learn all the steps using screenshots, so it will be easier to follow the procedure.