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 become familiar with different aspects of Redis, such as transactions, security, partitioning, and clustering. In all, this is your go-to guide to Redis.
Redis is an open-source, in-memory data structure store used as a database, cache, and message broker. Unlike Memcached, it supp...Show More
Content
2.
Redis Commands
13 Lessons
Get started with Redis commands for managing data structures, security, and transactions efficiently.
Redis Data TypesStoring Strings in Redis: Insertion and Retrieval CommandsStoring Strings in Redis: Utility CommandsStoring Lists in Redis: Insertion CommandsStoring Lists in Redis: Modification CommandsStoring Set in Redis: Insertion CommandsStoring Set in Redis: Modification CommandsStoring Sorted Set in Redis: Insertion CommandsStoring Sorted Set in Redis: Utility CommandsStoring Hashes in RedisRedis Publisher/Subscriber ModelRedis SecurityTransactions in Redis
3.
Redis Advanced Concepts
6 Lessons
Work your way through advanced Redis concepts: persistence, replication, partitioning, eviction, and client-side caching.
4.
Redis Cluster
4 Lessons
Break down the steps to manage and configure scalable, fault-tolerant Redis Clusters.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources