No matter what language you use, you use CDNs and caches.
With Vercel and Netlify it's just TypeScript/JavaScript: https://vercel.com/docs/functions/edge-middleware https://docs.netlify.com/edge-functions/overview/
No matter what language you use, you use CDNs and caches.