A startup needs to run two distinct workloads on Amazon EC2: a primary application database that must run continuously 24/7 with a predictable, steady-state baseline, and a data-cleansing batch process that is fault-tolerant and can be run at any time. Which two AWS pricing models should the company select to minimize costs for these workloads?
- Amazon EC2 Reserved InstancesAnswer
- Amazon EC2 Spot InstancesAnswer
- CAmazon EC2 On-Demand Instances
- DAmazon EC2 Dedicated Hosts
- EAWS Budgets
Answer
Amazon EC2 Reserved Instances and Amazon EC2 Spot Instances are the most cost-effective choices for the continuous 24/7 database and the fault-tolerant batch process, respectively.
Reserved Instances and Spot Instances are the optimal combination. Reserved Instances provide substantial savings for the continuous, predictable database workload through a commitment discount, while Spot Instances offer the deepest discount for the flexible, fault-tolerant batch processing workload.
Step-by-Step Solution
Key Concept
AWS Pricing Models