nerdexam
AmazonAmazon

DVA-C02 · Question #444

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

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

Submitted by yuriko_h· Mar 5, 2026Development with AWS Services

Question

A company has an application that is deployed on AWS Elastic Beanstalk. The application generates user-specific PDFs and stores the PDFs in an Amazon S3 bucket. The application then uses Amazon Simple Email Service (Amazon SES) to send the PDFs by email to subscribers. Users no longer access the PDFs 90 days after the PDFs are generated. The S3 bucket is not versioned and contains many obsolete PDFs. A developer must reduce the number of files in the S3 bucket by removing PDFs that are older than 90 days. Which solution will meet this requirement with the LEAST development effort?

Options

  • AUpdate the application code. In the code, add a rule to scan all the objects in the S3 bucket every
  • BCreate an AWS Lambda function. Program the Lambda function to scan all the objects in the S3
  • CCreate an S3 Lifecycle rule for the S3 bucket to expire objects after 90 days.
  • DPartition the S3 objects with a // key prefix. Create an AWS Lambda function to remove objects

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 Lifecycle Rules#Object Expiration#Data Management#Storage Optimization
Full DVA-C02 PracticeBrowse All DVA-C02 Questions