Multiple Choice
A company hosts an application used to upload files to an Amazon S3 bucket. Once uploaded, the files are processed to extract metadata, which takes less than 5 seconds. The volume and frequency of the uploads varies from a few files each hour to hundreds of concurrent uploads. The company has asked a solutions architect to design a cost-effective architecture that will meet these requirements. What should the solutions architect recommend?
A) Configure AWS CloudTrail trails to log S3 API calls. Use AWS AppSync to process the files.
B) Configure an object-created event notification within the S3 bucket to invoke an AWS Lambda function to process the files.
C) Configure Amazon Kinesis Data Streams to process and send data to Amazon S3. Invoke an AWS Lambda function to process the files.
D) Configure an Amazon Simple Notification Service (Amazon SNS) topic to process the files uploaded to Amazon S3. Invoke an AWS Lambda function to process the files.
Correct Answer:

Verified
Correct Answer:
Verified
Q29: A company runs a production application on
Q30: A company has developed a new video
Q31: A company is launching a new application
Q32: A company has a legacy application that
Q33: A company has a website running on
Q35: A company has created an isolated backup
Q36: A solutions architect must design a solution
Q37: A company recently released a new type
Q38: A company is building its web application
Q39: A company has established a new AWS