Example: "Move logs older than 30 days to Cool, delete after 1 year."
Mapping data life cycle to Cloud Tiers:
A distinct copy of data created to restore information after data loss (deletion, corruption, ransomware).
Offsite in the cloud protects against
- Use Lifecycle Policies to move old data to Archive.
- Delete unused disks (Orphaned Volumes).
- Choose the right redundancy level (LRS vs GRS).
| Type | Access Method | Best For | Analogy |
|---|---|---|---|
| Block | Raw Disk (iSCSI, Fibre) | Databases, OS Boot | A Hard Drive inside your PC |
| File | Folder Structure (NFS, SMB) | Shared Home Directories, Lift & Shift | A Network Folder in an office |
| Object | HTTP/REST API | Images, Backups, Static Web | A Warehouse with barcodes |
/dev/sdb) to the OS.| Block Storage | Managed Disks | Amazon EBS | Persistent Disk |
| File Storage | Azure Files | Amazon EFS / FSx | Cloud Filestore |
| Object Storage | Azure Blob Storage | Amazon S3 | Google Cloud Storage |
| NoSQL | Cosmos DB | DynamoDB | Firestore / Bigtable |
Data Warehouse
Amazon Redshift, Google BigQuery, Azure Synapse Analytics, Snowflake
Amazon S3 Data Lake, Azure Data Lake Storage, Google Cloud Storage / Dataproc