Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Learning and Mastering Redis with Python

via CodeSignal Path

Overview

This Redis course path takes you from basic to advanced usage, covering fundamental operations and data structures using Python. You'll gain hands-on experience with transactions, pipelines, streams, and high-performance applications, equipping you to manage Redis-backed systems proficiently.

Syllabus

  • Introduction to Redis with Python: The Basics
    • Redis is an in-memory data structure store used as a database, cache, and message broker. This course introduces the essential concepts and operations of Redis, including connecting to a Redis server, working with numbers, performing basic operations, and handling data structures such as lists and hashes using Python.
  • Mastering Redis Data Structures with Python: Beyond Basics
    • Building on the basics, this course dives into Redis’s more advanced data structures. Learn how to leverage sets, sorted sets, bitmaps, and geospatial indexes for efficient data handling and unique use cases.
  • Mastering Redis Transactions and Efficiency with Python
    • This course covers Redis's features for executing atomic operations using transactions and pipelines. Learn how to build transactions, implement watch and unwatch, improve efficiency with pipelines, and handle errors in transactions.
  • Mastering Redis for High-Performance Applications with Python
    • Dive deeper into Redis’s persistence options, strategies for performance optimization, and working with Redis Streams. This expert-level course will prepare you to manage key expirations, utilize pub/sub messaging, trigger snapshotting, and handle high-performance scenarios effectively.
  • Implementing a Redis-based Backend System with Python
    • In this comprehensive course, you'll put together the skills learned to build and maintain a Redis-based backend system. You will get hands-on with managing user data with expiration, implementing sorted set leaderboards, handling transactions with pipelines, utilizing Redis streams for event logging, and implementing pub/sub for notifications.

Courses

Reviews

Start your review of Learning and Mastering Redis with Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.