Creating copies of data across multiple database servers for availability and performance. Like having backup copies of important documents stored in different safe locations.
Global applications use database replication to ensure users can access data quickly from servers in their region.
All providers offer replication to improve availability and/or read performance. Relational services typically use read replicas and HA/standby setups; globally distributed databases replicate across regions for low-latency access and resilience.