CDN (콘텐츠 전달 네트워크)
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.
CDN은 사용자와 지리적으로 가까운 위치에서 웹 콘텐츠를 전달하는 분산 서버 네트워크입니다. CDN은 원본 서버 대신 CDN의 엣지 서버를 가리키는 [[cname-record|CNAME 레코드]] 또는 [[a-record|A 레코드]]를 통해 구성됩니다.
예시
Cloudflare CDN caches your website across 300+ cities. A CNAME record pointing your domain to Cloudflare's network enables the CDN.