Skip to main content

Posts

Showing posts with the label CDN

What is CDN & CMS - What Role They Play In Digital Eco-System

According to the Research, if your web pages take longer than 5 seconds to load, on average you'll lose 50% of your primary audience and have up to 80% less recurring visitors. The content delivery network is a network of geographically distributed server that delivers pages and other web content to a user, based on his/her geographic location, the origin of the webpage and the content delivery server. Each CDN node catches the static content of a website like images, JavaScript and other structural components. When the user request for the website, the nearest node to the user’s geographic location will deliver the static content, resulting into the shortest distance for the data to travel therefore providing the fastest site experience. Let’s make it little simpler to understand. Assume that you have a website hosted in Mumbai , India. As we all know that websites don’t exist physically. It exists on the internet and the internet exists everywhere. So basically, the we...