
Answer-first summary for fast verification
Answer: Configure Amazon S3 Cross-Region Replication (CRR). Use S3 Batch Replication to replicate existing objects.
S3 Cross-Region Replication (CRR) automatically replicates newly uploaded objects. To replicate existing objects or retry objects that failed to replicate previously, you must use S3 Batch Replication. S3 Lifecycle rules are used to transition objects between storage classes or expire them, not to replicate them to another Region.
Author: Ritesh Yadav
Ultimate access to all questions.
Question #67 A financial services company stores customer images in an Amazon S3 bucket in the us-east-1 Region. To comply with regulations, the company must ensure that all existing objects are replicated to an S3 bucket in a second AWS Region. If an object replication fails, the company must be able to retry replication for the object. Which solution will meet these requirements?
A
Configure Amazon S3 Cross-Region Replication (CRR). Use Amazon S3 live replication to replicate existing objects.
B
Configure Amazon S3 Cross-Region Replication (CRR). Use S3 Batch Replication to replicate existing objects.
C
Configure Amazon S3 Cross-Region Replication (CRR). Use S3 Replication Time Control (S3 RTC) to replicate existing objects.
D
Use S3 Lifecycle rules to move objects to the destination bucket in a second Region.
No comments yet.