Y
Hacker News
new
|
ask
|
show
|
jobs
by
htsh
23 days ago
curious, how does one configure something like this for AWS Lambda? Appreciate it.
I am assuming it is a bunch of manual work.
3 comments
baueric
23 days ago
Equivalent is probably putting AWS CloudFront in front of your lambda. Has edge caching with customizable config.
link
afavour
23 days ago
You use Cloudfront. Which you’re already doing anyway but yes, you do need to configure it.
link
coredog64
23 days ago
Technically, probably CloudFront.
link