Edge & “Serverless at the Edge”
Some platforms run functions close to users (edge POPs) with lightweight runtimes (V8 isolates, WebWorkers-style). Benefits: low latency, fast cold starts, but with constraints (e.g., limited CPU time, restricted APIs).
