What is CDN - nairuzabulhul/Technical-Terms GitHub Wiki

CDN : Content Delivery Network

is a distributed system of servers strategically deployed in different locations around the world.

CDN allows your web content as your website to have many copies throughout multiple servers in different parts of the world.

Why CDN is important??

CDN is interconnected system that enables your content to be cached, stored and distributed to users based in their location on the globe, which increases efficiency and speed of your content.

For example if your website is hosted in U.S and you want to access it from Europe, instead of loading the infos all the way from U.S servers, with CDN, users can load your website pages from the closest servers in the area.