Tutpig.com

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

Course Content

Requirements

In this course, you will learn about

 

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.