Rishi Khan

Results 6 comments of Rishi Khan

Isn't this already covered by scrape.py:add_t2_credits()?

I see. I've always just calculated those as Credits per hour = base performance*60 and max credits = base perf*60*24. I guess they could be added though. The max credits...

It may be better to get this information (and a lot of other scraped stuff!) programmatically from the API: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-instance-types.html

Can you just use API name (i.e. m6)

Also, g5e and g6e are missing.

This looks correct now. Can this be closed?