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: content/operate/rc/resilient-apps.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ These settings can be turned on when you create or edit your database.
19
19
20
20
### Enable data persistence
21
21
22
-
Enabling [Data persistence]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) allows Redis to save your data to a durable storage medium, such as a disk, to ensure data availability in case of memory loss or system failure.
22
+
Enabling [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) allows Redis to save your data to a durable storage medium, such as a disk, to ensure data availability in case of memory loss or system failure.
23
23
24
24
Redis Cloud supports the following data persistence options:
Copy file name to clipboardExpand all lines: content/operate/rc/subscriptions/view-essentials-subscription/_index.md
+13-19Lines changed: 13 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -16,27 +16,27 @@ To view the details of a Redis Cloud Essentials subscription:
16
16
17
17
1. Select the target subscription from the subscription list.
18
18
19
-
{{<imagefilename="images/rc/subscription-list-select.png"alt="The Subscription list shows your current subscriptions." >}}
19
+
{{<imagefilename="images/rc/subscription-list-select.png"alt="The Subscription list shows your current subscriptions."width=50%>}}
20
20
21
21
1. Your subscription details appear, along with a summary of your database details.
22
22
23
23
{{<imagefilename="images/rc/subscription-details-fixed-databases-tab.png"alt="The Databases tab of the subscription details page is the default view." >}}
24
24
25
25
From here, you can:
26
26
27
-
- Select the **Upgrade Plan** button to update your subscription plan, high availability settings, or payment method.
27
+
- Select the **Upgrade** button to update your subscription plan, high availability settings, or payment method.
28
28
29
-
{{<imagefilename="images/rc/button-subscription-upgrade-plan.png"alt="Select the Upgrade plan button to update your subscription settings." >}}
29
+
{{<imagefilename="images/rc/button-subscription-upgrade-plan.png"alt="Select the Upgrade plan button to update your subscription settings."width=100px>}}
30
30
31
31
- Select the **Overview** tab to view and edit subscription details.
32
32
33
33
The following sections provide more details.
34
34
35
35
## Upgrade plan
36
36
37
-
Use the **Upgrade plan** 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.
37
+
Use the **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.
38
38
39
-
{{<imagefilename="images/rc/button-subscription-upgrade-plan.png"alt="Use the Upgrade plan button to change selected Redis Cloud Essentials subscription detils." >}}
39
+
{{<imagefilename="images/rc/button-subscription-upgrade-plan.png"alt="Use the Upgrade plan button to change selected Redis Cloud Essentials subscription detils."width=100px>}}
40
40
41
41
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" >}}).
42
42
@@ -59,11 +59,11 @@ If you change your subscription to a lower plan, make sure your data fits within
59
59
{{< embed-md "rc-fixed-upgrade-limitation.md" >}}
60
60
{{< /note >}}
61
61
62
-
### Change high availability
62
+
### Change high availability and persistence
63
63
64
-
To change your plan's high availability settings, select the desired setting in the **High availability** panel.
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
65
66
-
{{<imagefilename="images/rc/subscription-fixed-high-availability-panel.png"alt="Use the High availability panel to set Essentials subscription replication settings." >}}
66
+
{{<imagefilename="images/rc/subscription-fixed-high-availability-panel.png"alt="Use the Durability settings panel to set Essentials subscription settings." >}}
67
67
68
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
69
@@ -73,13 +73,11 @@ To change your subscription payment method, update the **Credit card** settings.
73
73
74
74
{{<imagefilename="images/rc/subscription-change-credit-card.png"alt="Use the Credit card drop-down to set your subscription payment method." >}}
75
75
76
-
Payment method changes require the Owner role. If your sign-on is not a subscription owner, you cannot change the payment method.
77
-
78
-
To verify your role, select **Access Management** from the admin menu and then locate your credentials in the **Team** tab.
76
+
Payment method changes require the Owner or Billing Admin roles. To verify your role, select **Access Management** from the admin menu and then locate your credentials in the **Team** tab.
79
77
80
78
### Save changes
81
79
82
-
Use the **Upgrade plan** button to save changes.
80
+
Use the **Update Database** button to save changes.
83
81
84
82
{{<imagefilename="images/rc/button-subscription-upgrade-plan-blue.png"alt="Use the Upgrade plan button to save your subscription plan changes." >}}
85
83
@@ -93,8 +91,8 @@ The following details are displayed:
93
91
94
92
| Detail | Description |
95
93
|:---------|:--------------|
94
+
|**Subscription description**| Brief summary of subscription, including the plan type, cloud provider, region, and data size limit |
96
95
|**Cloud vendor**| Your database's cloud vendor |
97
-
|**Plan description**| Brief summary of subscription, including the plan type, cloud provider, region, and data size limit |
98
96
|**Availability**| Describes high availability settings |
99
97
|**Region**| The region your subscription is deployed to |
100
98
|**Plan**| The maximum database size of your Essentials plan. Also displays the cost for paid plans. |
@@ -106,10 +104,6 @@ The following details are displayed:
106
104
|**Replication**| Indicates whether replication is supported for your subscription |
107
105
|**Clustering**| Indicates whether clustering is supported for your subscription |
108
106
109
-
Select the **Edit** button to change the subscription name.
110
-
111
-
{{<imagefilename="images/rc/icon-edit-subscription-name.png"alt="Use the **Edit** button to change the subscription name." >}}
112
-
113
-
The **Delete subscription** button lets you [delete your subscription]({{< relref "/operate/rc/subscriptions/delete-subscription" >}}).
107
+
The **Delete Database** button lets you [delete your database]({{< relref "/operate/rc/databases/delete-database" >}}).
114
108
115
-
{{<imagefilename="images/rc/button-subscription-delete.png"alt="Use the Delete subscription button to delete your subscription plan." >}}
109
+
{{<imagefilename="images/rc/button-delete-database-essentials-overview.png"alt="Use the Delete subscription button to delete your subscription plan." >}}
0 commit comments