I couldn't find much documentation on Elastic Bamboo's support for EC2 Spot instances, other than the fact that it's "supported." Will a build fail when an EC2 spot instance is dropped due to being outbid? My image configuration specifies an instance type of "small" to spin up (using a stock AMI). If I bid on a Large and Extra Large instance will it use the same stock AMI?
Thanks in advance!
Joe
Yes, the build will be dropped. The instance will use the instance type specified in the image configuration. If you need other instance types, you need to define image configuration for them.
Is there a backup plan to avoid false-negatives? Also, I want regular instances to only use m1.small instances, but spot instances to be supported for m1.large and up. Is this supported?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, there's no backup plan. We use spot instances all the time (hundreds per day) and we don't get many false negatives.
If you don't set up the bid level for small, set up bid levels for other instances and specify a long spot instance fallback, the result should be more or less what you want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.