Hacker News new | ask | show | jobs
Show HN: Quickly find the cheapest EC2 instance that you need across regions (ec2-price-finder.lisper.in)
4 points by chaitanya 1905 days ago
1 comments

This would benefit from a "select all/none" option for the regions.

Also, adding spot pricing would be SUPER helpful!

> This would benefit from a "select all/none" option for the regions.

Yeah, that would help. I'll add this.

> Also, adding spot pricing would be SUPER helpful!

Unfortunately spot pricing is not available in the bulk pricing API, which is what I am using here. But there does seem to be a separate API to get the spot pricing history - I will try to use it.