Live data from Hacker News

Show HN: Quickly find the cheapest EC2 instance that you need across regions

ec2-price-finder.lisper.in

1–3 of 3 posts

Re: Show HN: Quickly find the cheapest EC2 instance that you need across regions

#3

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.