Skip to main content
DNS Checker(beta)

CDN

Content Delivery Network: a globally distributed network of servers that delivers web content faster.

A CDN (Content Delivery Network) is a network of servers spread across the world that stores copies of your website's files (images, CSS, JavaScript) closer to your visitors. Instead of every visitor connecting to your single origin server in one location, they connect to the nearest CDN server. This dramatically reduces loading times: a visitor in Sydney gets content from an Australian server instead of waiting for it to travel from a server in New York. Cloudflare, AWS CloudFront, and Fastly are popular CDNs.

Reference

Related terms

See also

Referenced on