
Answer-first summary for fast verification
Answer: AWS Lambda and Amazon S3
AWS Lambda can be triggered by Amazon S3 upload events to process and transform video files in a serverless manner. This combination eliminates the need to manage servers and scales automatically with the workload.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A video content provider wants to deploy a serverless application that processes and transforms video files as they are uploaded by users. Which combination of AWS services is most appropriate?
A
AWS Lambda and Amazon S3
B
Amazon EC2 and Amazon S3
C
AWS Fargate and Amazon EFS
D
Amazon ECS and Amazon RDS