Question

Difficulty: MediumAWS Billing and Cost Management Tools

A media streaming startup is analyzing its operational costs on AWS. The finance team needs to visualize historical spend patterns for their video encoding workloads over the past six months, and they also want to receive automated email notifications if their monthly EC2 spending exceeds a budget threshold of $5,000. Which AWS Billing and Cost Management tools should the startup use to meet these requirements? (Select TWO)

  1. AWS Cost ExplorerAnswer
  2. AWS BudgetsAnswer
  3. C
    AWS Pricing Calculator
  4. D
    AWS Billing Conductor
  5. E
    AWS Cost and Usage Report

Answer

AWS Cost Explorer and AWS Budgets are the correct tools for these requirements.
AWS Cost Explorer is the correct choice for analyzing past cost trends visually over the six-month period. AWS Budgets is the correct choice for defining cost thresholds and triggering email notifications when the EC2 spend limit is exceeded.

Step-by-Step Solution

1
Analyze the visualization requirement.
The startup needs to visualize past cost trends over a six-month period. AWS Cost Explorer is selected for its built-in historical reporting and visualization features.
AWS Cost Explorer is the default tool for visual analytics and historical analysis of AWS costs.
2
Analyze the alerting requirement.
The startup needs automated email notifications if monthly EC2 spend exceeds $5,000. AWS Budgets is selected to set up threshold alerts.
AWS Budgets is the primary service designed to actively monitor costs against defined budget thresholds and trigger alerts.

Key Concept

Differentiating between proactive budgeting/alerting tools and reactive cost visualization tools on AWS.
Rate this question