CDN (Content Delivery Network)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/cdn/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/cdn/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/cdn/)
Use the native HTML custom element.
A CDN is a distributed network of servers that delivers web content from locations geographically close to the user. CDNs are configured via [[cname-record|CNAME records]] or [[a-record|A records]] that point to the CDN's edge servers instead of the origin.
Example
Cloudflare CDN caches your website across 300+ cities. A CNAME record pointing your domain to Cloudflare's network enables the CDN.