AWS Cross Region Replication ie CRR using Terraform
Reading Time: 2 minutes Hi guys, today we will be learning how to perform cross region replication ie CRR on aws using terraform. Basically cross region replication is one the many features that aws provides by which you can replicate s3 objects into other aws region’s s3 bucket for reduced latency, security, disaster recovery etc. You can also do it using AWS console but here we will be using Continue Reading