Geographic Redundancy

Definition

Replicating data across different geographic regions to protect against regional disasters. Like keeping backup files in different cities or countries.

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between Geographic Redundancy and Availability Zone (AZ) redundancy?
AZ redundancy keeps copies or failover capacity within the same region but in separate data centers (Availability Zones). Geographic redundancy places copies in different regions, which protects you from region-wide events (major power issues, natural disasters, large network outages) that could affect all AZs in one region.
When should I use Geographic Redundancy?
Use it when you need disaster recovery from a full regional outage, have strict business continuity requirements (RTO/RPO targets), must meet compliance or customer expectations for resilience, or operate critical systems where downtime is very costly. For less critical data, same-region redundancy may be enough and cheaper.
How much does Geographic Redundancy cost?
Costs typically include (1) extra storage in the destination region, (2) data transfer/replication charges for copying data cross-region, and (3) operational costs for running standby infrastructure (if you also deploy compute in multiple regions). Pricing varies by provider, region pair, data volume, replication frequency, and whether you need active-active (higher cost) or active-passive (lower cost) designs.

Category: data

Difficulty: advanced

Related Terms

See Also