Amazon – see how much AWS would otherwise be costing me if I weren’t on free tier

amazon-web-services

I'm currently using the AWS free tier.

One year is a good amount of time to create various applications, have a play around without it costing me anything.

The AWS billing center does tell me how much of the free tier allowance I'm using for each service.

However – I'd like to know how much it'd be costing me if I wasn't otherwise using the free tier.

Is info easily available anywhere?

Best Answer

Yes, according to the AWS documentation, you can see your AWS storage costs for free tier usage in the billing console. In there you should see (when logged in as an admin) the Top Free Tier Services by Usage table. They mention the table does not appear if any of these conditions are met:

You use an AWS service that doesn't offer a free tier.

Your free tier has expired.

You access AWS through Amazon Internet Services Pvt. Ltd (AISPL).

You access AWS through AWS Organizations, but you don't use the master account.

(see http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/tracking-free-tier-usage.html)

If you see your usage, use the basics of AWS billing to get an estimate of what your costs would be using AWS paid services. AWS billing is not straightforward, its kind of like reading tea leaves. If you're not familiar with how Amazon bills, you can check their documentation, or I found a good billing basics article in NetApp's blog.