
That said hopefully this post might save someone a potentially major headache. There are other possible creative ways that could be implemented how ever those costs would likely exceed those of the raw S3 storage cost over time.ĭisclaimer AWS do not recommend Glacier for archival of small files for exactly these cost implications, though it is something that one could easily fall victim to if implemented in a rush.
S3 glacier pricing plus#
This obviously does not make financial sense and would have been a huge mistake to implement a net increase of ~$1630 plus the upfront shocker of $16560, needless to say we did not pursue the option to use Glacier archival for CloudTrail log files.

30,000,000 transitions per month - (30,000,000 / 1000) * 0.06 = $1,800 S3 Select & S3 Glacier Select pricing : Data scanned (price per GB) Data returned (price per GB) S3 Standard: 0.01433 per GB: 0.0051 per GB: S3 Intelligent.This page is built with Angular JS and hosted on Github pages. The rates are referenced from the Glacier pricing page as well as the Glacier FAQ. This is a single page javascript app that helps you estimate the cost of AWS glacier. 2.1TB File meta data (8 * 276,000,000) * 0.025 = $52 "S3 storage overhead" Welcome to the unofficial Amazon AWS Glacier Calculator.So if I assume that the initial life cycle transition archives 80% of the files, the following new monthly costs would apply $0.005 per GB for Storage of 32KB index and related metadata per object.$0.025 per GB for Storage of 8KB file metadata per object.$0.06 per 1,000 Lifecycle Transition requests.I started looking into pricing for Glacier Not a huge expense but not insignificant. Here are the current approximate costs based on above usage >30,000,000 new CloudTrail files delivered monthly.>345,000,000 Files in CloudTrail bucket.The environment is reasonably large and the volume of data generated by CloudTrail is not insignificant, existing stats

S3 glacier pricing archive#
I was recently asked to implement a lifecycle policy to archive central S3 stored CloudTrail logs to Glacier, which on face value seemed like a reasonable idea.
