I want to know exact cost of an windows and linux instance. In Amazon pricing list, they show '$0.12 per hour' for windows and '$0.085 per hour' for linux. But in pricing calculator they show ($ 7.16 ) for a month. Which one is correct ? Beacause its a lot of money to spend.

I dont want any links. Can any one tel me exact cost (in $) alone for 1 hour of EC2 instance (Windows & Linux)

link|improve this question
feedback

closed as off topic by skaffman, Will Nov 21 '11 at 14:44

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

The pricing on the Amazon website is accurate per-hour. Each month has a different number of hours remember.

$0.12 per hour for Windows and $0.085 per hour for Linux, for the Standard instance type.

You certainly do want a link to the Amazon AWS site, because they are the guys who set the prices.

http://aws.amazon.com/ec2/#pricing

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.