About This Architecture
Server-side rendering at the edge with user requests hitting CDN edge PoPs, routed to edge function SSR workers that check an edge cache (KV store) for hits or fall back to the origin server, streaming rendered HTML back with stale-while-revalidate caching.