Blog

July 27, 2023

Intelligently Scaling Microservices

Microservices offer a lot of technical advantages, but getting the balance requires some experience. You need to dynamically adjust resources based on where they are needed, just as...

Blog

July 20, 2023
Redis | The Elements of a Data Strategy

The Elements of a Data Strategy

Organizations cannot unlock the potential of their data–to help them make better decisions–unless they have a clear data strategy. Start with these fundamentals. A data strategy is a...

Blog

July 19, 2023
Redis Observability with Uptrace

Enhancing Redis Observability with Uptrace

Everyone needs a way to monitor server behavior, if only to confirm that the system is running to spec. Several Application Performance Monitoring (APM) tools work with Redis,...

Blog

July 12, 2023
Redis Gains ISO 27017 and 27018 Certifications

Redis Gains ISO 27017 and 27018 Certifications

Redis announces the company’s certification for compliance with ISO 27017:2015 and ISO 27018:2019, added to our existing ISO 27001:2013 certifications. Every organization is concerned about securing its cloud...

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