Azure Redis Cache

Azure Redis Cache

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 37m | 181 MB

Are you facing issues like low throughput, high latency, and an unsecure cache in your cloud? If so, then Azure Cache for Redis —a secure data cache and messaging broker—might be your solution. Azure Cache for Redis gives you access to a secure Redis cache that’s accessible from any application within Azure. In this course, learn how to maximize your Azure app’s performance with Azure Cache for Redis. Instructor Afzaal Ahmad Zeeshan steps through how to create Azure Cache for Redis services, implement distributed caching, and consume data while keeping up with the global scale. Get best practices for clustering, explore advanced Azure Cache for Redis concepts such as geo-replication, and more.

Topics include:

  • Distributed in-memory caching
  • Creating an Azure Redis service cache account
  • Implementing Azure Cache for Redis
  • Functions exposed by the StackExchange.Redis package
  • Working with the publish-subscribe pattern
  • Best practices for clustering
  • Securing service behind virtual networks
Table of Contents

Redis for Distributing Caching
1 The course overview
2 Introduction to in-memory caching
3 Distributed in-memory caching
4 Open-source distributed caching protocol Redis
5 History and usage

Azure Redis Cache Services
6 Exploring Azure Cache for Redis
7 Creating an Azure Redis service cache account
8 Getting familiar with services

Implementing Azure Redis Cache
9 Azure Redis Cache SDKs
10 Installing StackExchange.Redis
11 Exploring StackExchange.Redis SDK
12 Hello from cache
13 Understanding the program

Publish-Subscribe with Azure Redis Cache
14 Publish-subscribe pattern
15 Building a chat app in WPF
16 Using the chat app
17 Understanding the app

Service Clustering
18 Overview of clusters
19 Clusters in Azure Redis Cache
20 Sharding of data
21 Replication of data
22 Best practices for clustering

Advanced Azure Redis Cache Concepts
23 Non-SSL ports
24 Securing service behind virtual networks
25 Data persistence in Azure Redis
26 Geo-replication of the data