Content Delivery Networks (CDN) improve the overall performance and latency of a web site by hosting commonly used static resources (JavaScript, CSS and images). Telerik Extensions for ASP.NET MVC web asset support allows you to transparently use CDN for your web assets. Once your ASP.NET MVC is ready you can upload a web asset group to a CDN provider of your choice and then enable CDN support for that.
Top