Topic 1 Question 164
A company is running a compute workload by using Amazon EC2 Spot Instances that are in an Auto Scaling group. The launch template uses two placement groups and a single instance type.
Recently, a monitoring system reported Auto Scaling instance launch failures that correlated with longer wait times for system users. The company needs to improve the overall reliability of the workload.
Which solution will meet this requirement?
Replace the launch template with a launch configuration to use an Auto Scaling group that uses attribute-based instance type selection.
Create a new launch template version that uses attribute-based instance type selection. Configure the Auto Scaling group to use the new launch template version.
Update the launch template Auto Scaling group to increase the number of placement groups.
Update the launch template to use a larger instance type.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: B
launch config is replaced by launch template hence is not advisible, option A rulled out. C is wrong because launch template cannot be updated. D is also wrong for the same reason
👍 5bititan2023/02/02 - 正解だと思う選択肢: B👍 2saurabh18052023/02/25
- 正解だと思う選択肢: B
B. Create a new launch template version that uses attribute-based instance type selection.
👍 2mfsec2023/03/27
シャッフルモード