Zone Redundancy

Definition

Zone redundancy replicates data across multiple availability zones within a region, providing protection against data center failures and enhancing

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between Zone Redundancy and Multi-Region Replication?
Zone redundancy keeps copies of data in multiple availability zones within one region, protecting you from a single data center or zone outage. Multi-region replication copies data to a different region, protecting you from a full regional outage but usually adding more cost and complexity.
When should I use Zone Redundancy?
Use it when you need high availability and durability within a region and want protection from a single availability zone failure. It’s a common choice for production apps, backups stored in-region, user-generated content, and critical documents where downtime or data loss from a zonal outage is unacceptable.
How much does Zone Redundancy cost?
Costs depend on the service and redundancy option. Some services include multi-zone durability by default (for example, AWS S3 Standard), while others charge differently for zone-redundant tiers (for example, Azure ZRS vs LRS). You may also pay for additional replication, cross-zone data transfer (in some architectures), and higher per-GB storage rates for more resilient tiers.

Category: data

Difficulty: intermediate

Related Terms

See Also