Question 270:
You need to ensure that new objects being uploaded to an S3 bucket are available in another region due to the criticality of the data hosted in the S3 bucket. How could you achieve this in the easiest way possible?
Answer options:
A.Enable Cross-Region Replication for the bucket. B.Write a script to copy the objects to another bucket in the destination region. C.Create an S3 snapshot in the destination region. D.Enable versioning that will copy the objects to the destination region.