Q60 — AWS SAA-C03 Ch.11

Question 60 of 100 | ← Chapter 11

Q760. A company runs its applications on Amazon EC2 instances. The company performs periodic financial assessments of its AWS costs. The company recently identified unusual spending.The company needs a solution to prevent unusual spending. The solution must monitor costs and notify responsible stakeholders in the event of unusual spending.Which solution will meet these requirements?

Correct Answer: B. Create an AWS Cost Anomaly Detection monitor in the AWS Billing and Cost Management console.

Explanation

To prevent unusual spending and monitor costs, as well as notify responsible stakeholders in the event of such spending, the most suitable solution is:B. Create an AWS Cost Anomaly Detection monitor in the AWS Billing and Cost Management console.Option B provides the desired solution to prevent unusual spending and monitor costs effectively:Create an AWS Cost Anomaly Detection monitor in the AWS Billing and Cost Management console:AWS Cost Anomaly Detection is a service that uses machine learning to analyze your AWS cost and usage data. It automatically identifies and alerts you about any unusual spending patterns or anomalies that deviate from your historical spending patterns. By creating a Cost Anomaly Detection monitor, you can proactively detect and address unusual spending.Here's why option B is the best choice:\1. Automatic anomaly detection: AWS Cost Anomaly Detection uses machine learning algorithms to analyze your cost and usage data. It compares the current spending patterns with historical data and identifies any anomalies or deviations that may indicate unusual spending. This allows you to detect unusual spending patterns without manual analysis.\2. Notification of responsible stakeholders: When an anomaly is detected, AWS Cost Anomaly Detection can send notifications to the responsible stakeholders. This ensures that the relevant individuals or teams are promptly informed about the unusual spending, allowing them to investigate and take appropriate actions.Options A, C, and D are not the most suitable choices in this scenario:Option A suggests using an AWS Budgets template to create a zero spend budget. While this approach can help monitor costs and set spending limits, it may not specifically address the detection of unusual spending patterns. A zero spend budget would only notify you when the spending exceeds zero, but it may not capture and alert on other types of anomalies.Option C suggests creating AWS Pricing Calculator estimates for the current running workload pricing details. Although the AWS Pricing Calculator can help estimate costs, it is not designed for real-time monitoring or anomaly detection. It provides static estimates based on configured parameters, rather than actively monitoring ongoing costs.Option D suggests using Amazon CloudWatch to monitor costs and identify unusual spending. While CloudWatch can help monitor various AWS resources, including EC2 instances, it does not provide built-in anomaly detection features specific to cost monitoring. CloudWatch primarily focuses on infrastructure and application monitoring, rather than cost analysis.Therefore, the most appropriate solution to prevent unusual spending and monitor costs while notifying responsible stakeholders is B: Create an AWS Cost Anomaly Detection monitor in the AWS Billing and Cost Management console.