AWS Certified Solutions Architect – Professional — Question 227

An enterprise company wants to implement cost controls for all its accounts in AWS Organizations, which has full features enabled. The company has mapped organizational units (OUs) to its business units, and it wants to bill these business units for their individual AWS spending. There has been a recent spike in the company's AWS bill, which is generating attention from the Finance team. A Solutions Architect needs to investigate the cause of the spike while designing a solution that will track AWS costs in Organizations and generate a notification to the required teams if costs from a business unit exceed a specific monetary threshold.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because it effectively utilizes AWS Budgets to create monetary limits for each organizational unit and can trigger notifications if those limits are exceeded. Options A and B involve monitoring through AWS Lambda, which, while useful, does not provide a structured budgeting mechanism. Option D also lacks the direct budget notification mechanism without unnecessary filtering by instance types.