A municipal government is planning to implement an IoT-based smart parking system. The proposed architecture includes thousands of IoT sensors publishing data to AWS IoT Core, which will trigger AWS Lambda functions to write records to an Amazon DynamoDB table. Before starting the procurement process, the project manager needs to estimate the potential monthly costs of these hypothetical services. Which of the following tools should the project manager use to model this configuration and estimate the future costs?
- AWS Pricing CalculatorAnswer
- BAWS Cost Explorer
- CAWS Cost and Usage Report
- DAWS Budgets
Answer
AWS Pricing Calculator
The correct answer is the AWS Pricing Calculator. It allows users to input expected resource parameters (such as the number of IoT messages, Lambda request counts, and DynamoDB read/write capacities) to estimate monthly costs before any infrastructure is actually created in AWS.
Step-by-Step Solution
Key Concept
Estimating future AWS costs for hypothetical configurations prior to deployment