Onboarding

Search

  • Redis Software Onboarding Overview
    This onboarding guide walks you through the key steps required to successfully deploy and operate Redis Software. Eac...
    See more
  • Introduction to Redis Software
    Redis Software is a self-managed, enterprise-grade version of Redis designed for organizations that need scalability,...
    See more
  • System and Infrastructure Requirements
    Before deploying Redis, review and complete the Core Hardware & OS Setup, configure your Network Configuration, and a...
    See more
  • Installing Redis Software
    Once all nodes are prepared with the operating system installed, network connectivity confirmed, and the installation...
    See more
  • Choosing a Cluster Name
    Choosing the right cluster name is a critical step when setting up your Redis deployment. The cluster name is perman...
    See more
  • DNS Setup for Redis Cluster Access
    Setting up DNS correctly is essential for Redis to support high-availability, automatic failover, and reliable commun...
    See more
  • Setting up DNS on Windows Server
    This article provides a complete walkthrough for Setting Up DNS on Windows Server to support Redis clusters. It cover...
    See more
  • Setting Up DNS on Google Cloud
    This article provides step-by-step guidance for Setting Up DNS on Google Cloud to support Redis clusters. It includes...
    See more
  • Setting Up DNS on Azure
    This article provides step-by-step guidance for Setting Up DNS on Azure to support Redis clusters. It includes Prereq...
    See more
  • Setting Up DNS on AWS Route 53
    This article provides step-by-step guidance for Setting Up DNS on AWS Route 53 to support Redis clusters. It covers k...
    See more
  • Setting Up BIND DNS
    BIND is a widely used DNS server that enables Redis nodes to resolve internal hostnames using custom domain configura...
    See more
  • Deploying Clusters in Redis Software
    To deploy a Redis cluster, you must first install the Redis Software on all nodes that'll be part of the cluster. Onc...
    See more
  • Security Considerations for Redis Software
    Securing Redis Software requires thoughtful configuration across user access, encryption, authentication, and system ...
    See more
  • Database Creation
    After deploying your Redis cluster, the next step is to create and configure your database. This guide walks through ...
    See more
  • Connecting to Your Database
    There are multiple ways to connect to your Redis database depending on your networking setup, clustering configuratio...
    See more
  • Data Migration Options for Redis
    Redis supports multiple tools and strategies for migrating data from other Redis and non-Redis systems. Whether you'r...
    See more