Overview

Practical Redis workshop covering common use cases and deployment notes.

Learning Outcomes

  • Use Redis for caching and session storage
  • Implement pub/sub patterns and simple data models
  • Understand persistence and deployment options

What You Build

A cache-backed API and a pub/sub demo.

Materials Provided

Redis Docker compose, sample code.

How Schools Can Integrate It

Useful for backend and systems courses.