Earlier quoted context omitted.
Perhaps it's pessimistic of me to say so, but I doubt Amazon wants you to be able to appreciate the price relationship with quite this degree of immediacy. Sure, the data is there for you to plot yourself or use a third-party tool such as the OP's. But if you naively select an on-demand instance (the default) where a dedicated instance would be more advantageous for you, Mr. Bezos is made a tiny bit happier.
Maybe, but the heavy reserved instances come with a required hourly commitment. If you buy one, you have to pay the 24/7 hourly usage fee regardless of whether you're actually running a server. That strikes me as the bigger "gotcha."
Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
31–39 of 39 posts
Re: Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
#32Re: Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
#33If you're taking feature requests, it'd be really handy to see pricing breakdowns for Windows instances as well. They have a different breakeven point than the Linux ones.
Re: Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
#34Re: Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
#35This is simple but excellent. AWS should have graphs like that on their calculator page to help people decide how long it will take for their investment in a reserved instance to get ahead of on-demand (or another reserved instance plan).
Perhaps it's pessimistic of me to say so, but I doubt Amazon wants you to be able to appreciate the price relationship with quite this degree of immediacy. Sure, the data is there for you to plot yourself or use a third-party tool such as the OP's. But if you naively select an on-demand instance (the default) where a dedicated instance would be more advantageous for you, Mr. Bezos is made a tiny bit happier.
Re: Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
#36It would be interesting to see the current spot instance price plotted as well.
Re: Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
#37Also useful: http://mikekhristo.com/ec2-ondemand-vs-reserved-instance-sav...
Re: Show HN: AWS EC2 On-demand vs. Reserved Interactive Price Comparison
#38Feedback: The top bar folds over when the browser window is resized (looks like anything less than 1024 px). The page then starts to overlap on itself blocking out content at the top.
How did you code up the graphing part? HTML5?