AWS - S3 Replication of Existing Objects

 

In my previous post, We have seen how to set up S3 replication. In this post, we will see how to set up replication and trigger an ad-hoc batch operation to replicate existing objects.

Source Bucket: rsinfominds-source-bucket

Destination Bucket: rsinfominds-destination-bucket

NOTE: Versioning needs to be enabled on both the buckets.

The source bucket is created and uploaded with 3 files.



Now, We have 2 buckets. Let's create replication from the source bucket.










Upon selecting "Yes, Replicate Existing Objects".  It takes to Batch Operation Job.






Now that job is created and triggered. You can see the object replicating on the destination bucket.







































Comments

Popular posts from this blog

K8s - ETCD

SRE/DevOps Syllabus

K8s - Deployment and HPA replicas