JQuery CDN Fallback

Cashing on CDN hosts like Microsoft, Google etc., for referencing jQuery & similar libraries is good performance optimization solution particularly for rich interactive web applications . However, consider a worst case scenario where CDN network is down…

Continue ReadingJQuery CDN Fallback

Content Delivery Network

Content Delivery Network (CDN) is network of geographically distributed multiple data centers with aim to serve end-user with higher availability and performance. Contents are served to end-user user from the nearest available data center. Apart from this, CDNs…

Continue ReadingContent Delivery Network