AWS Certified Solutions Architect - Professional 2020

Sign Up Free or Log In to participate!

Security benefits of cross-region replication

While watching the class is pretty obvious the benefits of cross-region replication regarding compliance and latency, but I didn’t quite catch the security benefits of it that Scott mentioned in the video. Does someone have an example? 
Thanks!

1 Answers

I think when you use the cross region replication with the S3, you can also overwrite the owner of objects to be the owner of destination bucket once the objects are copied to the destination bucket. If we’re using the cross region replication to copy your log files from a source bucket to a destination bucket, you can ensure that your log files from the destination bucket can’t be accessed by the users from your source bucket.

eustaquio.bruno

your answer is backed up by the documentation: "Maintain object copies under different ownership — Regardless of who owns the source object, you can tell Amazon S3 to change replica ownership to the AWS account that owns the destination bucket. This is referred to as the owner override option. You can use this option to restrict access to object replicas." https://docs.aws.amazon.com/AmazonS3/latest/dev/replication.html

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?