exam questions

Exam AWS Certified DevOps Engineer - Professional DOP-C02 All Questions

View all questions & answers for the AWS Certified DevOps Engineer - Professional DOP-C02 exam

Exam AWS Certified DevOps Engineer - Professional DOP-C02 topic 1 question 213 discussion

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?

  • A. Create an Amazon EventBridge rule that listens to S3 event notifications for failed replication events. Create an AWS Lambda function that downloads the failed replication object and then runs a PutObject command for the object to the destination bucket. Configure the EventBridge rule to invoke the Lambda function to handle the object that failed to replicate.
  • B. Create an Amazon Simple Queue Service (Amazon SQS) queue. Configure S3 event notifications to send failed replication notifications to the SQS queue. Create an AWS Lambda function that downloads the failed replication object and then runs a PutObject command for the object to the destination bucket. Configure the Lambda function to poll the queue for notifications to process.
  • C. Create an Amazon EventBridge rule that listens to S3 event notifications for failed replications. Create an AWS Lambda function that downloads the failed replication object and then runs a PutObject command for the object to the destination bucket.
  • D. Create an AWS Lambda function that will use S3 batch operations to retry the replication on the existing object for a failed replication. Configure S3 event notifications to send failed replication notifications to the Lambda function.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
r4nd0m1z3r
Highly Voted 1 year, 1 month ago
Selected Answer: D
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
upvoted 6 times
...
L1_
Highly Voted 1 year, 1 month ago
Selected Answer: D
This post suggests D: https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-batch-replication-batch.html
upvoted 5 times
...
Srikantha
Most Recent 2 weeks, 6 days ago
Selected Answer: A
Option A provides the most efficient and streamlined solution by using EventBridge and Lambda to automatically retry replication failures
upvoted 1 times
...
iulian0585
8 months, 2 weeks ago
Selected Answer: D
By using S3 Batch Replication, you can replicate the following types of objects: Objects that existed before a replication configuration was in place Objects that have previously been replicated Objects that have failed replication
upvoted 4 times
...
xdkonorek2
10 months ago
Selected Answer: D
100% D S3 Batch Replication is one of actions provided by S3 batch operations https://docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops-operations.html batch operations can be used for objects that failed replication https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-batch-replication-batch.html#:~:text=Objects%20that%20have%20failed%20replication
upvoted 2 times
...
c3518fc
11 months, 3 weeks ago
Selected Answer: D
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. This is done through the use of a Batch Operations job. https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-batch-replication-batch.html
upvoted 3 times
...
WhyIronMan
1 year ago
Selected Answer: D
D, https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-batch-replication-batch.html
upvoted 3 times
...
CloudHell
1 year, 1 month ago
Selected Answer: A
It's A for me.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago