njeirath / brenda-web

Brenda-Web - A web based frontend for Brenda
http://www.brenda-web.com
Other
12 stars 13 forks source link

Improve EC2 pricing #71

Open njeirath opened 8 years ago

njeirath commented 8 years ago

When starting up an on-demand instance, we currently don't display the on-demand prices due to a lack of effective API from amazon for this purpose. Stand something up in AWS Lambda for this purpose that will ingest data from https://aws.amazon.com/blogs/aws/new-aws-price-list-api/ and serve out results.

Once that is in place, we can display on-demand price info in the instance selection table as well as on the dashboard.