Question

Difficulty: EasyAWS Pricing Calculator

A media broadcasting company wants to launch a new digital streaming service and is evaluating the costs of hosting its media processing workloads on AWS. The engineering team needs to estimate the monthly costs for Amazon Elastic Container Service (Amazon ECS) on AWS Fargate and Amazon CloudFront before any resources are created in their AWS account.

Which two of the following are capabilities of the AWS Pricing Calculator that will help the team generate these cost estimates? (Select TWO.)

  1. Estimate the monthly running costs of container workloads and data transfer based on predicted resource usageAnswer
  2. Compare the cost impact of different pricing models, such as On-Demand versus Savings Plans, for the planned resourcesAnswer
  3. C
    Visualize the historical spending patterns of the application over the previous six months to identify cost anomalies
  4. D
    Generate a daily report detailing the exact billing data of active resources to be delivered to an Amazon S3 bucket
  5. E
    Configure automated notifications to alert the billing team if the actual monthly expenditure exceeds a pre-defined threshold

Answer

The correct capabilities are estimating the monthly running costs based on predicted resource usage, and comparing the cost impact of different pricing models (such as On-Demand versus Savings Plans) for the planned resources.
Estimating monthly running costs of container workloads and data transfer based on predicted usage, and comparing the cost impact of different pricing models (like On-Demand versus Savings Plans) are correct because they represent core features of the AWS Pricing Calculator. This tool is designed to model and estimate future AWS costs based on hypothetical configurations before provisioning any infrastructure.

Step-by-Step Solution

1
Identify the primary requirement of the scenario, which is estimating monthly costs for new services (Amazon ECS on AWS Fargate and Amazon CloudFront) prior to provisioning them.
Since the resources are not yet deployed, a pre-deployment cost estimation tool is required.
This establishes that the AWS Pricing Calculator is the correct tool to use, rather than post-deployment tracking or billing reporting tools.
2
Evaluate the choices to determine which options represent features of the AWS Pricing Calculator.
The AWS Pricing Calculator can model future service costs based on predicted usage specifications and can compare pricing models like On-Demand and Savings Plans to optimize potential costs.
This confirms the two correct capabilities for pre-deployment planning.
3
Examine the remaining options to identify post-deployment or billing monitoring features.
Historical visualization belongs to AWS Cost Explorer, detailed billing reports belong to the AWS Cost and Usage Report, and budget alerts belong to AWS Budgets.
This filters out distractors that focus on active spending and post-deployment tracking.

Key Concept

AWS Pricing Calculator is a web-based planning tool used to create cost estimates for AWS services before they are provisioned, supporting resource configuration modeling and comparisons of different pricing options.
Rate this question