AWS SAA-C03 · Question 65 · Domain 2.1: Scalable Architectures
A company is using Amazon S3 to store large video files. They want to process these videos using AWS Elemental MediaConvert. The processing should start automatically as soon as a video is uploaded. <br/><br/>Which architecture provides the LEAST operational overhead?
Answer options:
Configure S3 Event Notifications to trigger an AWS Lambda function that submits a job to MediaConvert.
Use Amazon EventBridge to route S3 PutObject events to an Amazon EC2 instance that starts the MediaConvert job.
Configure MediaConvert to continuously poll the S3 bucket for new files.
Use AWS Step Functions to monitor the S3 bucket and trigger MediaConvert.
65 questions · hints · full answers · grading