Live data from Hacker News

Amazon EC2 Instance Comparison

ec2instances.info

1–10 of 98 posts

Re: Amazon EC2 Instance Comparison

#5
Here's a suggestion for a big improvement: Pick apart the EC2 pricing page ( http://aws.amazon.com/ec2/pricing/ ) and find the URLs to the JSON (e.g. http://aws.amazon.com/ec2/pricing/ri-light-linux.json ) and build something that's totally dynamic.

Although the URLs and the formats aren't an official AWS API, I think it is pretty safe to count on them for an application like this.

Re: Amazon EC2 Instance Comparison

#6
This is awesome.

I was starting some instances this morning, and it's shocking how poorly Amazon describes what they offer. I had three browser windows and a calculator open just to figure out which instances are being offered, and at which relative prices. You'd think they would spend more time on this stuff.

Re: Amazon EC2 Instance Comparison

#7
I always tell people that EC2 generally costs more than a VPS. They don't believe me until they actually do the calculation. You have to factor in things like bandwidth and storage as well (which is usually included for services like linode or slicehost).

Re: Amazon EC2 Instance Comparison

#9
post #7

I always tell people that EC2 generally costs more than a VPS. They don't believe me until they actually do the calculation. You have to factor in things like bandwidth and storage as well (which is usually included for services like linode or slicehost).

Also have to consider the inferior CPU performance:

1 ECU is equivalent to 1.0 GHz - 1.2 GHz Xeon CPU in 2007. And the number of cores is usually small.

Post reply on HN