Question 1 of 65
A developer is building a serverless application that processes uploaded images. Users upload images to an S3 bucket, and the images need to be automatically resized and stored in another bucket. The processing must be triggered immediately after upload and should handle thousands of concurrent uploads. Which solution is MOST appropriate?