SAP-C02 Question 333
Select 3A company has a multi-account AWS environment managed through AWS Organizations. The finance team has noticed unpredictable monthly billing spikes and wants to implement better cost management practices. As a Solutions Architect, which combination of actions should you take to enable proactive cost monitoring and better control over AWS expenses?
- A
Enable AWS Cost Explorer and create custom reports to analyze historical data and forecast future costs.
- B
Configure AWS Budgets with cost and usage alerts to notify stakeholders when spending exceeds thresholds.
- C
Use the AWS Pricing Calculator to simulate costs for existing workloads in real time.
- D
Enable AWS Trusted Advisor and regularly review cost optimization recommendations.
- E
Implement Service Control Policies (SCPs) in AWS Organizations to restrict the use of specific high-cost services.
Show answer and explanation
Correct answers: A, B, D
Explanation
Proactive cost monitoring and control require tools that provide visibility into spending trends, alerts for unexpected spikes, and actionable recommendations. AWS Cost Explorer, AWS Budgets, and AWS Trusted Advisor collectively enable these capabilities. The AWS Pricing Calculator is designed for estimating costs before deploying workloads, and while SCPs can restrict resource usage, they are not specifically geared toward cost monitoring.
- A. Correct.
Correct: AWS Cost Explorer provides tools to analyze historical billing data, identify spending trends, and predict future costs. This is essential for proactive cost management.
- B. Correct.
Correct: AWS Budgets allows setting custom cost or usage thresholds and sends alerts when thresholds are breached. This helps stakeholders take timely action to address unexpected spikes.
- C. Incorrect.
Incorrect: The AWS Pricing Calculator is useful for estimating costs for new workloads but does not help in analyzing or monitoring existing costs.
- D. Correct.
Correct: AWS Trusted Advisor provides cost optimization recommendations, such as identifying underutilized resources, which can help lower expenses.
- E. Incorrect.
Incorrect: While SCPs can restrict access to certain services, they are primarily used for governance and compliance. They do not directly contribute to cost monitoring or proactive alerts.