Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
An image analysis app using a single EC2 instance and DynamoDB for metadata is experiencing user growth. What scalable solution accommodates varying user loads?
A
AWS Lambda for processing with DynamoDB storage for both photos and metadata.
B
Amazon Kinesis Data Firehose for processing and storage of photos and metadata.
C
AWS Lambda for processing, Amazon S3 for photos, and DynamoDB for metadata storage.
D
EC2 scale-up to three instances with io2 EBS volumes for photo and metadata storage.