Introduction
Replication copies data from one place to another. This helps keep data safe if one copy is lost or broken.
You want to keep a backup of your data automatically.
You need your app to keep working even if one server stops.
You want to share data across different locations for faster access.
You want to avoid losing data during updates or crashes.