Aug 27
2019
What is a CDN?
A Content Delivery Network (CDN) is a geographically distributed network of servers working together to provide fast delivery of web contents. Use of CDN makes the webpage load faster by transferring web contents including HTML pages, JS, CSS, Images and even video files from the distributed servers geographically closer. Some of the most popular javascript libraries, fonts and CSS frameworks are hosted on public CDNs, and utilizing such CDNs for your web pages will improve your site performance. Use of CDN may also help protect your website from DDoS attacks.