Infrastructure Intermediate Featured

Redis Mastery

From caching to real-time applications

8.0 hours 2 lessons 2 enrolled
O
Oliver Bob
Instructor
Start Masterclass
Log in to track your progress

About This Masterclass

Master Redis, the lightning-fast in-memory data store. Learn caching strategies, pub/sub messaging, data structures, persistence, clustering, and how to integrate Redis with PHP, Node.js, and Python applications.

What You'll Learn

  • Implement efficient caching strategies
  • Build real-time applications with pub/sub
  • Configure Redis for high availability
  • Integrate Redis with PHP, Node.js, and Python
  • Monitor and optimize Redis performance

Technologies Covered

Redis Redis Sentinel Redis Cluster PHP Node.js Python

Curriculum 12 lessons

Redis Clustering

15 min text

Pub/Sub Messaging

15 min text

Redis Transactions

12 min text

Lua Scripting

18 min text

Redis Streams

20 min text

Caching Strategies

15 min text

Redis Sentinel

15 min text

Performance Tuning

18 min text

Prerequisites

  • Basic command line knowledge
  • Familiarity with at least one programming language