A logistics company runs a legacy enterprise resource planning (ERP) application on a single Amazon EC2 instance. The application must run continuously 24/7 with a stable, predictable workload. Due to a planned database migration to a serverless architecture in six months, the company cannot commit to a one-year or three-year contract. Additionally, the workload cannot tolerate any interruptions. Which EC2 pricing model is the most cost-effective option for this scenario?
- On-Demand InstancesAnswer
- BSpot Instances
- CThree-year Reserved Instances
- DAll Upfront Reserved Instances to shift the computing costs from operating expenses (OpEx) to capital expenses (CapEx)
Answer
On-Demand Instances
On-Demand Instances are the most cost-effective option because they require no long-term commitment (fitting the six-month migration window) and provide uninterrupted compute capacity, which is required for the critical ERP application.
Step-by-Step Solution
Key Concept
Matching application workload characteristics and project timelines to the appropriate EC2 pricing model.