Introduction
Backing up your database protects your data from loss. Geo-replication copies your database to another region to keep it safe and available even if one location fails.
When you want to protect your data from accidental deletion or corruption by saving copies.
When you need your database to keep working even if one data center goes down.
When you want to quickly recover your database to a previous state after a problem.
When you want to serve users from different regions with faster access to data.
When you want to meet rules that require data to be stored in multiple locations.