You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Cloud Storage offers four storage classes designed for different access frequencies and cost profiles. All four classes provide the same durability, low latency, and API interface — the difference is in storage cost, retrieval cost, and minimum storage duration.
| Storage Class | Best For | Min Storage Duration | Retrieval Fee | Availability SLA (multi-region) |
|---|---|---|---|---|
| Standard | Frequently accessed ("hot") data | None | None | 99.95% |
| Nearline | Data accessed less than once per month | 30 days | Per GB | 99.9% |
| Coldline | Data accessed less than once per quarter | 90 days | Per GB (higher) | 99.9% |
| Archive | Data accessed less than once per year | 365 days | Per GB (highest) | 99.9% |
As you move from Standard to Archive:
All four classes provide 99.999999999% (eleven 9s) durability — the same level of data protection regardless of class.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.