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?

AWS
質問済み 4年前786ビュー
1回答
0
承認された回答

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.

AWS
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