What Is Database Replication?
Database replication is the process of maintaining copies of the same data across multiple database servers. Changes made on one database are propagated to one or more replicas so the system can improve availability, read scalability, disaster recovery, or geographic distribution.
Oleksandr Andrushchenko
Sep 24