AWS Certified Solutions Architect Associate SAA-C03 Practice Question

A media company wants to build an application that processes user-uploaded videos. The videos must be transcoded into multiple formats, and the processing layer should scale automatically based on the number of uploads. The architecture must guarantee that no video is lost and that every video is eventually processed, even if retries are required. Duplicate processing must be prevented or safely handled.

  • Use Amazon SQS to decouple processing tasks, with AWS Lambda functions triggered by queue events to transcode videos and built-in idempotency to handle possible duplicate deliveries.

  • Deploy a monolithic application on a single Amazon EC2 instance to process video uploads.

  • Set up an Elastic Load Balancer in front of Amazon EC2 instances that process video uploads synchronously as they are received.

  • Use an Auto Scaling group of Amazon EC2 instances that poll a database for new video uploads and process them.

AWS Certified Solutions Architect Associate SAA-C03
Design Resilient Architectures
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot