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.

Intermediate

37 Lessons

8h

Certificate of Completion

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.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

1 Project
35 Playgrounds
7 Quizzes

This course includes

1 Project
35 Playgrounds
7 Quizzes

Course Overview

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 ab...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

What You'll Learn

An understanding of Redis and its usage to build practical applications

Show more

Course Content

1.

Welcome!

Get familiar with using Redis and Go to build scalable, practical applications.
2.

Working with String and Hash Data Types

Grasp the fundamentals of managing Redis string and hash data types in practical scenarios.
3.

Using Set and Sorted Set

Master the steps to using and implementing Redis sets and sorted sets in applications.
4.

Messaging with Redis

Build message systems using Redis Lists, Pub/Sub, and Streams for scalable, real-time apps.
5.

Core Redis Features

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.

Final Project

Project

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