Improve the performance of an API by adding a caching policy in Azure API Management

API Management policies are configurable modules that you can add to APIs to change their behaviors. Policies can do things like cache responses, transform documents and values, call webhooks for notification or audit purposes, and retry requests after transient failures. This module shows how to use policies to enable caching in order to improve API performance under load.

Learning objectives

In this module, you will:

  • Identify whether or not a policy exists for the desired behavior
  • Choose a policy scope
  • Configure and apply a caching policy in the Azure portal

infrastructure services

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *