From the course: Azure Essential Training for Developers

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Using the Azure Content Delivery Network

Using the Azure Content Delivery Network - Azure Tutorial

From the course: Azure Essential Training for Developers

Start my 1-month free trial

Using the Azure Content Delivery Network

- Remember when websites loaded like this? Can you imagine the image heavy, super personalized and network request-laden websites of today loading in this way? I didn't think so. I'm sure you're quite aware of how important fast load times are, they can make or break the user experience. If you're developing applications that have a lot of media, dynamically generated content or content that can't be cached, the Azure Content Delivery Network is something you need. The Azure Content Delivery Network, or Azure CDN for short, is a globally distributed network of servers designed to get content to users fast. It works like any other CDN, which temporarily copies content to a location that's closer to the content's requester. Unlike every other CDN, the Azure CDN offers additional features that make it an awesome CDN to use with your applications. The first is Dynamic Site Acceleration. Dynamic Site Acceleration solves the…

Contents