Durable cache on Netlify
THE AHA STACK MASTERCLASS
Launching May 27th
I need to remember this interesting technique so let me write a blog post.
I read this on Jason Lengstorf’s blog.
Basically we can use Netlify’s Durable Caching to cache responses of Netlify’s serverless functions, shared across all edge nodes.
Here’s the documentation about them on Netlify, and a blog post on how to use them within Astro.
I wrote 20 books to help you become a better developer:
- Astro Handbook
- HTML Handbook
- Next.js Pages Router Handbook
- Alpine.js Handbook
- HTMX Handbook
- TypeScript Handbook
- React Handbook
- SQL Handbook
- Git Cheat Sheet
- Laravel Handbook
- Express Handbook
- Swift Handbook
- Go Handbook
- PHP Handbook
- Python Handbook
- Linux Commands Handbook
- C Handbook
- JavaScript Handbook
- CSS Handbook
- Node.js Handbook