rowanu / boc-updates

All the AWS updates you need, in one place

Home Page:https://bigorange.cloud/updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure API response to be cached by CF

rowanu opened this issue · comments

commented

So that DDB is not hit on every query.

Can the HTTP API go behind CloudFront without issue?

commented

Totally works. 10x response improvement.

commented

Need to set headers on source (HTTP API), or use minimum TTL on dedicated origin.

commented

This has been implemented, mainly via Lambda@Edge functions in the distribution repo