
Answer-first summary for fast verification
Answer: Initiate a restart of all instances within the placement group and attempt the instance launch again.
The correct answer is B: 'Initiate a restart of all instances within the placement group and attempt the instance launch again.' According to the AWS documentation, if you face an insufficient capacity error while adding instances to a placement group, you should stop and start all instances in the placement group. This may migrate them to hardware that has sufficient capacity for the additional instances. This method helps in resolving the capacity constraints that you are encountering.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A solutions architect has deployed multiple Amazon EC2 instances within a placement group in a single Availability Zone. Due to increased system load, the architect attempts to introduce additional instances into the placement group but encounters an insufficient capacity error. What is the appropriate troubleshooting step for the solutions architect to resolve this issue?
A
Utilize a spread placement group and ensure a minimum of eight instances are configured for each Availability Zone.
B
Initiate a restart of all instances within the placement group and attempt the instance launch again.
C
Establish a new placement group and integrate it with the existing placement group.
D
Deploy the supplementary instances as Dedicated Hosts within the placement group.
No comments yet.