Join the AI Workshop to learn more about AI and how it can be applied to web development. Next cohort February 1st, 2026
The AI-first Web Development BOOTCAMP cohort starts February 24th, 2026. 10 weeks of intensive training and hands-on projects.
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.