Cost-Optimized Storage
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Solutions Architect – Associate premium course — no separate purchase.
Included in this chapter:
- Lifecycle policy authoring patterns (multi-tier transitions)
- Intelligent-Tiering monitoring fee math: when it pays off
- Cross-class minimum charge pitfalls
- Worked example: 50 GB daily backup retained 7 years — class comparison
- Snapshot Archive vs custom AMI cold storage
S3 storage classes
| Class | $/GB-mo (us-east-1) | Retrieval fee | Min storage days | Min billable object size | First-byte latency | Use when |
|---|---|---|---|---|---|---|
| Standard | $0.023 | None | None | None | ms | Active data, unknown access pattern |
| Intelligent-Tiering | $0.023 → $0.00099 | None (auto-tiers) | None | 128 KB | ms (frequent/IA), minutes (archive) | Unpredictable access; let AWS optimize |
| Standard-IA | $0.0125 | $0.01/GB | 30 days | 128 KB | ms | Known IA pattern; ≥1 month between reads |
| One Zone-IA | $0.01 | $0.01/GB | 30 days | 128 KB | ms | Reproducible secondary copies in single AZ |
| Glacier Instant Retrieval | $0.004 | $0.03/GB | 90 days | 128 KB | ms | Quarterly access with millisecond retrieval |
| Glacier Flexible Retrieval | $0.0036 | $0.01-0.03/GB | 90 days | 40 KB | Minutes (Expedited) to 12h (Bulk, free) | Archived data with periodic retrieval |
| Glacier Deep Archive | $0.00099 | $0.0025-0.02/GB | 180 days | 40 KB | 12h (Standard) / 48h (Bulk) | Long-term compliance retention |
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- Amazon S3 storage classes
- Amazon S3 pricing
- Amazon EBS snapshot archive
- Amazon EFS lifecycle management
- Managing the lifecycle of objects (S3 lifecycle)
- S3 Intelligent-Tiering
- Restoring archived S3 objects (retrieval tiers)
- S3 Storage Lens
- https://aws.amazon.com/athena/pricing/
- S3 Lifecycle transition general considerations
- S3 Intelligent-Tiering
- S3 Glacier storage classes
- Amazon EBS Snapshots Archive (AWS Blog) Blog