1.

What Is Replication In Mongodb?

Answer»

REPLICATION is the process of SYNCHRONIZING data across multiple servers. Replication provides redundancy and increases data availability. With multiple copies of data on different DATABASE servers, replication protects a database from the loss of a single server. Replication ALSO allows you to RECOVER from hardware failure and service interruptions.

Replication is the process of synchronizing data across multiple servers. Replication provides redundancy and increases data availability. With multiple copies of data on different database servers, replication protects a database from the loss of a single server. Replication also allows you to recover from hardware failure and service interruptions.



Discussion

No Comment Found