Home/Library/OCI Object Storage and Archive Costs
How-to · OCI · Storage · Updated June 2026

How to Reduce OCI Object Storage and Archive Costs

Most OCI storage bills are paying Standard-tier rates for data nobody has touched in months. OCI gives you three tiers and automatic lifecycle rules to fix that, plus genuinely cheap egress. The savings are large and mechanical once the data is classified. Here is the method.

Last updated: June 2026

Key takeaways

To reduce OCI Object Storage and Archive costs, classify data by how often it is accessed, then move cold data to the Infrequent Access and Archive tiers, which are far cheaper per GB than Standard. Automate the transitions with Object Lifecycle Management, clean up incomplete uploads and old versions, and plan reads against the 10 TB per month free egress allowance.

  • Archive stores at roughly a tenth of the Standard rate; tiering cold data cuts most of its cost.
  • Lifecycle rules move and delete data automatically so savings are realized without manual effort.
  • Infrequent Access and Archive add retrieval and minimum-retention rules; match them to access patterns.
  • OCI includes 10 TB per month of free egress per tenancy.

OCI Object Storage is Oracle Cloud's scalable bucket storage, offered in three tiers, Standard for hot data, Infrequent Access for data read a few times a year, and Archive for cold backups and long-term retention. Reducing its cost is mostly about getting data off the expensive Standard tier and onto the cheaper ones automatically, then keeping retrieval and egress charges in check. This article is part of our Oracle Cloud cluster; the pillar it links up to is the complete guide to Oracle Cloud cost optimization. Storage tiering is a Cut step in our See, Cut, Lock, Run method: clear and reclassify before you ever consider committing.

What are the OCI storage tiers and what do they cost?

OCI Object Storage has three storage tiers priced for different access patterns, and the gap between them is what makes tiering worthwhile. As of June 2026, per the Oracle Cloud storage pricing page, the Standard tier is about $0.0255 per GB per month, the Infrequent Access tier is roughly $0.01 per GB per month plus a per-GB retrieval fee, and the Archive tier is about $0.0026 per GB per month, roughly a tenth of Standard. Archive carries a 90-day minimum retention and a restore step of about an hour before objects can be read. Verify the current figures on the linked Oracle page before acting, because storage rates change.

TierIndicative storage (per GB/mo)Retrieval / restoreBest for
Standard~$0.0255None; immediate accessHot, frequently read data
Infrequent Access~$0.01Per-GB retrieval fee; immediateData read a few times a year
Archive~$0.0026Restore step (~1 hour); 90-day minimumCold backups, long-term retention

How do you reduce OCI storage costs, step by step?

These five steps move cold data down the tiers and stop waste from accumulating.

  1. Classify data by access frequencySort buckets and prefixes into hot, cool, and cold based on how often objects are actually read. The result is a clear map of which data can move to a cheaper tier.
  2. Move cold data to Infrequent Access and ArchiveReassign rarely accessed data to Infrequent Access and genuinely cold data to Archive. The result is most of your inactive footprint billed at a fraction of the Standard rate.
  3. Automate lifecycle policy rulesCreate Object Lifecycle Management rules so objects transition to lower tiers or are deleted automatically after a set age. The result is savings that persist without anyone re-tiering by hand.
  4. Clean up incomplete multipart uploads and old versionsAdd rules to abort incomplete multipart uploads and expire obsolete object versions. The result is the elimination of storage you are paying for but cannot see.
  5. Use the free egress allowance deliberatelyPlan retrieval and transfer against the 10 TB per month free egress allowance. The result is that reads of archived data stay within the free band rather than generating surprise charges.

Paying Standard rates for cold data?

Our Oracle Cloud cost audit classifies the storage estate, sets lifecycle rules to tier cold data automatically, and cleans up the hidden footprint of old versions and incomplete uploads. On the performance model you pay only from realized savings. No savings, no fee.

Book an OCI cost audit →

How much can OCI Archive Storage save versus Standard?

