We're talking new releases & fast AI at Redis Released. Join us in your city.

Register now

Blog

Uncategorized

  • Blog
    JUN.7.2023
    Blog tile image
    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. GraphQL...

    Read now
  • Blog
    JUN.5.2023
    Blog tile image
    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 larger a...

    Read now
  • Blog
    MAY.31.2023
    Blog tile image
    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 kick...

    Read now
  • Blog
    MAY.30.2023
    Blog tile image
    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 t...

    Read now
  • Blog
    MAY.25.2023
    Blog tile image
    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 an application, u...

    Read now
  • Blog
    MAY.23.2023
    Blog tile image
    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 imp...

    Read now
  • Blog
    MAY.17.2023
    Blog tile image
    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 ecosystem may be larger than you knew—and...

    Read now
  • Blog
    MAY.16.2023
    Blog tile image
    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 a...

    Read now
  • Blog
    MAY.9.2023
    Blog tile image
    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. ...

    Read now
  • Blog
    MAY.8.2023
    Blog tile image
    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 a developer’s job easier. Mobile banking...

    Read now
  • Blog
    OCT.24.2022
    Blog tile image
    7 Redis Interview Questions Job-Seekers Should Be Ready To Answer

    The job you’re applying for says, “Redis experience required.” Are you ready for the questions a hiring manager is likely to ask? Here’s how to prepare for the job interview. Oh, job in...

    Read now
  • Blog
    OCT.4.2022
    Blog tile image
    Three Database Performance Problems That In-memory Databases Resolve

    Performance woes make cranky users – if they even stick around to use the software. Because if your software is too slow, it doesn’t matter how cool it is. Fortunately, in-memory databas...

    Read now
  • Blog
    SEP.14.2022
    Blog tile image
    20 Redis Experts To Follow on Twitter

    Whether you’re brand new to Redis or a seasoned user, there’s always more to learn. To help you get started, we compiled this list of our favorite Redis experts to follow. Whether you’r...

    Read now
  • Blog
    SEP.13.2022
    Blog tile image
    3 Common Misconceptions About Object-relational Mapping

    Most software developers are familiar with object-relational mapping (ORM), a coding technique that creates an abstraction layer between object-oriented programming languages and databas...

    Read now
  • Blog
    SEP.8.2022
    Blog tile image
    A Redis Hosting Option for Heroku Users

    Heroku may have discontinued its free platform support for Redis, which may discourage those who have depended on it. But not to worry! Redis has several ways to add continued support, i...

    Read now
  • Blog
    JUN.17.2022
    Blog tile image
    The Importance of Database Persistence and Backups

    We recently had an opportunity to work with the Cohesity team to verify integration between Helios and Redis Enterprise as a step in onboarding into the Redis Technical Partner Program. ...

    Read now
  • Blog
    JUN.1.2022
    Blog tile image
    Redis Clustering Best Practices With Multiple Keys

    What is a key anyway in Redis? The original intention of Redis (or any key-value store) was to have a particular key, or identifier, for each individual piece of data. Redis quickly stre...

    Read now
  • Blog
    APR.15.2022
    Blog tile image
    How to Migrate Your Dynomite Database to a Redis Enterprise Active-Active Database

    In Part I of this article, “Why Migrate a Dynomite Database to a Redis Enterprise Active-Active Database?,” we compared Dynomite and Redis Enterprise’s architectures and features. We’ve ...

    Read now
  • Blog
    APR.4.2022
    Blog tile image
    AWS Summits 2022 with Redis: Top 5 Reasons to Attend

    Redis will be at AWS Summits 2022 and we are excited to have one-on-one interactions again with developers, architects, DevOps, and IT teams. This year you can find us on April 12 in Par...

    Read now
  • Blog
    MAR.29.2022
    Blog tile image
    How to Create a Real-time Mobile Banking Application With Redis

    Fast, accurate, and up to date, RedisBank provides you with instant access to your finances with just a few swipes on your smartphone. Since mobile banking has propelled itself forward f...

    Read now
  • Blog
    FEB.21.2022
    Blog tile image
    How to Build an App that Organizes and Shares Your Movie Collection With Friends Using FastAPI and React.js

    Search for movies. Organize your collection. And share with your friends. Movify opens the door to exciting movie experiences by creating a social media-like platform where interactions ...

    Read now