What changes as the class gets colder?

Cloud Storage offers four classes for the same durability and the same API: Standard, Nearline, Coldline, and Archive. Moving down the list lowers the monthly storage rate and raises the per GB retrieval fee, and each colder class enforces a longer minimum storage duration. The data is not slower to access in a meaningful way for most workloads; the difference is purely in how the charges are structured.

ClassIndicative storage per GB monthMinimum durationBest for
Standardabout 0.020 dollarsnoneactive data read often
Nearlineabout 0.010 dollars30 daysread about once a month
Coldlineabout 0.004 dollars90 daysread about once a quarter
Archiveabout 0.0012 dollars365 daysread once a year or less

Rates are indicative and vary by region and storage location type; confirm against the current Cloud Storage pricing page. The shape is what matters: Archive storage is roughly one sixteenth the Standard rate, but its retrieval fee and 365 day minimum punish anyone who reads it often or deletes it early.

How do I find the break even point?

The colder class wins only when the storage saving over the data lifetime exceeds the retrieval cost you will pay reading it. The lever is access frequency. If you read an object many times, the per GB retrieval fees stack up and erase the storage discount. If you read it once or never, the lower storage rate runs unopposed.

A practical rule: estimate how many times you will read the object over its life, multiply by the per GB retrieval fee, and add it to the lifetime storage cost at the colder rate. Compare that total to keeping it in Standard. For data read more than a few times a month, Standard or Nearline usually wins. For write once read rarely data, Coldline or Archive wins by a wide margin.

Worked example: 100 TB of compliance logs

A regulated SaaS company keeps 100 TB of logs for seven years and reads them only during an annual audit. In Standard at the indicative rate, storage alone is about 2,000 dollars a month. In Archive it is about 120 dollars a month, a saving of roughly 1,880 dollars a month before retrieval.

The audit reads perhaps 5 TB once a year. At an indicative Archive retrieval fee that single read costs a few hundred dollars, dwarfed by the annual storage saving of over 22,000 dollars. Archive is clearly correct here. Flip the access pattern to weekly debugging reads of 10 TB and the retrieval fees would exceed the storage saving, pushing the right answer back to Nearline or Standard. Figures are indicative and verified against anonymized billing data.

Let lifecycle rules do the moving

You do not have to migrate objects by hand. Object lifecycle management rules transition data between classes by age or by other conditions. A common pattern keeps the last 30 days of data in Standard, moves 31 to 90 day old data to Nearline, 91 to 365 day old data to Coldline, and anything older to Archive, with a delete action at the retention limit. Set the rules once and the bucket re tiers itself as objects age.

Two cautions. Watch the minimum durations so a lifecycle rule does not move an object only to trigger an early deletion charge on the next transition, and remember that transitions and operations carry small per object charges that matter when you have millions of tiny objects.

The decision you can make this week

List your largest buckets, look at the last access patterns, and tag each by how often it is genuinely read. Anything written once and read rarely is overpaying in Standard today. Write a lifecycle rule to tier it down, mind the minimum durations and retrieval fees, and the bucket starts saving on the next billing cycle with no change to how applications read it.

Frequently asked questions

Tier your storage without surprise retrieval bills

Our buyer side guide maps access patterns to storage classes and writes the lifecycle rules that move data automatically. We answer only to you, with zero provider commissions, so the tiering follows your read patterns rather than a default that overcharges.

Independent · buyer-side

Put a defensible number on your cloud spend.

No provider in the room, no published price list. Tell us your footprint and we will scope the savings against your billing data — we reduce your cloud spend or we reimburse our service fee.

Buyer-side intelligence, monthly.

The Cloud Spend Navigator: what changed in cloud pricing, commitments, and FinOps — no vendor spin.