Start your Redis Journey

An Overview of Redis

Udemy
platform
English
language
Databases
category
instructor
Start your Redis Journey
1
students
1.5 hours
content
Mar 2023
last update
$19.99
regular price

What you will learn

Hashes in Redis

Lists & Strings

Sets and Sorted Sets

Keys in Redis

Why take this course?

Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server, since the keys can contain strings, hashes, lists, sets and sorted sets. Redis is written in C. This course provides good understanding on Redis concepts, needed to create and deploy a highly scalable and performance-oriented system.

Redis is different compared to other key-value stores because of the following:

  • Redis is a different evolution path in the key-value databases where values can contain more complex data types, with atomic operations defined on those data types.

  • Redis data types are closely related to fundamental data structures and are exposed to the programmer as such, without additional abstraction layers.

  • Redis is an in-memory but persistent on disk database, so it represents a different trade off where very high write and read speed is achieved with the limitation of data sets that can't be larger than memory.

This course is designed for Software Professionals who are willing to learn Redis in simple and easy steps. After completing this course, you will be at an intermediate level of expertise from where you can take yourself to a higher level of expertise.

Before proceeding with this course, you should have basic knowledge of Data Structures.

5202576
udemy ID
3/9/2023
course created date
4/4/2023
course indexed date
Bot
course submited by