A CDN is a network of servers distributed across multiple geographic locations that cache and serve static website assets — images, CSS, JavaScript, and videos — from the server physically closest to the requesting user. This reduces latency, improves page load times, and reduces load on the origin server. CDNs also provide DDoS protection and improve site reliability. Services like Cloudflare, Fastly, and AWS CloudFront are widely used CDN providers.