Optimize your web applications by caching read-only data with Redis
link

Optimize your web applications by caching read-only data with Redis

Learn to use Redis caching in Azure to reduce the load on databases.

Microsoft Learn
Updated Dec 02, 2024

What you'll learn

  • Describe what a Redis cache is and how you can use it for your business needs
  • Create a design and plan to use a Redis cache
  • Provision a Redis cache in Azure
  • Connect a web app to the cache
Course Description

Use Redis caching in Azure to reduce the load on databases. Apply different caching architectures to support larger loads in distributed and high-volume environments.