Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/operate/rs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ With Redis Enterprise, you get many enterprise-grade capabilities, including:
- Predictable performance
- 24/7 support

You can run Redis Enterprise Software in an on-premises data center or on your preferred cloud platform.
You can run self-managed Redis Enterprise Software in an on-premises data center or on your preferred cloud platform.

If you prefer a fully managed Redis database-as-a-service, available on major public cloud services, consider setting up a [Redis Cloud]({{<relref "/operate/rc">}}) subscription. You can [try Redis Cloud](https://redis.io/try-free/) for free.

## Get started
Build a small-scale cluster with the Redis Enterprise Software container image.
Expand Down
4 changes: 4 additions & 0 deletions content/operate/rs/installing-upgrading/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ toc: 'true'
weight: 35
---

You can run self-managed Redis Enterprise Software in an on-premises data center or on your preferred cloud platform.

If you prefer a fully managed Redis database-as-a-service, available on major public cloud services, consider setting up a [Redis Cloud]({{<relref "/operate/rc">}}) subscription. You can [try Redis Cloud](https://redis.io/try-free/) for free.

## Quickstarts

If you want to try out Redis Enterprise Software, see the following quickstarts:
Expand Down
Loading