nerdexam
AmazonAmazon

DVA-C02 · Question #293

DVA-C02 Question #293: Real Exam Question with Answer & Explanation

Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #293. The question stem and answer options stay visible for context.

Submitted by lukas.cz· Mar 5, 2026Development with AWS Services

Question

A photo sharing application uses Amazon S3 to store image files. All user images are manually audited for inappropriate content by a third-party company. The audits are completed 1-24 hours after user upload and the results are written to an Amazon DynamoDB table, which uses the S3 object key as a primary key. The database items can be queried by using a REST API created by the third-party company. An application developer needs to implement an automated process to tag all S3 objects with the results of the content audit. What should the developer do to meet these requirements in the MOST operationally efficient way?

Options

  • ACreate an AWS Lambda function to run in response to the s3:ObjectCreated event type. Write the
  • BCreate an AWS Lambda function to run in response to the s3:ObjectCreated event type. Integrate
  • CCreate an AWS Lambda function to load all untagged S3 objects. Retrieve the results for each
  • DLaunch an Amazon EC2 instance. Deploy a script to the EC2 instance to use the external

Unlock DVA-C02 to see the answer

You've previewed enough free DVA-C02 questions. Unlock DVA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#S3 Event Notifications#AWS Lambda#Asynchronous Processing#Operational Efficiency
Full DVA-C02 PracticeBrowse All DVA-C02 Questions