{
  "id": "operate",
  "title": "Redis products",
  "url": "https://redis.io/docs/latest/operate/",
  "summary": "Products, services, and tools to operate a Redis database.",
  "tags": [],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "children": [
    {
      "id": "rs",
      "summary": "The self-managed, enterprise-grade version of Redis.",
      "title": "Redis Software",
      "url": "https://redis.io/docs/latest/operate/rs/"
    },
    {
      "id": "rc",
      "summary": "The fastest way to set up Redis - a fully managed Redis database on major public cloud services.",
      "title": "Redis Cloud",
      "url": "https://redis.io/docs/latest/operate/rc/"
    },
    {
      "id": "kubernetes",
      "summary": "Deploy and manage Redis Enterprise on Kubernetes with the Redis Enterprise operator.",
      "title": "Redis Enterprise for Kubernetes",
      "url": "https://redis.io/docs/latest/operate/kubernetes/"
    },
    {
      "id": "oss_and_stack",
      "summary": "Operate Redis Open Source. Redis 8 in Redis Open Source replaces Redis Stack.",
      "title": "Redis Open Source",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/"
    },
    {
      "id": "redisinsight",
      "summary": "Install and manage Redis Insight",
      "title": "Redis Insight",
      "url": "https://redis.io/docs/latest/operate/redisinsight/"
    },
    {
      "id": "rdi",
      "summary": "Keep Redis in sync with a primary database in near real time.",
      "title": "Redis Data Integration (RDI)",
      "url": "https://redis.io/docs/latest/operate/rdi/"
    }
  ],
  "page_type": "content",
  "content_hash": "4f2dfeb6b61d53bdd2bcf438c31596d20f6a36edc197c2bb64bf9ff4636d8f17",
  "sections": [
    {
      "id": "overview",
      "title": "Overview",
      "role": "overview",
      "text": "|  Redis Cloud |  Redis Software |\n|:-----------|:--------------|\n| <ul><li> [Get started with Redis Cloud]() </li><li> [Create a database]() </li><li> [Connect to your database]() </li><li> [Subscriptions]() </li><li>[REST API]()</li></ul> | <ul><li> [Install Redis Software]() </li><li> [Set up a new cluster]() </li><li> [Create a database]() </li><li> [Connect to your database]() </li><li>[REST API]()</li></ul> |\n|  **Redis Open Source** |  **Redis for Kubernetes** |\n| <ul><li> [Install Redis 8 in Redis Open Source]() </li><li> [Install Redis Stack]() (&#8804; 7.4) </li><li> [Manage Redis]() </li></ul> | <ul><li> [Deploy Redis for Kubernetes]() </li><li> [Architecture]() </li><li> [API Reference]() </li></ul> |\n|  **Redis Insight** |  **Redis Data Integration (RDI)** |\n| <ul><li> [Install Redis Insight]() </li><li> [Use Redis Insight]() </li><li> [Download Redis Insight](https://redis.io/downloads/#insight) </li></ul> | <ul><li> [RDI overview]() </li><li> [Install RDI]() </li> <li> [RDI pipelines]() </li> </ul> |"
    },
    {
      "id": "product-features",
      "title": "Product features",
      "role": "content",
      "text": ""
    },
    {
      "id": "high-availability-and-durability",
      "title": "High availability and durability",
      "role": "content",
      "text": "<!-- | Feature | RC        | RS         | Open Source       | K8s          | -->\n| | <nobr> Redis</nobr> Cloud | <nobr> Redis</nobr> Software | <nobr> Redis</nobr> Open Source | <nobr> Redis for</nobr> Kubernetes |\n|:-----------|:--------------|:-----------|:--------------|:--------------|\n| Clustering | [Clustering]() | [Clustering]() | [Scale with Redis Cluster]() | [Redis Enterprise clusters (REC)]() |\n| Replication | [Replication]() | [Replication]() | [Replication]() | [Create replica databases]()|\n| Active-Active geo-distribution | [Active-Active Redis]() | [Active-Active Redis]() |  | [Active-Active databases]() |\n| Rolling upgrades | [Upgrade database version]() | [Upgrade Redis Software]() |  | [Upgrade Redis for K8s]() |\n| Redis Flex/Auto tiering | [Create a Redis Flex database]() | [Redis Flex]() |  | [Redis Flex]() |\n| Persistence | [Data persistence]() | [Persistence]() | [Persistence]() | [Persistence volumes]()|\n| Recovery | Automatic | [Recover cluster]() | [Manual failover]() | [Cluster recovery]() |\n| Backups | [Back up a database]() | [Schedule backups]() | [Persistence]() | [REDB spec.backup]() |"
    },
    {
      "id": "logging-and-monitoring",
      "title": "Logging and monitoring",
      "role": "content",
      "text": "<!-- | Feature | RC        | RS         | Open Source       | K8s          | -->\n| | <nobr> Redis</nobr> Cloud | <nobr> Redis</nobr> Software | <nobr> Redis</nobr> Open Source | <nobr> Redis for</nobr> Kubernetes |\n|:-----------|:--------------|:-----------|:--------------|:--------------|\n| Monitoring | [Monitor performance]() | [Monitoring]() | [INFO](), [MONITOR](), and [LATENCY DOCTOR]()<br/>[Analysis with Redis Insight]() | [Export metrics to Prometheus]() |\n| Logging | [System logs]() | [Logging]() | `/var/log/redis/redis.log`<br/>[SLOWLOG]()<br/>[Keyspace notifications]() | [Logs]() |\n| Alerts | [Alerts]() | [Alerts and events]() | [Pub/sub with Redis Sentinel]() | [REDB alertSettings]() |\n| Support | [Contact support](https://redis.io/support/) | [Create support package]() |  | [Contact support](https://redis.io/support/) |"
    },
    {
      "id": "security",
      "title": "Security",
      "role": "security",
      "text": "<!-- | Feature | RC        | RS         | Open Source       | K8s          | -->\n| | <nobr> Redis</nobr> Cloud | <nobr> Redis</nobr> Software | <nobr> Redis</nobr> Open Source | <nobr><div class=\"h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1\" style=\"background-color: #8A99A0\"></div> Redis for</nobr> Kubernetes |\n|:-----------|:--------------|:-----------|:--------------|:--------------|\n| Transport Layer Security (TLS) | [TLS]() | [TLS]() | [TLS]() | [REDB tlsMode]() |\n| Role-based access control (RBAC) | [Role-based access control]() | [Access control]() | [Access control list]() | [REC credentials]() |\n| Lightweight Directory Access Protocol (LDAP) |  | [LDAP authentication]() |  | [Enable LDAP]() |\n| Single sign-on (SSO) | [SAML SSO]() |  |  |  |\n| Self-signed certificates |  | [Certificates]() | [Certificate configuration]() | [REC certificates]() |\n| Internode encryption | [Encryption at rest]() | [Internode encryption]() |  | [Enable internode encryption]() |\n| Auditing |  | [Audit events]() | [Keyspace notifications]() |  |"
    }
  ],
  "examples": []
}
