Use of Content Delivery Network – Best Practice to Speed up your website

Deploying your content to multiple, geographically dispersed servers make your pages load faster from end users perspectives.

Note down that 80-90% of the end-user response time is spent downloading all the components in the page: images, stylesheets, scripts, Flash, etc. This is the Performance Golden Rule.


Before starting with the complicated task of redesigning your application architecture, it’s better to first disperse your static content. This not only achieves a bigger reduction in response times, but it’s easier thanks to content delivery networks.

A content delivery network (CDN) is a collection of web servers distributed across multiple locations to deliver content more efficiently to users.

Some large Internet companies own their own CDN, but it’s cost-effective to use a CDN service provider, such as Akamai Technologies, Mirror Image Internet, or Limelight Networks.

Source : Yahoo Tips

Shares:

Leave a Reply

Your email address will not be published. Required fields are marked *