Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company with a 700,000 user base on AWS seeks a cost-effective, scalable solution for a new product converting .pdf files to .jpg format, requiring storage for both file types. Which AWS service configuration best meets these needs?
A
Utilize Amazon S3 for storage, with S3 event triggers for AWS Lambda to handle file conversion.
B
Leverage Amazon DynamoDB for storage and conversion via DynamoDB Streams and AWS Lambda.
C
Deploy an AWS Elastic Beanstalk application with EC2 instances, EBS, and Auto Scaling for file conversion and storage.
D
Use an AWS Elastic Beanstalk application with EC2, EFS, and Auto Scaling for conversion and EBS storage of files.