paint-brush
Everything You Wanted to Know about Caching for Serverless Applicationsby@theburningmonk
573 reads
573 reads

Everything You Wanted to Know about Caching for Serverless Applications

by Yan Cui6mOctober 14th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

CloudFront has a built-in caching capability for serverless applications. It’s the first place you should consider caching on the server-side. Caching at the edge is very cost-efficient as it cuts out most of the calls to API Gateway and Lambda. CloudFront only caches responses to GET, HEAD and OPTIONS requests. API Gateway caching is not enabled by default, but it can improve system uptime. The main use for caching in the main use case I have is for caching for user requests in REST API requests.

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail
featured image - Everything You Wanted to Know about Caching for Serverless Applications
Yan Cui HackerNoon profile picture
Yan Cui

Yan Cui

@theburningmonk

AWS Serverless Hero. Independent Consultant. Developer Advocate at Lumigo.

Learn More
LEARN MORE ABOUT @THEBURNINGMONK'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Yan Cui HackerNoon profile picture
Yan Cui@theburningmonk
AWS Serverless Hero. Independent Consultant. Developer Advocate at Lumigo.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Coffee-web
Muckrack