You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about/redis-enterprise.md
+34-13Lines changed: 34 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,21 @@ description: Learn about Redis Enterprise
6
6
aliases:
7
7
---
8
8
9
-
[Redis Enterprise](https://redis.com/redis-enterprise-software/overview/) is an enterprise-grade Redis, available both [on-premises](https://redis.com/redis-enterprise-software/overview/) and [in the cloud](https://redis.com/try-free/) (on AWS, GCP, or Azure). Redis Enterprise simplifies operations, scaling, and multi-tenancy, includes many integrations (e.g., K8s), and provides multiple tiers of support.
9
+
[Redis Enterprise](https://redis.com/redis-enterprise-software/overview/) is an enterprise-grade Redis,
10
+
available both [on-premises](https://redis.com/redis-enterprise-software/overview/) and [in the cloud](https://redis.com/try-free/) (on AWS, GCP,
11
+
or Azure). Redis Enterprise simplifies operations, scaling, and multi-tenancy, includes many integrations (e.g., K8s), and provides multiple
12
+
tiers of support.
10
13
11
14
Read on to learn about Redis Enterprise and the benefits of its extended offerings.
12
15
13
16
## Overview
14
17
15
-
[Redis](https://redis.com/), the company, develops [OSS Redis](https://redis.io/download/#redis-downloads) and [Redis Stack](https://redis.io/download/#redis-stack-downloads) and also provides [Redis Enterprise](https://redis.com/redis-enterprise/advantages/) as a commercial product. Redis Enterprise maintains the simplicity and high performance of Redis, while adding many enterprise-grade capabilities:
18
+
[Redis, Inc.](https://redis.com/) develops both open source and source available technologies which are free for developers to use. These include:
19
+
*[Redis OSS](https://redis.io/download/#redis-downloads): the core engine for our software and services
20
+
*[Redis Stack](https://redis.io/download/#redis-stack-downloads): the starting point for developers who want all the power of Redis OSS and the
21
+
the latest innovations Redis, Inc. has to offer all in an easy to use software package.
22
+
*[Redis Enterprise](https://redis.com/redis-enterprise/advantages/): our commercial product. Redis Enterprise maintains the simplicity and
23
+
high performance of Redis, while adding many enterprise-grade capabilities including:
16
24
17
25
* Linear scaling to hundreds of millions of operations per second
18
26
* Improved high availability with up to 99.999% uptime
@@ -30,19 +38,23 @@ Redis Enterprise offers three deployment options:
30
38
31
39
### Redis Enterprise Software
32
40
33
-
[Redis Enterprise Software](https://redis.com/redis-enterprise-software/overview/) is the on-premises distribution of Redis Enterprise. You download, install, and manage a Redis Enterprise Software cluster wherever you like:
41
+
[Redis Enterprise Software](https://redis.com/redis-enterprise-software/overview/) is the on-premises distribution of Redis Enterprise.
42
+
You download, install, and manage a Redis Enterprise Software cluster wherever you like:
34
43
35
44
* IaaS cloud environments — Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure
36
45
* Bare-metal servers in a private datacenter
37
46
* Virtual machines (VMs), Kubernetes pods, etc.
38
47
39
-
Redis provides a [Kubernetes operator](https://redis.com/redis-enterprise-software/redis-enterprise-on-kubernetes/) that deploys and manages a Redis Enterprise cluster. You can use the operator on premises or in a private or public cloud.
48
+
Redis provides a [Kubernetes operator](https://redis.com/redis-enterprise-software/redis-enterprise-on-kubernetes/) that deploys and manages a
49
+
Redis Enterprise cluster. You can use the operator on premises or in a private or public cloud.
40
50
41
51
The [Google Cloud Marketplace](https://console.cloud.google.com/marketplace/product/endpoints/gcp.redisenterprise.com?pli=1&project=redislabs-university) also offers Redis Enterprise as a Kubernetes app for easy deployment.
42
52
43
53
### Redis Enterprise Cloud
44
54
45
-
[Redis Enterprise Cloud](https://redis.com/redis-enterprise-cloud/overview/) is a Database-as-a-Service provided by Redis. The fully-managed cloud service is based on Redis Enterprise and accessible via a self-service portal, which gives you access to the subscription/database control plane. Redis manages the Redis Enterprise clusters and the complexity of the underlying infrastructure.
55
+
[Redis Enterprise Cloud](https://redis.com/redis-enterprise-cloud/overview/) is a Database-as-a-Service provided by Redis. The fully-managed cloud
56
+
service is based on Redis Enterprise and accessible via a self-service portal, which gives you access to the subscription/database control plane.
57
+
Redis, Inc. manages the Redis Enterprise clusters and the complexity of the underlying infrastructure.
46
58
47
59
To get started, see the [Redis Enterprise Cloud quick start](https://docs.redis.com/latest/rc/rc-quickstart/).
48
60
@@ -51,33 +63,42 @@ Let [Support](https://redis.com/company/support/) know if you have any questions
51
63
You can also purchase and deploy Redis Enterprise Cloud directly through the cloud provider's marketplace:
52
64
53
65
*[Redis Enterprise Cloud Flexible - Pay as You Go](https://aws.amazon.com/marketplace/pp/prodview-mwscixe4ujhkq) (AWS)
54
-
*[Azure Cache for Redis Enterprise pricing](https://azure.microsoft.com/en-us/pricing/details/cache/#pricing) (Azure)
*[Azure Cache for Redis Enterprise pricing](https://azure.microsoft.com/en-us/pricing/details/cache/#pricing) (Azure)
68
+
56
69
57
70
**Notes:**
58
71
59
-
* Azure Cache is not managed by Redis but by Microsoft with a revenue-sharing arrangement.
72
+
* Azure Cache for Redis Enterprise is developed by Redis, but offered and operated by Microsoft as a first-party service within Azure.
60
73
* Redis provides second-level support to Microsoft customers.
61
74
62
75
### Hybrid and multi-cloud deployments
63
76
64
77
Redis Enterpise support both hybrid (on-premises / cloud) and multi-cloud deployments using Active-Active replication:
65
78
66
79
* Hybrid cloud with Active-Active — Combines self-managed on-prem clusters with Redis Cloud clusters
67
-
*[Multicloud with Active-Active](https://redis.com/redis-enterprise-cloud/multicloud/)— Multiple fully-managed Redis Cloud clusters with a geo-replicated database across multiple cloud vendors (for example, AWS and GCP)
80
+
*[Multicloud with Active-Active](https://redis.com/redis-enterprise-cloud/multicloud/)— Multiple fully-managed Redis Cloud clusters with a
81
+
geo-replicated database across multiple cloud vendors (for example, AWS and GCP)
68
82
69
83
## Build real-time apps using Redis modules
70
84
71
-
[Redis Stack](/docs/stack) extends Redis with additional data models and capabilities such as indexing, SQL-like querying, and time-series data support. If you're using Redis Stack with Redis Enteprise, see our [Stack and Enterprise docs](https://docs.redis.com/latest/modules/).
85
+
[Redis Stack](/docs/stack) extends the Redis OSS core with additional data models and capabilities such as indexing, querying, and JSON data support.
86
+
Redis Enteprise supports all of the module extensions available as part of Redis Stack,
87
+
see our [Stack and Enterprise docs](https://docs.redis.com/latest/modules/).
72
88
73
-
## Redis tools
89
+
## Redis developer tools
74
90
75
-
*[RedisInsight](https://redis.com/redis-enterprise/redis-insight/) is a Redis admin UI that can help you optimize Redis and visualize your data. RedisInsight supports Redis OSS, Redis Stack, Redis Enterprise Software, and Redis Enterprise Cloud. It runs cross-platform on Linux, Windows, and MacOS.
76
-
*[Clients and connectors](https://redis.com/redis-enterprise/clients-connectors/)— Redis Enterprise is fully compatible with Redis OSS. Any standard Redis client can be used with Redis Enterprise.
91
+
*[RedisInsight](https://redis.com/redis-enterprise/redis-insight/) is a Redis Desktop UI for developers that can help you optimize Redis, visualize your
92
+
data, and debug your applications. RedisInsight is part of Redis Stack and can also be used with Redis OSS and Redis Enterprise. It runs cross-platform
93
+
on Linux, Windows, and MacOS.
94
+
*[Clients and connectors](https://redis.com/redis-enterprise/clients-connectors/)— Redis Enterprise is fully compatible with Redis OSS.
95
+
Any standard Redis client can be used with Redis Enterprise.
77
96
78
97
## Support
79
98
80
-
You can contact the [Redis Customer Success Team](https://redis.com/deployment/customer-success/) for help with planning your project and implementation as well as maintaining and optimizing your solution. Redis Customer Success will work directly with you to deliver personalized account and product-lifecycle management, best practices, and expert guidance.
99
+
You can contact the [Redis Customer Success Team](https://redis.com/deployment/customer-success/) for help with planning your project and
100
+
implementation as well as maintaining and optimizing your solution. Redis Customer Success will work directly with you to deliver personalized
101
+
account and product-lifecycle management, best practices, and expert guidance.
0 commit comments