dot Become a Redis expert.

See what's new in Redis University

Blog

July 10, 2023
Redis

Redis Security Notice: Heap Overflow Vulnerabilities

Here’s what you need to do about the CVE-2022-24834 and CVE-2023-36824 vulnerabilities, as well as the updates available for affected customers. We were made aware that Redis was...

Blog

July 10, 2023

Data 101: The Fundamentals of Data Science

Let’s start with data science fundamentals, and consider the concept of data, its typology of data, its main characteristics, and its impact on our way of life. Data...

Blog

July 5, 2023

RedisGraph End-of-Life Announcement

Redis is phasing out RedisGraph. This blog post explains the motivation behind this decision and the implications for existing customers and community members. We introduced RedisGraph, a Redis...

Blog

July 3, 2023

Cloud Migration Strategy Misconceptions

We bust persistent myths about migrating your workloads to a large cloud provider like AWS. You’re committed to a cloud migration. Great. But you need to get the...

Blog

June 28, 2023

3 Hackathon Winners Show What Generative AI Can Accomplish

Redis has co-sponsored several AI hackathons. These three winners – from Memoiz, RedAGPT, and SmartHealth – may inspire you to add AI features to your own applications. AI...

Blog

June 27, 2023

Frictionless Data Migration With Redis Cloud in AWS

Moving to the cloud can seem like a huge, complicated undertaking that can disrupt your organization. It doesn’t have to be that difficult, though, if you work with...

Blog

June 21, 2023

How to Install and Use Redis on Windows 11

Learn how to control a WSL installation of the Redis database from the Windows command line. If you like using Redis for website caching and you write and...

Blog

June 15, 2023

Become an Effective IT Leader Despite Economic Downturns

This isn’t the first time the tech industry has encountered hard times. Listen to the advice from IT execs who have been there, done that, and developed practical...

Blog

June 14, 2023

Retailers Shop for Real-Time Inventory Solutions

Here’s what prominent retailers are doing to enhance inventory management. With inflationary pressures and global economic uncertainties, no one knows what the future will bring for retailers. Because...

Blog

June 7, 2023
GraphQL

GraphQL and Redis: Build Your Own Haunted House Tracker Microservice

In a three-part video series, Guy Royse, Senior Developer Advocate at Redis, uses Apollo GraphQL, Redis, and Node.js to build a microservice that exposes data on haunted places....

Blog

June 5, 2023

Microservices and Containers Explained… Using LEGOs

Just as a LEGO set consists of multiple pieces that you put together to build different structures, microservices are small, independent components that you can combine to build...

Blog

May 31, 2023

Managing Microservices

Understand your microservice deployment options, including automations to save your team precious time and other practical advice for saving systems from unexpected failures. After kicking things off with...

Blog

May 30, 2023
using-redis-vss-as-a-retrieval-step-in-an-llm-chain-blog-image.png

Using Redis VSS as a Retrieval Step in an LLM Chain

In this short tutorial, we create a chain with Relevance AI, Redis VSS, OpenAI GPT, and Cohere Wikipedia embeddings. Working with large language models (LLM) often requires retrieving...

Blog

May 25, 2023

The First Rule of Redis Enterprise Proxy: Developers Don’t Need to Know About Redis Enterprise Proxy

A lot happens behind the scenes of a Redis Enterprise cluster. The proxy masks all that activity from the database clients. Most developers start small when they build...

Blog

May 23, 2023

Redis Cache-Aside Simplified

Redis Smart Cache is an open source library that seamlessly adds caching to any JDBC-compliant platform, application, or microservice. Cache-aside is the most common caching pattern implemented by...

Blog

May 17, 2023

Redis Statistics Every Developer Should Know

How well do you know Redis? Redis is an open source, in-memory data store that was voted “the most loved database” five years in a row. But its...

Blog

May 16, 2023
Redis & Pulumi

Deploy and Manage Redis Enterprise Cloud With Pulumi

Redis Cloud is now supported by Pulumi, an infrastructure as code (IaC) platform that allows developers to manage cloud resources using familiar programming languages. With Redis Cloud and...

Blog

May 9, 2023
Learn Clustering From Redis Experts

Learn Clustering From Redis Experts

These five videos break down the general concepts of clustering through webinars, tutorials, walk-through demos, and even a real-world customer success story from a Fortune 500 company. So...

Blog

May 8, 2023

From Databases to Dashboards: Mobile Banking App Design Tips

Mobile apps are super easy and convenient for banking customers to use. But to build and maintain them? Not so much. Here are a few tips to make...

Blog

May 2, 2023

Introducing the ChatGPT Memory Project

ChatGPT Memory responds to context length limitations in large language models (LLMs) used in AI applications. The ChatGPT package uses Redis as a vector database to cache historical...

Blog

May 1, 2023

The Principles of Designing Microservices

So, you’ve evaluated your application’s state of affairs and have concluded that the adoption of microservices will improve overall performance and scalability. Great. What comes next? In this...