From the course: Exam Tips: Developing Solutions for Microsoft Azure (AZ-204)

Unlock the full course today

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

Overview

Overview - Azure Tutorial

From the course: Exam Tips: Developing Solutions for Microsoft Azure (AZ-204)

Start my 1-month free trial

Overview

- [Narrator] We have now reached the penultimate section of the exam focused on how to monitor, troubleshoot, and optimize Azure solutions. This covers how to integrate caching and content delivery into solutions and how to best support monitoring and logging. It is worth 10 to 15% of the overall exam. The first of these topics centers around the different caching solutions, which are available within Azure. Caching is a vital part of producing performance applications. When data is cached, a local copy is stored so that the data doesn't need to be retrieved from the server every time it is needed. However, you will also need a way to invalidate that cache should the state change or the data need to be reloaded for any other reason. In order to support caching in Azure and for the exam, you need to understand caching policies on Azure Front Door and the readers cache. We'll talk about this in a bit more detail in a minute.…

Contents