AWS Certified SysOps Administrator – Associate — Question 463

A company needs to ensure strict adherence to a budget for 25 applications deployed on AWS. Separate teams are responsible for storage, compute, and database costs. A SysOps administrator must implement an automated solution to alert each team when their projected spend will exceed a quarterly amount that has been set by the finance department. The solution cannot incur additional compute, storage, or database costs.
Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

AWS Budgets is a native tool that allows users to set custom budgets and receive alerts based on actual or forecasted costs without incurring additional compute, storage, or database overhead. Creating separate budgets filtered by the specific services owned by each team (Option D) ensures that the storage, compute, and database teams receive targeted notifications. Options A and B are incorrect because they introduce additional AWS resource costs (such as S3, Lambda, or SQS), while Option C is incorrect because a single unified budget cannot dynamically route separate alerts to different teams based on their specific service responsibilities.