Replies: 3 comments 4 replies
-
|
I'd never heard of this actually! There are so many options to everything on AWS lol 😅 I'm not sure the service is for static content. It seems to be more for reducing load to the origin (Lambda for us). But since Lambda scales so well, it's not as critical. What seems interesting is the Better network performance and Better cache hits. One thing you can already do for more static content is use the If you need to clear the cache, you can use the One thing similar to OriginShield that I want to look into is the |
Beta Was this translation helpful? Give feedback.
-
Yep, agree, I think OriginShield is more useful when you have a lot of geo-distributed traffic combined with the default_expiry.
From what I know this is not supported by CloudFront, not sure if lately things changed. |
Beta Was this translation helpful? Give feedback.
-
|
@selul Took a bit, but I'm happy to say that I just added support for it with the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering what do you think about adding compatibility with OriginShield for the API Gateway origin in CloudFront.
It might make sense for sites where content is updated less frequently, i.e with a high expiration time, and with highly geo-distributed traffic.
Beta Was this translation helpful? Give feedback.
All reactions