AWS Certified SysOps Administrator – Associate (legacy) — Question 713

A SysOps Administrator is creating an Amazon EC2 instance and has received an InsufficientInstanceCapacity error.
What is the cause of the error and how can it be corrected?

Answer options

Correct answer: A

Explanation

An InsufficientInstanceCapacity error indicates that AWS does not have enough available physical host capacity in the specified Availability Zone to provision the requested EC2 instance type. To resolve this, you must either try launching in a different Availability Zone, choose a different instance type, or wait for capacity to become available. Account limits trigger an InstanceLimitExceeded error instead, and API rate limits result in RequestLimitExceeded or throttling errors.