In this practical session, we walked through setting up S3 Replication using a source and a target bucket. We tested Cross-Region Replication (CRR), uploaded files, and observed how versioning and delete markers work in replication.
To start, we created two S3 buckets:
✅ Source bucket: s3-stephane-bucket-origin-v2 (Region: eu-west-1).
✅ Target bucket: s3-stephane-bucket-replica-v2 (Region: us-east-1).
🔹 Note: If both buckets were in the same region, this would be Same-Region Replication (SRR).
Before enabling replication, we enabled versioning on both the source and target buckets. This is a mandatory step since replication only works with versioned buckets.
beach.jpg to the origin bucket.s3-stephane-bucket-origin-v2)."DemoReplicationRule".