Skip to content
Calcrivo

S3 Intelligent Tiering Calculator

Compare Intelligent-Tiering against all-Standard, including the per-1,000-object monitoring charge and the 128 KB rule.

Inputs

GB
objects
%

Objects under 128 KB are never monitored and stay in Frequent Access.

%
%
%
USD per GB-month
USD per GB-month
USD per GB-month
USD per 1,000 objects

Intelligent-Tiering Monthly Cost

$427.00

Cost If Everything Stayed Standard

$690.00

Monthly Saving

$263.00

Monitoring and Automation Cost

$21.25

Objects Being Monitored

8,500,000

Saving vs All-Standard

38.1%

Step by step

  1. Values used

    Data in Intelligent-Tiering = 30,000 GB; Objects in the bucket = 10,000,000 objects; Share of objects smaller than 128 KB = 15 %; Share of data in Frequent Access = 30 %; Share of data in Infrequent Access = 45 %; Share of data in Archive Instant Access = 25 %; Frequent Access price = 0.0230 USD per GB-month; Infrequent Access price = 0.0125 USD per GB-month; Archive Instant Access price = 0.0040 USD per GB-month; Monitoring and automation charge = 0.0025 USD per 1,000 objects

  2. S3 Intelligent Tiering

    cost = Σ(tier share x GB x tier rate) + monitored objects ÷ 1000 x monitoring charge, where the shares are normalised to 100%.

  3. Intelligent-Tiering Monthly Cost

    = 427.00

  4. Cost If Everything Stayed Standard

    = 690.00

  5. Monthly Saving

    = 263.00

  6. Monitoring and Automation Cost

    = 21.25

  7. Objects Being Monitored

    = 8,500,000

  8. Saving vs All-Standard

    = 38.1

How it works

Intelligent-Tiering charges the tier rate for wherever each object currently sits, plus a monitoring fee that scales with object count rather than bytes. Objects smaller than 128 KB are exempt from monitoring but also never move out of Frequent Access, so a bucket of tiny files pays the Standard rate with no benefit. The rates above are user-supplied list prices to reconcile with the AWS S3 pricing page for your region. The break-even is a ratio of object count to bytes stored: at roughly 0.0025 USD per 1,000 objects a month, monitoring only pays for itself when the average object is large enough to actually be demoted to a cheaper tier.

Formula

S3 Intelligent Tiering

cost = Σ(tier share x GB x tier rate) + monitored objects ÷ 1000 x monitoring charge, where the shares are normalised to 100%.

tier share
Portion of bytes resident in each access tier
monitored objects
Objects of 128 KB or larger

Frequently Asked Questions

How is S3 Intelligent Tiering calculated?

cost = Σ(tier share x GB x tier rate) + monitored objects ÷ 1000 x monitoring charge, where the shares are normalised to 100%. Intelligent-Tiering charges the tier rate for wherever each object currently sits, plus a monitoring fee that scales with object count rather than bytes. Objects smaller than 128 KB are exempt from monitoring but also never move out of Frequent Access, so a bucket of tiny files pays the Standard rate with no benefit. The rates above are user-supplied list prices to reconcile with the AWS S3 pricing page for your region.

Why does S3 Intelligent Tiering matter?

The break-even is a ratio of object count to bytes stored: at roughly 0.0025 USD per 1,000 objects a month, monitoring only pays for itself when the average object is large enough to actually be demoted to a cheaper tier.

What values do I need to enter?

This calculator takes 10 inputs: Data in Intelligent-Tiering, Objects in the bucket, Share of objects smaller than 128 KB, Share of data in Frequent Access, Share of data in Infrequent Access, Share of data in Archive Instant Access, Frequent Access price, Infrequent Access price, Archive Instant Access price, Monitoring and automation charge. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.

When is Intelligent-Tiering the wrong choice?

When access patterns are already known, or when the bucket holds a huge number of very small objects. A plain lifecycle rule is cheaper for predictable data, and objects under 128 KB never tier down at all.

You might also need