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.
Ein CDN ist ein verteiltes Netzwerk von Servern, das Webinhalte von geografisch nahegelegenen Standorten an Nutzer ausliefert. CDNs werden über [[cname-record|CNAME-Einträge]] oder [[a-record|A-Einträge]] konfiguriert, die auf die Edge-Server des CDN statt auf den Ursprungsserver zeigen.
Beispiel
Cloudflare CDN caches your website across 300+ cities. A CNAME record pointing your domain to Cloudflare's network enables the CDN.