AWS Certified SysOps Administrator – Associate — Question 78

A SysOps administrator is creating an Amazon EC2 Auto Scaling group in a new AWS account. After adding some instances, the SysOps administrator notices that the group has not reached the minimum number of instances. The SysOps administrator receives the following error message:

Launching a new EC2 instance. Status Reason: Your quota allows for 0 more running instance(s).
You requested at least 1. Launching EC2 instance failed.

Which action will resolve this issue?

Answer options

Correct answer: C

Explanation

The correct action is to request a quota increase for the instance type family by using Service Quotas on the AWS Management Console because the error indicates that the account has reached its limit for running instances. Options A and B do not directly address the instance limit issue, while option D relates to instance distribution rather than increasing the allowed instance count.