Azure CDN fundamentals

If you are hosting a popular website that contains many static files, you may wonder what is the best way to optimize serving them to your users. When searching for a solution, you have to take into consideration many different factors; HTTP protocol specification, browser capabilities, your server performance, network latencies, and so on. The whole problem is far from being trivial and requires significant resources to be implemented in the right way. To overcome the listed difficulties, the idea of CDNs was developed. CDN stands for content delivery network, and encapsulates the concept of a complex service that takes care of delivering the content to everyone who browses your website. In this chapter, you will learn ...

Get Hands-On Azure for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.