A media company needs to run a daily video transcoding job that processes user uploads. The workload is stateless, can be interrupted at any time without data loss, and does not have a strict completion deadline. Which Amazon EC2 pricing model is the most cost-effective choice for this workload?
- Spot InstancesCevap
- BOn-Demand Instances
- CReserved Instances
- DDedicated Hosts
Cevap
Spot Instances
Spot Instances are the most cost-effective choice for this workload because they offer up to a 90% discount compared to On-Demand prices by utilizing unused AWS capacity. Because the transcoding job is stateless and has no strict completion deadline, it can easily tolerate the interruptions that may occur when AWS reclaims the capacity.
Adım Adım Çözüm
Anahtar Kavram
Selecting the optimal Amazon EC2 pricing model based on workload characteristics.
Tahmini Süre:45s