Cloud
AWS CloudFront Caching Explained
Understand how CloudFront caching works: cache keys, TTLs, cache policies and invalidations, and how to configure them for Next.js and API traffic.
1 min read
Writing
Notes on Node.js, React, Next.js, Strapi, AWS and building for the web.
Understand how CloudFront caching works: cache keys, TTLs, cache policies and invalidations, and how to configure them for Next.js and API traffic.
How to go beyond the defaults in Strapi: custom controllers and services, lifecycle hooks, policies and admin customization for enterprise projects.
A practical guide to structuring production-ready REST APIs with Node.js and Express.js: routing, validation, error handling and security.