Skip to content

Commit c5b0fc3

Browse files
authored
Merge pull request #2023 from redis/DOC-5618
RC: Update create databases screenshots to match UI
2 parents e467daf + 9e6b98d commit c5b0fc3

18 files changed

+13
-12
lines changed

content/operate/rc/databases/create-database/create-essentials-database.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This guide shows how to create a paid Essentials database.
3131

3232
After you select **Essentials**, the rest of the database details will appear.
3333

34-
{{<image filename="images/rc/create-database-essentials-cloud-vendor.png" alt="The database name, cloud vendor, version, region, and type settings.">}}
34+
{{<image filename="images/rc/create-database-essentials-cloud-vendor.png" alt="The database name, cloud vendor, version, region, type, and durability settings.">}}
3535

3636
1. Redis will generate a database name for you. If you want to change it, you can do so in the **Database name** field.
3737

@@ -49,9 +49,7 @@ This guide shows how to create a paid Essentials database.
4949

5050
A Redis Stack database gives access to a set of advanced capabilities. For more information, see [Advanced capabilities]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#essentials" >}}).
5151

52-
1. In the **Durability settings** panel, choose your **High availability settings** and **Data persistence** settings from the list.
53-
54-
{{<image filename="images/rc/create-database-essentials-durability.png" alt="The durability settings allow you to choose High availability and Data persistence." width=75% >}}
52+
1. Choose your **High availability settings** from the list.
5553

5654
Redis Cloud supports the following high availability settings:
5755

@@ -61,6 +59,8 @@ This guide shows how to create a paid Essentials database.
6159

6260
See [High availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) for more information about these settings.
6361

62+
1. Choose your **Data persistence** settings from the list.
63+
6464
Redis Cloud supports the following Data persistence options:
6565

6666
- An **Append-Only File** maintains a record (sometimes called a _redo log_ or _journal_) of write operations. This allows the data to be restored by using the record to reconstruct the database up to the point of failure. For Essentials databases, Redis updates the Append-Only file every second.
@@ -69,15 +69,15 @@ This guide shows how to create a paid Essentials database.
6969

7070
See [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) for more information about these settings.
7171

72-
1. Select the desired memory limit.
72+
1. Select your desired memory limit.
7373

7474
{{<image filename="images/rc/subscription-new-fixed-tiers.png" alt="Available Essentials plans." >}}
7575

7676
For a comparison of available plans, see [Redis Cloud Essentials plans]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details" >}}).
7777

78-
1. Enter your payment details if you chose a paid plan.
78+
1. Enter your payment details.
7979

80-
If you chose a paid plan and haven't previously entered a payment method, use the **Add Credit Card** button to add one.
80+
If you haven't previously entered a payment method, use the **Add Credit Card** button to add one.
8181

8282
{{<image filename="images/rc/icon-add.png" width="30px" alt="The Add credit card icon." >}}
8383

content/operate/rc/databases/create-database/create-flex-database.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,7 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
7171

7272
1. Choose a **Region** on Amazon Web Services for your database.
7373

74-
1. In the **Durability settings** panel, choose your **High availability settings** and **Data persistence** settings from the list.
75-
76-
{{<image filename="images/rc/create-database-essentials-durability.png" alt="The durability settings allow you to choose High availability and Data persistence." width=75% >}}
77-
74+
1. Choose your **High availability settings** from the list.
7875

7976
Redis Cloud supports the following high availability settings:
8077

@@ -84,6 +81,8 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
8481

8582
See [High availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) for more information about these settings.
8683

84+
1. Choose your **Data persistence** settings from the list.
85+
8786
Redis Cloud supports the following Data persistence options:
8887

8988
- An **Append-Only File** maintains a record (sometimes called a _redo log_ or _journal_) of write operations. This allows the data to be restored by using the record to reconstruct the database up to the point of failure. For Essentials databases, Redis updates the Append-Only file every second.
@@ -92,7 +91,7 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
9291

9392
See [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) for more information about these settings.
9493

95-
1. Select the desired memory limit.
94+
1. Select your desired memory limit.
9695

9796
{{<image filename="images/rc/subscription-new-flex-tiers.png" alt="Available Redis Flex plans." >}}
9897

content/operate/rc/databases/create-database/create-pro-database-new.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ If you choose to create your database with Easy create:
6767

6868
{{<image filename="images/rc/icon-add.png" width="30px" alt="The Add credit card icon." >}}
6969

70+
{{< embed-md "rc-credit-card-add.md" >}}
71+
7072
Select **Confirm & pay** to create your database.
7173

7274
{{<image filename="images/rc/button-create-db-confirm-pay.png" width="140px" alt="Select Confirm & Pay to create your new database." >}}
19.6 KB
Loading
1.17 KB
Loading
979 Bytes
Loading
4.06 KB
Loading
744 Bytes
Loading
15.4 KB
Loading
7.41 KB
Loading

0 commit comments

Comments
 (0)