AZ-204: Developing Solutions for Microsoft Azure

Developing for storage on CDNs

Introduction

In this article, we explore the fundamentals of developing for storage on Azure Content Delivery Networks (CDNs). We'll start by explaining how Azure CDNs function and how they enhance the user experience by efficiently delivering content across the globe.

Next, we delve into various caching control techniques that empower you to manage, update, and push content stored in the cache effectively. These techniques help ensure that your content remains fresh and readily available for end-users.

Finally, we introduce the Azure CDN Library, a powerful toolkit that allows you to execute a range of actions on your Azure CDN, from configuration to monitoring. This library is designed to simplify the process of optimizing and managing your content delivery strategy.

The image is an introduction slide outlining three learning objectives related to Azure Content Delivery, including understanding its workings, controlling caching, and using the Azure CDN Library.

Let's begin by exploring the core concepts of Azure Content Delivery Networks.

Note

For a deeper understanding of Azure CDNs, consider reviewing the Azure CDN documentation which provides comprehensive details and best practices.

Watch Video

Watch video content

Previous
Interacting With Azure Cache for Redis by Using