Glossary · Hosting and delivery

CDN

A distributed network that serves cached website resources from locations closer to visitors.

Also called: content delivery network

Definition

A content delivery network distributes or caches files across multiple locations. A nearby location can answer a request without sending every visitor to one origin server. CDN behavior also affects cache invalidation, headers, security controls, and troubleshooting.

Why it matters

CDNs can improve delivery speed and resilience, but an outdated cache can make a correct deployment appear unchanged until it is refreshed or expires.

Common misunderstanding

A CDN does not repair slow source code or poor images automatically; it improves delivery of what it receives.

Related system family: Hosting & Release

Sources

Last reviewed July 16, 2026

Return to the complete glossary