Question

Difficulty: MediumAWS Pricing Calculator

An educational technology company is planning to launch a virtual learning platform on AWS. Before creating an AWS account or deploying any resources, the IT team needs to estimate the monthly running costs of a proposed architecture consisting of Amazon ECS on AWS Fargate, Amazon Aurora, and Amazon CloudFront. Which of the following AWS tools should the company use to model and estimate these pre-deployment costs?

  1. A
    AWS Cost Explorer
  2. AWS Pricing CalculatorAnswer
  3. C
    AWS Cost and Usage Report
  4. D
    AWS Budgets

Answer

AWS Pricing Calculator is the correct tool because it allows users to estimate the costs of AWS services for a proposed or hypothetical architecture before any resources are deployed.
AWS Pricing Calculator is a free, web-based planning tool that allows you to create cost estimates for AWS services. It is ideal for scenarios where you want to model a proposed architecture and estimate its monthly costs before actually deploying any resources.

Step-by-Step Solution

1
Identify the stage of deployment.
Pre-deployment planning stage (no resources have been deployed yet).
Understanding whether the requirement is for post-deployment tracking or pre-deployment estimation helps eliminate tools designed for active resource monitoring.
2
Evaluate the purpose of the tools.
The company wants to model hypothetical configurations of ECS, Fargate, Aurora, and CloudFront.
A cost estimation tool is required to input hypothetical configurations and output estimated costs.
3
Select the tool that matches pre-deployment estimation.
AWS Pricing Calculator fits the requirement of estimating costs for hypothetical AWS configurations.
Other billing tools like Cost Explorer, Cost and Usage Report, and AWS Budgets require existing resources and historical billing data.

Key Concept

AWS Pricing Calculator is a web-based planning tool that estimates the cost of AWS services based on user-defined configurations and hypothetical workloads.
Rate this question