A healthcare provider is planning to migrate its patient portal to AWS. The proposed architecture includes several Amazon EC2 instances for the web layer, an Amazon RDS database for structured patient records, and an Amazon S3 bucket for medical imaging backups. Before beginning migration, the IT management team requires a preliminary estimate of the monthly run costs for this hypothetical setup. Which TWO of the following tasks can be accomplished using the AWS Pricing Calculator to support this pre-deployment request? (Select TWO.)
- Group estimated resources into distinct sections to represent different application tiers (e.g., web tier and database tier).Answer
- BGenerate a Cost and Usage Report (CUR) to analyze actual data transfer costs incurred during the first week of migration.
- Compare potential cost-savings by applying different pricing models, such as On-Demand, Reserved Instances, and Savings Plans, to the EC2 instances.Answer
- DCreate automated budgets and alert thresholds to notify the team if the actual monthly spend exceeds the estimate.
- ECalculate the precise reduction in Capital Expenditures (CapEx) relative to the residual value of the physical data center hardware.
Answer
The correct tasks are grouping estimated resources into distinct sections to represent different application tiers and comparing potential cost-savings by applying different pricing models to the planned EC2 instances.
The correct options represent core features of the AWS Pricing Calculator. Users can model a multi-tier architecture by grouping services (such as EC2, RDS, and S3) into logical sections like application layers. Additionally, users can modify configurations for hypothetical services, such as changing the pricing model of EC2 instances from On-Demand to Reserved Instances or Savings Plans, to compare prospective monthly run costs.
Step-by-Step Solution
Key Concept
AWS Pricing Calculator features and capabilities for pre-deployment cost estimation.