Challenge 08 - Leverage the Azure CDN

< Previous Challenge - Home - Next Challenge >

Introduction

In this simple challenge you will leverage the Azure CDN for serving static content.

A content delivery network (CDN) is a distributed network of servers that can efficiently deliver web content to users. CDNs store cached content on edge servers in point-of-presence (POP) locations that are close to end users, to minimize latency. Read more.

Description

Success Criteria

To complete this challenge successfully, you should be able to:

Learning Resources

Tips