Moving genuinely cold data to Archive can cut its storage cost by roughly 90 percent, because Archive stores at about a tenth of the Standard per-GB rate. The catch is that Archive is not free to read: it imposes a 90-day minimum retention and a restore step of about an hour before objects become available, so it suits backups, logs, and compliance data rather than anything you might need on demand. The discipline is to send only data you are confident is cold, which is why classification comes first. For data you read occasionally, Infrequent Access is the middle ground, cheaper to store than Standard but with a retrieval fee that punishes frequent reads. The same hot-warm-cold logic underpins our Oracle Cloud cost optimization work across every storage service.

Does OCI charge for data egress from Object Storage?

OCI includes the first 10 TB of outbound data transfer per month free per tenancy, with usage beyond that billed per GB at a low rate. That free allowance is unusually generous compared with several other clouds and means egress is rarely the dominant line on an OCI storage bill. The charge to watch instead is retrieval: Infrequent Access adds a per-GB retrieval fee and Archive requires a restore, both of which are separate from egress and can surprise teams that move a lot of data out of the cold tiers. Plan reads against both the free egress band and the tier retrieval rules, and the storage program stays cheap. If you are weighing OCI against other clouds specifically on data movement, our guide to using OCI Cloud Advisor for cost recommendations covers where the platform surfaces these savings automatically.

Storage tiers, retrieval rules, retention minimums, and the free egress allowance reflect Oracle Cloud as of June 2026. Verify current rates and tier behavior on the linked Oracle documentation before acting, because storage pricing and policies change.

Go deeper · free guide

The OCI Cost Optimization Field Guide includes the storage classification worksheet and the lifecycle-rule templates we apply on engagements. It is the downloadable companion to this article.

Frequently asked questions

How much can OCI Archive Storage save versus Standard?

OCI Archive Storage is dramatically cheaper per GB than Standard, roughly a tenth of the Standard rate, so moving genuinely cold data to Archive can cut its storage cost by about 90 percent. The trade is a 90-day minimum retention and a restore that takes about an hour before the data can be read, so Archive suits backups and compliance data, not active files. Verify current rates on the Oracle pricing page.

What is the difference between OCI Standard, Infrequent Access, and Archive?

Standard is for frequently accessed hot data at the highest storage rate with no retrieval fee. Infrequent Access is cheaper to store but adds a per-GB retrieval fee and a minimum retention, suiting data read a few times a year. Archive is the cheapest to store but requires a restore step of about an hour and a 90-day minimum retention, suiting cold backups and long-term retention.

Does OCI charge for data egress from Object Storage?

Oracle Cloud includes the first 10 TB of outbound data transfer per month free per tenancy, with usage beyond that billed per GB at a low rate. This makes OCI egress notably cheaper than several other clouds, but Archive and Infrequent Access tiers can still add retrieval charges separate from egress, so plan reads accordingly.

How do OCI lifecycle rules reduce storage cost?

Object Lifecycle Management rules automatically transition objects to cheaper tiers or delete them after a defined age, so cold data does not sit on the expensive Standard tier and obsolete data does not accumulate. Automating the transition removes the manual effort that otherwise leaves savings unrealized.

The short version

OCI storage savings are mechanical once data is classified: move cold data to Infrequent Access and Archive, automate the transitions with lifecycle rules, clean up old versions and incomplete uploads, and plan reads around the free egress band. When you want the estate classified and the rules set for you, that is exactly what our OCI cost optimization service delivers.

Primary sources & further reading

Cloud pricing and service behavior change frequently. Verify the specifics in this guide against the providers’ own current documentation and the FinOps Foundation: Oracle Cloud pricing ↗, Oracle Cloud Infrastructure documentation ↗ and FinOps Foundation Framework ↗. This article also reflects Cloud Cost Room’s hands-on, vendor-neutral engagement experience.

Co-founder of Cloud Cost Room and a FinOps Certified Practitioner, with 20 years in IT and cloud cost optimization across AWS, Azure, Google Cloud and OCI. More about Fredrik →

More from the OCI Cost Optimization cluster

See every guide in the OCI Cost Optimization cluster →

The Cloud Cost Brief

Cloud pricing moves. We tell you when it matters.

New commitment instruments, FOCUS changes, hyperscaler pricing shifts, and the plays that actually move a bill. No schedule, no filler.

Subscribe · Work email only