AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 157

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 best choice as it directly utilizes AWS Trusted Advisor checks, which specifically monitor service limits, and it leverages EventBridge for event-driven notifications with minimal development overhead. The other options either involve more complex setups or use services that do not align as closely with the requirement to monitor service limits effectively.