Complete Guide to Redis

Gain insights into Redis's capabilities as a database, cache, and message broker. Delve into commands, transactions, and clustering. Explore flexibility, security, and data structure support with Redis.

Beginner

25 Lessons

2h

Certificate of Completion

Gain insights into Redis's capabilities as a database, cache, and message broker. Delve into commands, transactions, and clustering. Explore flexibility, security, and data structure support with Redis.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

13 Playgrounds

This course includes

13 Playgrounds

Course Overview

Redis is an open-source, in-memory data structure store used as a database, cache, and message broker. Unlike Memcached, it supports multiple data types, giving a lot of flexibility to the user. Redis is easy to configure and provides clustering support to store data in multiple servers. In this course, you will learn about the various commands that you can use to store different types of data structures in Redis. Some of those commands include utility, insertion, and modification commands. You will also ...Show More

Course Content

1.

Let's Begin

Get familiar with Redis' in-memory data storage, key-value structure, and practical applications.
2.

Redis Commands

Get started with Redis commands for managing data structures, security, and transactions efficiently.
3.

Redis Advanced Concepts

Work your way through advanced Redis concepts: persistence, replication, partitioning, eviction, and client-side caching.
4.

Redis Cluster

Break down the steps to manage and configure scalable, fault-tolerant Redis Clusters.
5.

Appendix

Solve problems in installing Redis on Windows or Linux efficiently.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor