Skip to content

Commit cee7218

Browse files
authored
Merge pull request #2533 from redis/DOC-6042
RC Q4 Rebrand: Subscriptions pages
2 parents 884501f + 71d17bb commit cee7218

33 files changed

+38
-40
lines changed

content/operate/rc/subscriptions/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ As of April 2024, Redis Cloud supports the following subscription plans:
1919

2020
- [Free Redis Cloud Essentials](#free-rce)
2121
- [Paid Redis Cloud Essentials](#paid-rce)
22-
- [Redis Flex](#redis-flex)
22+
- [Essentials with Redis Flex](#redis-flex)
2323
- [Redis Cloud Pro](#redis-cloud-pro)
2424

2525
Here's a quick comparison of each plan:
2626

27-
| Feature | Redis Cloud Essentials (free) | Redis Cloud Essentials (paid) | Redis Flex | Redis Cloud Pro |
27+
| Feature | Redis Cloud Essentials (free) | Redis Cloud Essentials (paid) | Essentials with Redis Flex | Redis Cloud Pro |
2828
|:---:|:---:|:---:|:---:|:---:|
2929
| Memory size | 30 MB | 250 MB-12 GB | 1 GB-100GB | 50 TB |
3030
| Concurrent connections | 30 | 256-10000 | 1024-10000 | Unlimited |
3131
| Security | Role-based auth<br/>Password protection<br/>Encryption in transit | Role-based auth<br/>Password protection<br/>TLS auth<br/>Encryption in transit | Role-based auth<br/>Password protection<br/>TLS auth<br/>Encryption in transit | Role-based auth<br/>Password protection<br/>TLS auth<br/>Encryption in transit<br/>Encryption at rest<br/>Private Connectivity |
3232
| REST API | No | Yes | Yes | Yes |
33-
| Selected additional features<br/> <br/> <br/> | | Replication<br/>Auto-failover<br /> | Replication<br/>Auto-failover<br /> | Dedicated accounts<br>Auto Tiering<br/>Active/Active<br/> |
33+
| Selected additional features<br/> <br/> <br/> | | Replication<br/>Auto-failover<br /> | Replication<br/>Auto-failover<br /> | Dedicated accounts<br>Redis Flex<br/>Active/Active<br/> |
3434

3535
To learn more, see [Redis Cloud Pricing](https://redis.io/pricing/).
3636

@@ -43,9 +43,9 @@ Redis Cloud Essentials is cost-efficient and designed for low-throughput scenari
4343

4444
- [View and upgrade Essentials or Flex plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription" >}})
4545

46-
### Redis Flex {#redis-flex}
46+
#### Essentials with Redis Flex {#redis-flex}
4747

48-
Redis Flex plans are a type of Redis Cloud Essentials plan that support a tiered solid state drive (SSD) and RAM architecture. Using SSDs instead of RAM significantly reduces infrastructure costs, which means developers can build applications that require large datasets using the same Redis API.
48+
You can select Redis Cloud Essentials plans that support a tiered solid state drive (SSD) and RAM architecture. Using SSDs instead of RAM significantly reduces infrastructure costs, which means developers can build applications that require large datasets using the same Redis API.
4949

5050
Redis Flex is ideal when your:
5151

@@ -58,7 +58,7 @@ See [Create a Redis Flex database]({{< relref "/operate/rc/databases/create-data
5858
- [View and upgrade Essentials or Flex plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription" >}})
5959

6060
### Redis Cloud Pro
61-
Redis Cloud Pro supports more databases, larger databases, greater throughput, and unlimited connections compared to Redis Cloud Essentials. Hosted in dedicated VPCs, they feature high-availability in a single or multi-AZ, Active-Active, Auto-Tiering, clustering, data persistence, and configurable backups. Pricing is "pay as you go" to support any dataset size or throughput.
61+
Redis Cloud Pro supports more databases, larger databases, greater throughput, and unlimited connections compared to Redis Cloud Essentials. Hosted in dedicated VPCs, they feature high-availability in a single or multi-AZ, Active-Active, clustering, data persistence, and configurable backups. Pricing is "pay as you go" to support any dataset size or throughput. [Redis Flex]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) is also available on Redis Cloud Pro.
6262

6363
Redis Cloud Pro annual plans support the same features as Redis Cloud Pro but at significant savings. Annual plans also provide Premium support. The underlying commitment applies to all workloads across multiple providers and regions.
6464

content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To create or edit a cloud account in Redis Cloud:
3535

3636
1. Sign in to the [Redis Cloud console](https://cloud.redis.io/) and then select the target subscription.
3737

38-
1. From the console menu, select **Account Settings** and then select the **Cloud Account** tab.
38+
1. From the console menu, select **Account Settings** and then select the **BYOC Accounts** tab.
3939

4040
This displays a list of cloud accounts associated with your Redis Cloud subscription.
4141

@@ -47,13 +47,13 @@ The **Cloud Account** tab is only available for accounts with Redis Cloud Bring
4747

4848
## Add a new cloud account
4949

50-
To add a new cloud account to your Redis Cloud subscription, select the **Add** button from the Cloud Account tab of the Account Settings screen.
50+
To add a new cloud account to your Redis Cloud subscription, select the **Add** button from the **BYOC Accounts** tab of the Account Settings screen.
5151

5252
{{<image filename="images/rc/icon-add.png" width="30px" alt="Use the Add button to add new cloud accounts to your Redis Cloud subscription." width="36px">}}
5353

54-
This displays the **Add cloud account** dialog.
54+
This displays the **Bring your own Cloud (BYOC)** dialog.
5555

56-
{{<image filename="images/rc/account-settings-prompt-add-cloud-account.png" alt="Use the Add cloud account prompt to enter the details of the cloud account." width="75%">}}
56+
{{<image filename="images/rc/account-settings-prompt-add-cloud-account.png" alt="Use the Bring your own Cloud prompt to enter the details of the cloud account." width="75%">}}
5757

5858
Each of the following fields are required.
5959

@@ -105,7 +105,7 @@ Use the **Update account** button to save your changes.
105105

106106
To remove a cloud account from your Redis cloud subscription, select the cloud account from the **Cloud account** tab and then select the **Delete** button.
107107

108-
{{<image filename="images/rc/icon-delete-teal.png" alt="Use the Delete button to remove cloud account details." width="36px">}}
108+
{{<image filename="images/rc/icon-delete-lb.png" alt="Use the Delete button to remove cloud account details." width="36px">}}
109109

110110
## Dedicated IAM resources
111111

content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To add IP addresses or [AWS security groups](https://docs.aws.amazon.com/managed
4040

4141
1. Select an entry **Type** from the list:
4242

43-
{{<image filename="images/rc/subscription-connectivity-allow-list-type-dropdown.png" alt="Select the type of entry to add to the allow list from the Type list." >}}
43+
{{<image filename="images/rc/subscription-connectivity-allow-list-type-dropdown.png" alt="Select the type of entry to add to the allow list from the Type list. You can choose between IP address and AWS security group." >}}
4444

4545
1. In the **Value** box, enter one of these options:
4646

@@ -62,7 +62,7 @@ To add IP addresses or [AWS security groups](https://docs.aws.amazon.com/managed
6262

6363
You can also select the **Edit** button to change an entry or the **Delete** button to remove it.
6464

65-
{{<image filename="images/rc/icon-edit.png#no-click" alt="The Edit button updates an entry in the allow list." width="36px" class="inline" >}}&nbsp;{{<image filename="images/rc/icon-delete-teal.png#no-click" alt="The Delete button removes an entry from the allow list." width="36px" class="inline" >}}
65+
{{<image filename="images/rc/icon-edit.png#no-click" alt="The Edit button updates an entry in the allow list." width="36px" class="inline" >}}&nbsp;{{<image filename="images/rc/icon-delete-lb.png#no-click" alt="The Delete button removes an entry from the allow list." width="36px" class="inline" >}}
6666

6767
1. Select **Apply all changes** to apply the allow list updates.
6868

content/operate/rc/subscriptions/maintenance/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,10 @@ We won't schedule major upgrades or upgrades that might include breaking changes
6363

6464
Redis will notify you by email when maintenance starts and ends. If Redis needs an action from you to start maintenance, we will notify you with a reasonable amount of time before planned maintenance.
6565

66-
If you want to receive advance notifications, you must [set manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows#set-manual-maintenance-windows" >}}).
66+
If you want to receive advance maintenance notifications, you must [set manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows#set-manual-maintenance-windows" >}}) and [contact support](https://redis.io/support/) to request advance maintenance notifications.
6767

6868
To receive maintenance notifications by email:
6969

70-
1. Go to [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) and select your account in the list.
71-
7270
1. Go to [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) and select your account in the list.
7371

7472
1. Select the Edit button.

content/operate/rc/subscriptions/view-essentials-subscription/_index.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
LinkTitle: View and Upgrade Essentials or Flex plan
3-
Title: View and Upgrade Redis Cloud Essentials or Redis Flex plan
2+
LinkTitle: View and Upgrade Essentials plan
3+
Title: View and Upgrade Redis Cloud Essentials plan
44
alwaysopen: false
55
categories:
66
- docs
@@ -10,7 +10,7 @@ description: null
1010
hideListLinks: true
1111
weight: 30
1212
---
13-
To view the details of a Redis Cloud Essentials or Redis Flex subscription:
13+
To view the details of a Redis Cloud Essentials subscription:
1414

1515
1. Sign in to the [Redis Cloud console](https://cloud.redis.io/) and select the **Subscriptions** list.
1616

@@ -24,29 +24,37 @@ To view the details of a Redis Cloud Essentials or Redis Flex subscription:
2424

2525
From here, you can:
2626

27-
- Select the **Upgrade** button to update your subscription plan, high availability settings, or payment method.
27+
- Select the **Plan upgrade** button to update your subscription plan, high availability settings, or payment method.
2828

29-
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Select the Upgrade plan button to update your subscription settings." width=100px >}}
29+
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Select the Upgrade plan button to update your subscription settings." width=150px >}}
3030

3131
- Select the **Overview** tab to view and edit subscription details.
3232

3333
The following sections provide more details.
3434

3535
## Upgrade plan
3636

37-
Use the **Upgrade** button to update your Redis Cloud Essentials or Redis Flex plan, your high availability settings, or your payment method. Upgrading your database between Redis Cloud Essentials or Redis Flex plans does not impact database availability during the update.
37+
Use the **Plan upgrade** button to update your Redis Cloud Essentials plan, your high availability settings, or your payment method. Upgrading your database between Redis Cloud Essentials plans does not impact database availability during the update.
3838

39-
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Use the Upgrade plan button to change selected Redis Cloud Essentials subscription detils." width=100px >}}
39+
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Use the Plan upgrade button to change selected Redis Cloud Essentials subscription detils." width=150px >}}
4040

4141
For information on how to upgrade to Redis Cloud Pro, see [upgrade subscription plan from Essentials to Pro]({{< relref "/operate/rc/subscriptions/upgrade-essentials-pro" >}}).
4242

43+
### Change high availability and persistence
44+
45+
To change your plan's [high availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) and [data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) settings, change them in the **Configure your settings** panel.
46+
47+
{{<image filename="images/rc/subscription-fixed-high-availability-panel.png" alt="Use the Configure your settings panel to set Essentials subscription settings." >}}
48+
49+
You can switch between **No replication** and **Single-zone replication** at any time, but you cannot choose **Multi-zone replication** after your subscription is created. You also cannot switch from **Multi-zone replication** to another high availability option.
50+
4351
### Change subscription plan
4452

4553
To change your subscription plan, select the desired plan from the list and select the **Upgrade plan** button:
4654

4755
{{<image filename="images/rc/subscription-change-fixed-tiers.png" width="100%" alt="Select the desired subscription plan from the ones shown." >}}
4856

49-
Each Redis Cloud Essentials or Redis Flex plan provides a variety of benefits, including increased memory and number of connections.
57+
Each Redis Cloud Essentials plan provides a variety of benefits, including increased memory and number of connections.
5058
For a comparison of available plans, see [Redis Cloud Essentials plans]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details" >}}).
5159

5260
When you change your plan, your data and endpoints are not disrupted.
@@ -59,17 +67,9 @@ If you change your subscription to a lower plan, make sure your data fits within
5967
{{< embed-md "rc-fixed-upgrade-limitation.md" >}}
6068
{{< /note >}}
6169

62-
### Change high availability and persistence
63-
64-
To change your plan's [high availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) and [data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) settings, change them in the **Durability settings** panel.
65-
66-
{{<image filename="images/rc/subscription-fixed-high-availability-panel.png" alt="Use the Durability settings panel to set Essentials subscription settings." >}}
67-
68-
You can switch between **No replication** and **Single-zone replication** at any time, but you cannot choose **Multi-zone replication** after your subscription is created. You also cannot switch from **Multi-zone replication** to another high availability option.
69-
7070
### Change payment method
7171

72-
To change your subscription payment method, update the **Credit card** settings. You can select a known payment method from the drop-down list or use the **Add** button to add a new one.
72+
To change your subscription payment method, update the **Payment method** settings. You can select a known payment method from the drop-down list or use the **Add** button to add a new one.
7373

7474
{{<image filename="images/rc/subscription-change-credit-card.png" alt="Use the Credit card drop-down to set your subscription payment method." >}}
7575

@@ -79,7 +79,7 @@ Payment method changes require the Owner or Billing Admin roles. To verify your
7979

8080
Use the **Update Database** button to save changes.
8181

82-
{{<image filename="images/rc/button-subscription-upgrade-plan-blue.png" alt="Use the Upgrade plan button to save your subscription plan changes." >}}
82+
{{<image filename="images/rc/button-subscription-upgrade-plan-blue.png" alt="Use the Upgrade plan button to save your subscription plan changes." width="150px" >}}
8383

8484
## Subscription overview
8585

@@ -106,4 +106,4 @@ The following details are displayed:
106106

107107
The **Delete Database** button lets you [delete your database]({{< relref "/operate/rc/databases/delete-database" >}}).
108108

109-
{{<image filename="images/rc/button-delete-database-essentials-overview.png" alt="Use the Delete subscription button to delete your subscription plan." >}}
109+
{{<image filename="images/rc/button-delete-database-essentials-overview.png" alt="Use the Delete subscription button to delete your subscription plan." width="150px" >}}

content/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
Title: Redis Cloud Essentials and Redis Flex plans
2+
Title: Redis Cloud Essentials plans
33
alwaysopen: false
44
categories:
55
- docs
66
- operate
77
- rc
8-
description: Provides detailed information on Redis Cloud Essentials and Redis Flex plans
8+
description: Provides detailed information on Redis Cloud Essentials plans.
99
weight: $weight
1010
---
1111

@@ -23,7 +23,7 @@ If you need additional resources, you can [upgrade your subscription]({{< relref
2323

2424
## Current plans
2525

26-
These plans are currently offered for all new and upgraded Essentials subscriptions (updated December 2024).
26+
These plans are currently offered for all new and upgraded Essentials subscriptions (updated December 2025).
2727

2828
### Redis Cloud Essentials plans
2929

@@ -42,7 +42,7 @@ These plans are currently offered for all new and upgraded Essentials subscripti
4242

4343
3. <a name="table-note-3" style="display: block; height: 80px; margin-top: -80px;"></a> Assumes request size of 1 KiB. Maximums are capped by actual MB/s reached. To find the MB/s limit, divide the Maximum throughput by 1024.
4444

45-
### Redis Flex plans
45+
### Redis Cloud Essentials plans with Redis Flex
4646

4747
{{<table-scrollable>}}
4848
| **DB&nbsp;size**<sup>[1](#table-note-1-flex)</sup> | **1 GB** | **2.5 GB** | **5 GB** | **12 GB** | **25 GB** | **50 GB** | **100 GB** |

content/operate/rc/subscriptions/view-pro-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Here, you can:
121121

122122
- Set up a [VPC peering]({{< relref "/operate/rc/security/vpc-peering.md" >}}) relationship between the virtual private cloud (VPC) hosting your subscription and another VPC.
123123

124-
- Set up a [CIDR allow list]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist" >}}) containing IP addresses or security groups permitted to access your subscription (_AWS Cloud accounts only_).
124+
- Set up a [CIDR allow list]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist" >}}) containing IP addresses or security groups permitted to access your subscription (_[Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) only_).
125125

126126
- Set up [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}) (*Google Cloud only*), [Transit Gateway]({{< relref "/operate/rc/security/aws-transit-gateway" >}}) (*AWS only*), or [AWS PrivateLink]({{< relref "/operate/rc/security/aws-privatelink" >}}) (*AWS only*).
127127

5.19 KB
Loading
2.07 KB
Loading
-8.96 KB
Loading

0 commit comments

Comments
 (0)