rizz.dev
homeaboutblogcontactGitHub
  1. Home
  2. /
  3. Glossary
  4. /
  5. edge function
Glossary · term67 of 202

edge function

Code that runs in a CDN location near the visitor instead of a single origin region. Requests skip the long round trip, so latency drops without any caching.

also written as edge functions

Related terms
Private Cloud ComputeApple's server infrastructure for running AI requests too large for a phone, built so operators of the hardware cannot read the requests it processes. Every request passes an attestation check before a node is trusted with it.view term->cold startThe delay a serverless platform adds when a request lands on an instance that has not run recently and the runtime must boot before any code executes.view term->
At a glance
cited by
1 post
categories
1
first used
jul 2026
Appears in
  • Vercel Edge Functions Are Deprecated and That Was RightVercel Edge Functions are deprecated and the call was right. What changed, why round trips now cost more than queries, and what still belongs at the edge.opinion1 min
previousecosyste.msnexteffective length