Multiple Choice
A Developer has been asked to build a real-time dashboard web application to visualize the key prefixes and storage size of objects in Amazon S3 buckets. Amazon DynamoDB will be used to store the Amazon S3 metadata. What is the optimal and MOST cost-effective design to ensure that the real-time dashboard is kept up to date with the state of the objects in the Amazon S3 buckets?
A) Use an Amazon CloudWatch event backed by an AWS Lambda function. Issue an Amazon S3 API call to get a list of all Amazon S3 objects and persist the metadata within DynamoDB. Have the web application poll the DynamoDB table to reflect this change.
B) Use Amazon S3 Event Notification backed by a Lambda function to persist the metadata into DynamoDB. Have the web application poll the DynamoDB table to reflect this change.
C) Run a cron job within an Amazon EC2 instance to list all objects within Amazon S3 and persist the metadata into DynamoDB. Have the web application poll the DynamoDB table to reflect this change.
D) Create a new Amazon EMR cluster to get all the metadata about Amazon S3 objects; persist the metadata into DynamoDB. Have the web application poll the DynamoDB table to reflect this change.
Correct Answer:

Verified
Correct Answer:
Verified
Q275: A Developer is trying to make API
Q276: A developer is asked to integrate Amazon
Q277: Which of the following services are key/value
Q278: An AWS Lambda function requires read access
Q279: An organization must store thousands of sensitive
Q281: A Developer will be using the AWS
Q282: What are the steps to using the
Q283: A global company has an application running
Q284: A company needs to encrypt data at
Q285: A company requires all data that is