Azure Redis Caching

A guide to help you develop Azure Redis cache and content delivery networks.

In this course, you will learn about

What you’ll learn

  • An Overview of what is Caching..
  • Whats is Redis Cache – Microsoft Azure.
  • How to create a Redis Cache.
  • Developing Redis Cache Client.
  • Controlling Expiration.

Course Content

  • Introduction To Caching –> 1 lecture • 11min.
  • Introduction to Redis Cache –> 1 lecture • 10min.
  • Programming Redis Cache –> 1 lecture • 24min.
  • Caching Documentation 1 –> 1 lecture • 1min.
  • Strategies when caching data Documentation 2 –> 1 lecture • 1min.

Azure Redis Caching

Requirements

In this course, you will learn about

  • Caching
  • Redis Caching
  • How to create Redis Cache
  • Develop Redis Cache Client
  • ASP.NET Output Cache Provider for Azure Redis Cache.

 

Redis is an advanced key-value store, where keys can contain data structures such as strings, hashes, lists, sets and sorted sets. Redis supports a set of atomic operations on these data types.

Azure Redis Cache is based on the popular open-source Redis cache. It gives you access to a secure, dedicated Redis cache, managed by Microsoft and accessible from any application within Azure.

 

By the end of the course, you will be able to create Azure Redis Cache and develop Redis Cache Client.

Get Tutorial