nerdexam
AmazonAmazon

DOP-C02 · Question #228

DOP-C02 Question #228: Real Exam Question with Answer & Explanation

The correct answer is D: Create an AWS Lambda function that will use S3 batch operations to retry the replication on the. S3 Batch Replication provides you a way to replicate objects that existed before a replication configuration was in place, objects that have previously been replicated, and objects that have failed replication. https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-batch-replic

Submitted by kwame.gh· Mar 6, 2026Reliability & Resilience

Question

A company deploys an application to two AWS Regions. The application creates and stores objects in an Amazon S3 bucket that is in the same Region as the application. Both deployments of the application need to have access to all the objects and their metadata from both Regions. The company has configured two-way replication between the S3 buckets and has enabled S3 Replication metrics on each S3 bucket. A DevOps engineer needs to implement a solution that retries the replication process if an object fails to replicate. Which solution will meet these requirements?

Options

  • ACreate an Amazon EventBridge rule that listens to S3 event notifications for failed replication
  • BCreate an Amazon Simple Queue Service (Amazon SQS) queue. Configure S3 event
  • CCreate an Amazon EventBridge rule that listens to S3 event notifications for failed replications.
  • DCreate an AWS Lambda function that will use S3 batch operations to retry the replication on the

Explanation

S3 Batch Replication provides you a way to replicate objects that existed before a replication configuration was in place, objects that have previously been replicated, and objects that have failed replication. https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-batch-replication-batch.html

Topics

#S3 replication#Cross-Region replication#S3 Batch Operations#Replication error handling

Community Discussion

No community discussion yet for this question.

Full DOP-C02 PracticeBrowse All DOP-C02 Questions