☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
aws

AWS Certified Developer - Associate DVA-C02

40 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 35 of 40

Single answer

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

A.Create an event with Amazon EventBridge that will monitor the S3 bucket and then insert the records into DynamoDB.

B

B.Configure an S3 event to invoke an AWS Lambda function that inserts records into DynamoDB.

C

C.Create an AWS Lambda function that will poll the S3 bucket and then insert the records into DynamoDB.

D

D.Create a cron job that will run at a scheduled time and insert the records into DynamoDB.

Correct Answer: A

<p>B.Configure an S3 event to invoke an AWS Lambda function that inserts records into DynamoDB.</p>

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.

About this practice exam

Review 40 AWS questions with answers and explanations. Use the navigation to move through the exam at your own pace.