How to serve S3 objects to local zone

0

I have a bucket in Sydney AWS S3 and I have enabled local zone Auckland. How do I make sure that users in Auckland / NZ are being served the Auckland local zone objects?

Does AWS do that automatically?

Zone name / Zone ID ap-southeast-2a apse2-az3 ap-southeast-2b apse2-az1 ap-southeast-2c apse2-az2 ap-southeast-2-akl-1a apse2-akl1-az1

Si
已提問 10 個月前檢視次數 531 次
2 個答案
0
已接受的答案

You can see from this link, AWS Local Zones features, the Amazon S3 is not a service deployed into a local zone. Your applications and users can still reach the objects in Sydney, but it will be via a regional endpoint in that region, not the local zone. If you want to serve data from the Local Zone, you will need to use FSx or EBS. Another option is to front the S3 bucket in Sydney with a CloudFront distribution and it will be cached in edge locations in NZ.

profile pictureAWS
專家
kentrad
已回答 10 個月前
profile picture
專家
已審閱 2 個月前
  • Thank you so much for the clear explanation of what's really going on :)

0

As explained in this document, access to S3 is the same as in a normal region.
In other words, there is no need to make any special settings.
https://aws.amazon.com/about-aws/global-infrastructure/localzones/features/?nc1=h_ls

Access Regional Services AWS Local Zones allow you to seamlessly connect to the full range of services in the AWS Region such as Amazon S3 and DynamoDB through the same APIs and tool sets over AWS’s private and high bandwidth network backbone.

profile picture
專家
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南