Amazon
SOA-C02 · Question #469
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…
The correct answer is A. Create an Amazon CloudWatch alarm to monitor Service Quotas. Configure the alarm to invoke. SNS cannot request a service limit increase, however CloudWatch can trigger an AWS Lambda function to automatically request a quota increase.
Submitted by satoshi_tk· Mar 30, 2026Monitoring, Logging, and Remediation
Question
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?
Options
- ACreate an Amazon CloudWatch alarm to monitor Service Quotas. Configure the alarm to invoke
- BCreate an AWS Config rule to monitor Service Quotas. Call an AWS Lambda function to
- CCreate an Amazon CloudWateh alarm to monitor the AWS Health Dashboard. Configure the
- DCreate an Amazon CloudWatch alarm to monitor AWS Trusted Advisor service quotas. Configure
How the community answered
(63 responses)- A79% (50)
- B11% (7)
- C3% (2)
- D6% (4)
Explanation
SNS cannot request a service limit increase, however CloudWatch can trigger an AWS Lambda function to automatically request a quota increase.
Topics
#Service Quotas#CloudWatch alarms#Lambda automation#quota increase
Community Discussion
No community discussion yet for this question.