AWS Certified SysOps Administrator – Associate — Question 422

A company is expanding its fleet of Amazon EC2 instances before an expected increase of traffic. When a SysOps administrator attempts to add more instances, an InstanceLimitExceeded error is returned.
What should the SysOps administrator do to resolve this error?

Answer options

Correct answer: D

Explanation

The InstanceLimitExceeded error occurs because the AWS account has reached its regional limit for running EC2 instances of that specific instance type. To resolve this, the SysOps administrator must request a quota increase through AWS Service Quotas. Changing Availability Zones, adding CIDR blocks, or launching instances in a different VPC will not resolve this regional, account-level constraint.