amazon-web-servicesamazon-s3bucketregionsbuckets

AWS S3 Bucket with Multiple Regions



I have an AWS S3 bucket which is set for the US Standard region but I want it to work in Singapore too. I have researched but could not find a way for the same bucket to work i multiple regions.

It would be great if someone could find a solution!

Thanks,
Maanit


Solution

  • You're looking for Cross-Region Replication:
    Blog Post
    AWS Documentation

    Cross Region Replication allows for the automatic and asynchronous copying of your objects between S3 buckets in different regions.