Edge Rendering

noun · web infrastructure

1.

A web rendering technique where pages are generated on network edge servers (Edge), as geographically close as possible to the end user — reducing latency to its absolute minimum and drastically accelerating page display.

2.

A distributed infrastructure architecture leveraging CDN nodes as intelligent rendering servers, capable of executing server-side code (middleware, SSR) without requests to a centralized origin server — offering native global scalability.

3.

A strategic evolution in web hosting adopted by Next.js and Vercel, which positions rendering logic across hundreds of global points of presence to guarantee response times under 50 milliseconds anywhere in the world.

See also
CDNLatencyCore Web VitalsNext.js