Modern Redis in 40 Minutes | Crash Course 2023



Modern Redis in 40 Minutes | Crash Course 2023

Modern Redis in 40 Minutes | Crash Course 2023

Master modern Redis with a project-based learning approach. We’ll explore the most relevant & used data types and set up both a serverful and serverless Redis instance as our Redis playground. You’ll learn performance optimizations and later also learn to keep your database requests at a minimum using Redis JSON.

Upstash for serverless Redis: https://upstash.com/?utm_source=Josh2
Windows Subsystem Linux: https://learn.microsoft.com/en-us/windows/wsl/install

— my links
Discord for questions/answers: https://discord.gg/4vCRMyzgA5
My GitHub: https://github.com/joschan21

— timestamps
0:00 What you’ll learn
0:59 What can Redis do for you?
2:40 Task – can you figure out the ideal data types?
4:25 Our project structure
5:08 Redis for serverful environments
7:22 Redis for serverless environments
9:02 Setting up our Redis playground project
14:17 Connecting to Redis
16:48 Lists
18:48 Sets
23:08 Hashes
26:32 Fetching comments on the frontend
28:56 Performance optimizations
31:02 Redis JSON

Comments are closed.