Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A social media company is experiencing slow image upload performance on its Amazon EC2-based website. To improve performance and reduce application coupling, which actions should a solutions architect implement for the image upload process?
A
Use S3 Glacier for image uploads.
B
Directly upload original images to Amazon S3 from the web server.
C
Enable direct browser-to-Amazon S3 uploads using presigned URLs.
D
Utilize S3 Event Notifications to trigger a Lambda function for image resizing upon upload.
E
Set up an EventBridge rule to periodically invoke a Lambda function for resizing images.