To discuss database replication, we first need to discuss the concept of replication in computing. Replication involves making copies of software, hardware, data, objects, states or such other related items and sharing them across multiple systems to achieve consistency and improve aspects like accessibility, fault tolerance and reliability.
Simply defined database replication is about storing copies of same data in many locations for backup, efficiency and other reasons. It also involves consid...
Published on March 03, 2021 01:12