DEV Community

Cover image for What is CDN?
Bibek
Bibek

Posted on • Updated on • Originally published at blog.bibekkakati.me

What is CDN?

CDN stands for Content Delivery Network.

A CDN is a system of multiple servers distributed geographically which works together to provide fast delivery of Internet content like HTML pages, javascript files, stylesheets, videos and images etc.

CDN Image

Why do we need CDN?

  • It reduces latency, thus it improves the website load time. Since the contents are distributed globally, the distance between clients and the content also gets reduced, resulting in faster access to the content.

  • Minimize downtime and increases availability due to their distributed nature.

  • Improves website security by providing DDoS mitigation and using secured and updated SSL/TLS certificates.

  • It also helps in reducing bandwidth consumption costs of the origin server.


Originally published on blog.bibekkakati.me


Thank you for reading ๐Ÿ™

If you enjoyed this article or found it helpful, give it a thumbs-up ๐Ÿ‘

Feel free to connect ๐Ÿ‘‹

Twitter | Instagram | LinkedIn


If you like my work and want to support it, you can do it here. I will really appreciate it.



Oldest comments (1)

Collapse
 
atulcodex profile image
๐Ÿšฉ Atul Prajapati ๐Ÿ‡ฎ๐Ÿ‡ณ

I mostly use two popular cdn platforms for my website and client websites

  • cloudflare
  • ezoic