What is a CDN and Why Should I Use It?

A CDN (Content Delivery Network) allows for images to be stored in multiple locations domestically or internationally. A CDN increases the accessibility of images and files when a visitor wants to visit your site. To load information, the website needs to ping a server and retrieve and render images and scripts in realtime, which can take time, especially when that server is located far away from where the visitor is viewing your site from.

Google Cloud and multiple other services offer CDN services, which can be used for not just images but files and scripts. Many scripts services like jQuery additionally offer CDN links, so a file can stay up to date and be fully optimized (https://code.jquery.com/)

Comments

Popular posts from this blog

Creating a Blockquote

Simple JavaScript Countdown Timer

SCAD Stylesheet Reference & Blog Intro