Project

General

Profile

Feature #20983

Updated by Peter Amstutz 8 months ago

https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstanceTypes.html 

 https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/using-ppslong.html 

 Write a tool that gets all the instance type info from AWS (RAM/CPU spec, reserved price) and for instance types that match a certain regex, print out (or update) the InstanceTypes section of the Arvados config file. 

 Assume that ebs autoscale is in use, so the disk section should specify 200 GiB of included storage. 

Back