A media company needs to run a containerized application to process video rendering jobs. Each rendering job takes approximately two hours to complete. The company wants to run these containerized workloads without provisioning or managing the underlying virtual instances or operating systems. Which AWS compute service is the most suitable to meet these requirements?
- AAmazon Elastic Compute Cloud (Amazon EC2)
- BAWS Lambda
- AWS FargateCevap
- DAmazon Lightsail
Cevap
AWS Fargate
AWS Fargate is the correct choice because it is a serverless compute engine for containers. It allows users to run containerized applications without provisioning, configuring, or scaling virtual machine instances, and it does not impose a short runtime execution limit like AWS Lambda, making it ideal for a two-hour containerized rendering job.
Adım Adım Çözüm
Anahtar Kavram
AWS Compute Services - Serverless Containers
Tahmini Süre:1m 30s