© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
B. L. GormanDeveloping Solutions for Microsoft Azure Certification CompanionCertification Study Companion Serieshttps://doi.org/10.1007/978-1-4842-9300-3_9

9. Implement Caching for Solutions

Brian L. Gorman1  
(1)
Lot 6, Jesup, IA, USA
 

Up to this point, every request made on your website is going directly to your Azure App Service instance. This includes all of the dynamic content such as calls to authenticate the user. This also includes the delivery of all of the content that is static, such as the images, Cascading Style Sheets (.css) files, and JavaScript (.js) files.

In addition to static content, your solution must make a database call every time some ...

Get Developing Solutions for Microsoft Azure Certification Companion: Hands-on Preparation and Practice for Exam AZ-204 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.