A weather forecasting organization is planning to migrate its computing workloads to Amazon EC2. The organization has two main requirements:
1. A base level of virtual machines must run continuously 24/7 to ingest global satellite telemetry data and host the public forecasting website.
2. A large-scale data simulation job runs periodically to model weekly storm patterns. The simulation is stateless, can be paused and resumed without data loss, and is not time-critical.
Which two Amazon EC2 pricing models should the organization combine to meet these requirements at the lowest cost? (Select TWO.)
- Savings PlansCevap
- Spot InstancesCevap
- COn-Demand Instances
- DDedicated Hosts
- EOn-Demand Capacity Reservations
Cevap
The organization should combine Savings Plans for the 24/7 baseline telemetry and website hosting workloads, and Spot Instances for the stateless, flexible storm simulation jobs.
The correct pricing models are Savings Plans and Spot Instances. Savings Plans offer deep discounts for consistent, 24/7 baseline usage over a 1- or 3-year commitment, which matches the continuous telemetry and website hosting requirements. Spot Instances utilize spare EC2 capacity at up to a 90% discount, making them the most cost-effective option for the stateless, non-time-critical weather simulation batch jobs that can handle interruptions.
Adım Adım Çözüm
Anahtar Kavram
AWS EC2 pricing models optimization based on workload characteristics.
Tahmini Süre:1m 15s