AWS Certified Solutions Architect – Associate (SAA-C03) — Question 736
A company wants to run its experimental workloads in the AWS Cloud. The company has a budget for cloud spending. The company's CFO is concerned about cloud spending accountability for each department. The CFO wants to receive notification when the spending threshold reaches 60% of the budget.
Which solution will meet these requirements?
Answer options
- A. Use cost allocation tags on AWS resources to label owners. Create usage budgets in AWS Budgets. Add an alert threshold to receive notification when spending exceeds 60% of the budget.
- B. Use AWS Cost Explorer forecasts to determine resource owners. Use AWS Cost Anomaly Detection to create alert threshold notifications when spending exceeds 60% of the budget.
- C. Use cost allocation tags on AWS resources to label owners. Use AWS Support API on AWS Trusted Advisor to create alert threshold notifications when spending exceeds 60% of the budget.
- D. Use AWS Cost Explorer forecasts to determine resource owners. Create usage budgets in AWS Budgets. Add an alert threshold to receive notification when spending exceeds 60% of the budget.
Correct answer: A
Explanation
Cost allocation tags are the standard mechanism in AWS to categorize and track resources by department for ownership and accountability. AWS Budgets allows users to set custom spending limits and configure alert thresholds to notify stakeholders when usage or costs reach a specific percentage, such as 60%. AWS Cost Explorer forecasts and AWS Trusted Advisor are not designed to assign resource ownership or manage proactive budget threshold alerts in this manner.