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

Blog

April 26, 2023

Database Trends Spotted at KubeCon Europe

Database vendors need to become more active in the cloud-native community — particularly to counter the scaling issues related to Kubernetes and stateful applications. Containerization and Kubernetes continue...

Blog

April 26, 2023

New Database Scaling and Security Features in Azure Cache for Redis Enterprise Tiers

As applications encounter rising data volumes and user counts, developers can struggle to scale their databases and maintain security. Database scaling can be a complex operation. When you...

Blog

April 24, 2023

What Serverless Databases as a Service Accomplish – and Why They Matter

We could lead with the technical advantages: flexible scaling, easier management of clusters and nodes, and offloading complicated resource analysis. But we know we can get your attention...

Blog

April 20, 2023

3 Reasons to Choose a Vendor With an Established Cloud Provider Partnership

When you assess a new software vendor for your business, be sure to factor in the benefits of the company’s partnerships. When you set out to build a...

Blog

April 12, 2023

Build an E-commerce Chatbot With Redis, LangChain, and OpenAI

Given the recent surge of AI-enabling APIs and web development tools, it seems like everyone is building chatbots into their applications. Want to see what’s involved? Here’s an...

Blog

April 11, 2023

How To Use Google Cloud Dataflow to Ingest Data From Google Cloud Pub/Sub to Redis Enterprise

Google Cloud Dataflow provides a serverless architecture that you can use to shard and process very large batch datasets or high-volume live streams of data in parallel. This...

Blog

April 10, 2023

5 Podcasts for Supervillains Who Are Also Database Professionals

These database-related podcasts offer technology and development career advice based on what job you have…and what kind of supervillain you are. Do you work with databases? And are...

Blog

April 5, 2023

Microservice Architecture Key Concepts

What role do microservices play in creating applications? We offer a foundational understanding of what microservices are, how they differ from monolithic structures, and what to consider when...

Blog

April 4, 2023

Groovy Datasets for Test Databases

When you experiment with a new-to-you data science skill, you need some sort of data to work with. Why be boring? Teaching yourself new tech skills often requires...