
Answer-first summary for fast verification
Answer: Amazon ECS and AWS Fargate
Amazon ECS (Elastic Container Service) with AWS Fargate allows you to run containers without having to manage servers or clusters. This combination provides high availability, scalability, and orchestration of containerized applications, making it ideal for a video processing system.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A media company is looking to build a highly available video processing system that automatically scales and orchestrates containerized workloads. Which combination of AWS services should they use?
A
Amazon ECS and AWS Fargate
B
Amazon EKS and Amazon EC2
C
AWS Lambda and Amazon S3
D
Amazon EC2 Auto Scaling and Amazon CloudFront
No comments yet.