Can I Make S3 Express Directories Public for My Website?

0
8
Asked By CuriousCat77 On

I'm just getting into using S3 Express for hosting my static website. I heard that until recently, it was possible to make S3 Express directories publicly accessible like regular S3 buckets, but now it seems like that's changed. I'm not sure why this is happening and would love any insights or advice on this topic!

3 Answers

Answered By SpeedyGonzalez42 On

Have you thought about using CloudFront instead? It might be a better way to speed up your website without worrying about the public access issue.

Answered By PerformanceKing88 On

Honestly, I'm on the same page with you! I understand the desire to push for more speed. My site on regular S3 loads under 500ms too, and I'm curious to see if I can get it even faster. Just keep in mind, the performance gains are typically better when accessed locally, not publicly!

CuriousCat77 -

Totally, I'm down for a side-by-side comparison! I want to see how two identical static sites perform, one on the standard S3 and the other on S3 Express.

Answered By NerdyTraveler99 On

I get why you're interested in using S3 Express, but usually these directories are meant for use within the same subnet. I wonder if making them public would just negate the speed benefits when accessing them from outside.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.