AWS Certified SysOps Administrator – Associate — Question 241

Accompany wants to monitor the number of Amazon EC2 instances that it is running. The company also wants to automate a service quota increase when the number of instances reaches a specific threshold.

Which solution meets these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it directly sets up an Amazon CloudWatch alarm to monitor Service Quotas and uses an AWS Lambda function to automate the quota increase when the threshold is reached. Options B and C are incorrect as they do not specifically monitor Service Quotas and do not automate the quota increase in the manner described. Option D is also incorrect because it focuses on AWS Trusted Advisor rather than the necessary Service Quotas for EC2 instances.