By Cloudledger · Updated
Storage bills on more than stored bytes
A storage account can be charged for stored capacity, transactions, data retrieval in cooler tiers, redundancy options and features such as versioning, snapshots, soft delete and change feed. Steady growth is often retained data rather than new uploads. Establish which component is growing before changing anything.
Separate capacity growth from transaction growth
Group costs by meter to distinguish capacity from operations. An application that reads the same blobs frequently can generate significant transaction cost without increasing stored bytes. Conversely, an archive workload can grow capacity slowly with almost no transactions. The two need different responses.
- Compare capacity and transaction meters across the same periods.
- Check per-account and per-container growth using storage metrics.
- Review lifecycle policies, retention settings and backup schedules.
- Look for versioning, snapshots and soft-deleted data retained beyond need.
Access tiers change the trade-off, not just the price
Cool and archive tiers generally reduce storage cost per GB but can add retrieval charges, minimum retention periods and rehydration latency. Moving frequently read data to a cooler tier can increase total cost. Base tiering on measured access patterns, and check the current pricing and retention rules for your account type and region.
Redundancy is a deliberate cost
Locally redundant, zone-redundant and geo-redundant options offer different durability and availability guarantees at different prices. Reducing redundancy lowers cost and lowers protection. That decision belongs with whoever owns the data’s recovery requirements, not with a cost report alone.
Investigate a specific growth curve
Plot daily storage cost alongside capacity metrics and deployment dates. If cost rises while capacity is flat, examine transactions, retrieval and feature charges. If capacity rises steadily with no new business volume, examine retention, snapshots, log exports and backup copies. Cloudledger’s Cost Explorer can isolate the storage meters and the resources behind them.