I have an application which is streaming some audio from amazon s3.and also using some php code hosted in ec2.i have using a community ami to launch an instance its of type m1 small.but in my usage report aws compute cloud costs 61$ for a month.also i am using 1 elastic IP.there is 0$ for s3 usage in that report,the bills are seems to be really huge.it is seems to be quite unnatural.can anybody help me to sort out this?
I have an application which is streaming some audio from amazon s3.and also using
Share
Which os are you using? if it’s linux, $61 is pretty much what I calculated since you’re running a small instance (Linux/Small/24h per day). I’m not sure you actually need a small one – please consider using the micro one to be eligible of the free tier usage.
However, I hope the calculator helps you: http://calculator.s3.amazonaws.com/calc5.html
Regards,
Piotr