edge worker
RU: edge worker
A short-lived compute function executed inside a CDN point-of-presence rather than in a central cloud region. Edge workers run in V8 isolates or similar lightweight sandboxes, start in under a millisecond, and handle tasks such as auth, A/B routing, request rewriting, and personalisation close to the user — trading full Node.js compatibility for near-zero cold starts.