Implementation of CDN (Content Delivery Network) to serve web contents to end-users with high availability and high speed.

Implementation of CDN (Content Delivery Network) to serve web contents to end-users with high availability and high speed.

By Prodip K Saha
Date: September 26, 2013

A content delivery network or content distribution network (CDN) is a large distributed system of servers deployed in multiple data centers across the Internet. The idea of CDN is to bring the contents closer to the end user and serve them from there.

I have had the privilege and opportunity to evaluate Content Delivery Network (CDN) , help management to select the provider who can provide best services with least cost, design the solution and lead the implementation effort (make it happen).

Implementation of CDN can be as easy as 1-2-3 but you would end up in trouble (technically and financially) unless you do the due diligence. Frist thing first, you do need to write down the must-have requirements before evaluating CDN providers. Next, you do need conceptual design and physical design backed by a working POC.

Read the Full Story here-
Implementation of CDN