Multiple Choice
A company runs its infrastructure on AWS and has a registered base of 700,000 users for its document management application. The company intends to create a product that converts large .pdf files to . j p g image files. The .pdf files average 5 MB in size. The company needs to store the original files and the converted files. A solutions architect must design a scalable solution to accommodate demand that will grow rapidly over time. Which solution meets these requirements MOST cost-effectively?
A) Save the .pdf files to Amazon S3. Configure an S3 PUT event to invoke an AWS Lambda function to convert the files to . j p g format and store them back in Amazon S3.
B) Save the .pdf files to Amazon DynamoDB. Use the DynamoDB Streams feature to invoke an AWS Lambda function to convert the files to . j p g format and store them back in DynamoDB.
C) Upload the .pdf files to an AWS Elastic Beanstalk application that includes Amazon EC2 instances. Amazon Elastic Block Store (Amazon EBS) storage, and an Auto Scaling group. Use a program in the EC2 instances to convert the files to . j p g format. Save the .pdf files and the . j p g files in the EBS store.
D) Upload the .pdf files to an AWS Elastic Beanstalk application that includes Amazon EC2 instances, Amazon Elastic File System (Amazon EFS) storage, and an Auto Scaling group. Use a program in the EC2 instances to convert the file to . j p g format. Save the .pdf files and the . j p g files in the EBS store.
Correct Answer:

Verified
Correct Answer:
Verified
Q252: A company's legacy application is currently relying
Q253: A company hosts its website on AWS.
Q254: A company is preparing to store confidential
Q255: An ecommerce company is creating an application
Q256: A company recently deployed a two-tier application
Q258: A company is creating a web application
Q259: A solutions architect must migrate a Windows
Q260: A web application runs on Amazon EC2
Q261: A company's HTTP application is behind a
Q262: A company hosts a training site on