AWS Certified DevOps Engineer – Professional — Question 80

A company has multiple development groups working in a single shared AWS account. The senior manager of the groups wants to be alerted via a third-party API call when the creation of resources approaches the service limits for the account.

Which solution will accomplish this with the LEAST amount of development effort?

Answer options

Correct answer: B

Explanation

Option B is the correct answer as it directly uses AWS Trusted Advisor, which is designed to monitor service limits, and setting up CloudWatch Events for this is straightforward. The other options involve more complexity or less relevant services, such as AWS Personal Health Dashboard or AWS Config, which require additional setup and development effort.