A single page angular js app for calculating the rates for AWS glacier
View the Project on GitHub liangzan/aws-glacier-calculator
This project is maintained by liangzan
Hosted on GitHub Pages — Theme by orderedlist
This is a single page javascript app that helps you estimate the cost of AWS glacier. It is not endorsed by Amazon AWS. The rates are referenced from the Glacier pricing page as well as the Glacier FAQ. This page is built with Angular JS and hosted on Github pages.
Should you discover any mistakes, please let me know at @liangzan or my email. Thanks!
US East (N. Virginia)
US West (Oregon)
US West (N. California)
EU (Ireland)
EU (Frankfurt)
Asia (Sydney)
Asia (Tokyo)
{{ storageCost | currency }}
{{ retrievalCost | currency }}
{{ deletionCost | currency }}
{{ transferCost | currency }}
{{ totalCost | currency }}