EC2 Auto Scaling group - Spot default maximum price when using multiple instance types
0
If creating an Auto Scaling group with multiple instance types, the documentation states: "If you don't specify a maximum price, the default maximum price is the On-Demand price, but you still receive the steep discounts provided by Spot Instances."
Is the default price the On-Demand price of the instance type that will be spun up? Or is it the highest/lowest/other On-Demand price of instance types in the ASG?
Topics
asked 2 years ago20 views
1 Answers
0
Accepted Answer
Max-price is set to the On-Demand price of the instance type the ASG launches per instance. So if the ASG launches a c4.large, that instance will be launched with the Max-price set to the On-Demand price of c4.large. Then if it launches an m4.large, Max-price for that instance is set to the On-Demand price of m4.large, etc. etc.
answered 2 years ago
Relevant questions
EC2 Auto Scaling group - Spot default maximum price when using multiple instance types
Accepted Answerasked 2 years agoSpot Instance interruption while CodeDeploy is running a deployment to an Auto Scaling group
Accepted AnswerWhat happen if no spot instance are available ?
asked a month agoAuto Scaling Group stuck in "Updating Capacity"
asked 2 years agoHow are EBS volumes in an unhealthy instance handled when a new instance is created by Auto Scaling?
Accepted Answerasked 2 years agoDoes using SPOT_CAPACITY _OPTIMIZED launch spot instances into an auto-scaling group in AWS Batch?
asked 5 days agocreate-auto-scaling-group with MixedInstancesPolicy
asked 3 years agoWhy is Auto Scaling Group not taking Security Group from Launch Template?
Accepted Answerasked 3 months agoAuto Scaling Group SNS Notifications not being sent
asked 2 months agoA new EC2 instance is created after termination of the only instance
Accepted Answerasked 2 years ago