4.5
Intermediate
8h
Building Practical Applications with Redis Using Go
Gain insights into using Redis with Go to build practical applications. Learn about data types, messaging, core features, and scalability for high-performance, reliable software solutions.
Redis is an open-source, in-memory key-value data structure store that belongs to the NoSQL category of databases. Go is a programming language known for its performance, simplicity, and reliability. Redis can be used as a high-performance in-memory cache, a message broker and streaming engine. This course teaches you how to use Redis with Go to build practical applications.
In this course, you’ll learn Redis data types, such as string and Hash. Then, you’ll cover data structures. Moreover, you’ll learn about Redis messaging through list, Pub/Sub and streams. You will also cover Redis’ core features, such as Redis pipeline, notifications, and Lua scripting. This course will finish with geospatial indexes, Redis Cluster and RediSearch.
This course will give you the ability to build practical applications with Redis and Go.
You will gain an understanding of how to choose the appropriate Redis data structures and features, as well as enable you to architect scalable applications.
Redis is an open-source, in-memory key-value data structure store that belongs to the NoSQL category of databases. Go is a progr...Show More
WHAT YOU'LL LEARN
An understanding of Redis and its usage to build practical applications
The ability to choose the appropriate Redis data structure(s) and feature(s)
Familiarity with core features of Redis including Redis pipeline, notifications, and Lua scripting
Hands-on experience of building scalable applications using the Redis Cluster
The ability to build messaging applications using Redis’ Pub/Sub and streams
A working knowledge of geospatial indexes and probabilistic data structures
An understanding of Redis and its usage to build practical applications
Show more
Content
1.
Welcome!
3 Lessons
Get familiar with using Redis and Go to build scalable, practical applications.
2.
Working with String and Hash Data Types
5 Lessons
Grasp the fundamentals of managing Redis string and hash data types in practical scenarios.
3.
Using Set and Sorted Set
5 Lessons
Master the steps to using and implementing Redis sets and sorted sets in applications.
4.
Messaging with Redis
7 Lessons
Build message systems using Redis Lists, Pub/Sub, and Streams for scalable, real-time apps.
5.
Core Redis Features
5 Lessons
Dig into the core features of Redis like pipelining, notifications, Lua scripting, and Scan commands.
6.
Geospatial Indexes and Probabilistic Data Structures
3 Lessons
Simplify complex topics like geospatial indexes and probabilistic data structures with practical Redis applications.
7.
Running Redis Across Multiple Servers
3 Lessons
Piece together the parts of deploying and scaling Redis across multiple servers efficiently.
8.
Redis Modules in Action
4 Lessons
Learn how to use Redis modules for custom data types and full-text search in Go.
9.
Wrapping Up
2 Lessons
Walk through the core concepts of using Redis with Go and explore further learning.
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