CDN (Rede de Distribuição de Conteúdo)
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.
Uma CDN é uma rede distribuída de servidores que entrega conteúdo web a partir de locais geograficamente próximos ao usuário. As CDNs são configuradas via [[cname-record|registros CNAME]] ou [[a-record|registros A]] que apontam para os servidores de borda da CDN em vez da origem.
Exemplo
Cloudflare CDN caches your website across 300+ cities. A CNAME record pointing your domain to Cloudflare's network enables the CDN.