Optimize your web applications by caching read-only data with Redis
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.
Learning objectives
In this module, you will:
- 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
Prerequisites
- Experience with app development
- Experience using data in apps