Canvas CloudAI
Canvas Cloud AI

Data Redundancy

intermediate
data
Enhanced Content

Definition

Storing multiple copies of data to protect against loss and ensure availability. Like keeping backup copies of important files in different locations so you never lose them.

Real-World Example

Cloud storage services maintain data redundancy by keeping at least 3 copies of your files across different servers or data centers.

Cloud Provider Equivalencies

All major clouds provide data redundancy through storage replication. Object storage typically offers the clearest redundancy choices (same zone, multi-zone, or cross-region). Block storage usually provides redundancy within a zone or region and relies on snapshots/replication for broader protection.

AWS
Amazon S3 (storage classes with multiple Availability Zone redundancy) and Amazon EBS (gp3/io2 with replication within an AZ)
AZ
Azure Storage (LRS/ZRS/GRS/RA-GRS redundancy options) and Azure Managed Disks
GCP
Google Cloud Storage (Standard with multi-region/dual-region options) and Persistent Disk
OCI
OCI Object Storage (replicated within a region) and OCI Block Volumes

Explore More Cloud Computing Terms