Add, Edit or Remove Host from MongoDB ReplicaSet
There are 2 ways to add or remove host from mongodb running replica set
– without downtime
– with downtime
MongoDB is a NoSQL database that is popular for its scalability, flexibility, and ease of use. It is used by companies of all sizes to store and manage data for a wide range of applications, including web applications, mobile applications, and gaming platforms.
There are 2 ways to add or remove host from mongodb running replica set
– without downtime
– with downtime
Create MongoDB Replica set for high availability of your mongodb cluster and auto recovery when primary instance goes down