AutoSpotting
AutoSpotting copied to clipboard
Look into using amazon-ec2-instance-selector instead of our custom compatibility logic
Github issue
That looks like a pretty neat library, but there are a bunch of issues that would need to be addressed upstream before we can use it:
- consider spot pricing
- consider mounted EBS volumes
- use region/Instance ID as baseline instead of an instance type
Issue type
- Feature Idea
I've been looking at this and seems really slow for what we need, probably better to use the Attribute Based Instance Selector API instead.