Which solution will meet these requirements with the LEAST operational overhead?
A developer is creating an application that will give users the ability to store photos from their cellphones in the cloud.The application needs to support tens of thousands of users.The application uses an Amazon API Gateway REST API that is integrated with AWS Lambda functions to process the photos.The application stores details about the photos in Amazon DynamoDB.Users need to create an account to access the application.In the application, users must be able to upload photos and retrieve previously uploaded photos.The photos will range in size from 300 KB to 5 MB.Which solution will meet these requirements with the LEAST operational overhead?Read More →