Q33 — AWS SAA-C03 Ch.9

Question 33 of 40 | ← Chapter 9

Q593. A social media company wants to allow its users to upload images in an application that is hosted in the AWS Cloud. The company needs a solution that automatically resizes the images so that the images can be displayed on multiple device types. The application experiences unpredictable traffic patterns throughout the day. The company is seeking a highly available solution that maximizes scalability.What should a solutions architect do to meet these requirements?

Correct Answer: A. Create a static website hosted in Amazon S3 that invokes AWS Lambda functions to resize the images and store the images in an Amazon S3 bucket.