Skip to content

What is CDN? Definition and explanations

A CDN (Content Delivery Network) is a geographically distributed network of servers that hold a copy of your files — images, scripts, video, sometimes whole pages — and serve them from the point closest to the visitor. The shorter path cuts latency and offloads the origin server. Most CDNs also handle TLS termination and attack filtering.

In one sentence

A CDN serves your files from the server closest to the visitor, cutting latency.

Related terms

Sources and references

Glossary