ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 364 - DVA-C01 discussion

Report
Export

A developer wants to insert a record into an Amazon DynamoDB table as soon as a new file is added to an Amazon S3 bucket. Which set of steps would be necessary to achieve this?

A.
Create an event with Amazon CloudWatch Events that will monitor the S3 bucket and then insert the records into DynamoDB
Answers
A.
Create an event with Amazon CloudWatch Events that will monitor the S3 bucket and then insert the records into DynamoDB
B.
Configure an S3 event to invoke a Lambda function that inserts records into DynamoDB
Answers
B.
Configure an S3 event to invoke a Lambda function that inserts records into DynamoDB
C.
Create a Lambda function that will poll the S3 bucket and then insert the records into DynamoDB.
Answers
C.
Create a Lambda function that will poll the S3 bucket and then insert the records into DynamoDB.
D.
Create a cron job that will run at a scheduled time and insert the records into DynamoDB
Answers
D.
Create a cron job that will run at a scheduled time and insert the records into DynamoDB
Suggested answer: B
asked 16/09/2024
Matthew Wunder
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first