Source: medium.com

AWS S3 Bucket Replication
If you are backing up your data to S3 bucket and looking to replicate to be extra cautious then you have found an appropriate post. In this post, we will be covering high-level s3 replication options and use cases. Also, focus on the same region replication using complete Terraform source code.

Same Region Replication (SRR) is used to copy objects across Amazon S3 buckets in the same AWS Region.

I would love to know what you think and would appreciate your thoughts on this topic.

Related Articles