nerdexam
AmazonAmazon

SAA-C03 · Question #692

SAA-C03 Question #692: Real Exam Question with Answer & Explanation

The correct answer is B: Configure the web server to upload the original images to Amazon S3.. Remember to have operationally efficiency in mind. It usually goes with configure rather than create. For Presigned URL's you have to assign it individually to the user. Example of Presiged URL's use case: For access to premium users on a premium content on a website.

Submitted by paula_co· Mar 4, 2026Design High-Performing Architectures

Question

A social media company allows users to upload images to its website. The website runs on Amazon EC2 instances. During upload requests, the website resizes the images to a standard size and stores the resized images in Amazon S3. Users are experiencing slow upload requests to the website. The company needs to reduce coupling within the application and improve website performance. A solutions architect must design the most operationally efficient process for image uploads. Which combination of actions should the solutions architect take to meet these requirements? (Choose two.)

Options

  • AConfigure the application to upload images to S3 Glacier.
  • BConfigure the web server to upload the original images to Amazon S3.
  • CConfigure the application to upload images directly from each user's browser to Amazon S3
  • DConfigure S3 Event Notifications to invoke an AWS Lambda function when an image is uploaded.
  • ECreate an Amazon EventBridge (Amazon CloudWatch Events) rule that invokes an AWS Lambda

Explanation

Remember to have operationally efficiency in mind. It usually goes with configure rather than create. For Presigned URL's you have to assign it individually to the user. Example of Presiged URL's use case: For access to premium users on a premium content on a website.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 PracticeBrowse All SAA-C03 Questions