Skip to main content
Version: 1.0.0

Redis

Redis is an open-source, in-memory data structure store that is used as a database, cache, and message broker. It supports a variety of data structures such as strings, hashes, lists, and sets, and is often used in web applications and real-time data processing.

This guide covers how you can use Zeet's official Redis Blueprint to spin up a Redis Database in seconds!

1. Select Redis Blueprint

To get started, head over to the Zeet dashboard and navigate to the Create New Database menu. Here, select the Redis Blueprint.

2. Configure Blueprint

After selecting your Redis Blueprint, you'll need to configure your deployment.

1. Select Deploy Target

The first step in configuring your Blueprint is selecting your Deploy Target. You can deploy Redis as a Container in your cluster. If you don't already have a cluster connected, follow the link here to create or link a new Cluster.

For this guide, we will deploy Redis using AWS RDS.

2. Configure Inputs

  • Engine Version refers to the specific version of the database management system software that is being used to manage the database.
  • Zeet will pre-configure your Database with a randomly generated Database Password. Feel free to change this.

3. Finalize and Deploy!

You're almost done! Just give your new Project a name and home. Pick the Group and Sub-Group, or create new ones and bring your Project to life. Read our docs on Organization to learn more about Groups and Sub-Groups.

Once you've named and placed your new Redis Project, you can Deploy it right away, or save it as a draft to come back and deploy when the time is right!

Video: Deploy Redis using Zeet