Skip to content

Commit 21ef013

Browse files
authored
Merge pull request #2426 from redis/DOC-5948
RC Q4 Rebrand Phase 1: Create DBs and Quick Starts
2 parents 692daad + aa889e2 commit 21ef013

File tree

82 files changed

+44
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+44
-47
lines changed
4.52 KB
Loading

content/embeds/rc-tags-tag-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ After you add your first tag, you can:
1212

1313
- Select **Delete** next to a tag to delete it.
1414

15-
{{<image filename="images/rc/icon-delete-teal.png" width="36px" alt="Delete button." >}}
15+
{{<image filename="images/rc/icon-delete-lb.png" width="36px" alt="Delete button." >}}
1616

1717
- Select **Add additional tag** to add another tag.
1818

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Use the checkboxes in the list to select or remove regions. The Search box lets
7979

8080
You can use a region's Remove button to remove it from the list.
8181

82-
{{<image filename="images/rc/icon-region-delete.png" width="30px" alt="Select the Delete button to remove a region from the list." >}}
82+
{{<image filename="images/rc/icon-region-delete.png" width="20px" alt="Select the Delete button to remove a region from the list." >}}
8383

8484
#### Advanced options {#advanced-options}
8585

@@ -115,7 +115,7 @@ When you first visit the **Sizing** tab, there are no databases defined. Select
115115

116116
{{<image filename="images/rc/icon-add.png" width="30px" alt="Use the Add button to define a new database for your subscription." >}}
117117

118-
This opens the **New Active-Active Redis Database** dialog, which lets you define the requirements for your new database.
118+
This opens the **Database configurations** dialog, which lets you define the requirements for your new database.
119119

120120
{{<image filename="images/rc/create-database-active-active.png" width="75%" alt="New database dialog for Active-Active database." >}}
121121

@@ -288,7 +288,7 @@ Use the **Add database** button to define additional databases or select the **C
288288

289289
Hover over a database to see the **Edit** and **Delete** icons. You can use the **Edit** icon to change a database or the **Delete** icon to remove a database from the list.
290290

291-
{{<image filename="images/rc/icon-edit.png#no-click" width="30px" alt="Use the Edit button to change database settings." class="inline" >}}&nbsp;{{<image filename="images/rc/icon-delete-teal.png#no-click" width="30px" alt="Use the Delete button to remove a database." class="inline">}}
291+
{{<image filename="images/rc/icon-edit.png#no-click" width="30px" alt="Use the Edit button to change database settings." class="inline" >}}&nbsp;{{<image filename="images/rc/icon-delete-lb.png#no-click" width="30px" alt="Use the Delete button to remove a database." class="inline">}}
292292

293293

294294
### Review and Create tab

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,7 @@ This guide shows how to create a paid Essentials database.
6363

6464
1. Select the **Database version** you want to use.
6565

66-
A preview of Redis 8.0 is available for databases in selected regions. Select **8.0** to use it.
67-
68-
Redis 8.0 introduces powerful new capabilities, including the beta release of the Vector Set data structure, designed for AI use cases such as semantic search and recommendation systems. For more information on the changes in Redis 8.0, see [What's new in Redis 8.0]({{<relref "/develop/whats-new/8-0" >}}) and review the [breaking changes]({{<relref "/operate/rc/changelog/version-release-notes/8-0" >}}).
69-
7066
1. The **Type** of database controls the protocol and advanced capabilities. Leave this as **Redis** unless you have a legacy application that uses **Memcached**.
71-
72-
A Redis database gives access to a set of advanced capabilities. For more information, see [Advanced capabilities]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#essentials" >}}).
7367

7468
1. Select your desired memory limit.
7569

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
8989
- A **Snapshot** is a copy of the in-memory database, taken at periodic intervals (one, six, or twelve hours). You can restore data to the snapshot's point in time.
9090

9191
See [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) for more information about these settings.
92+
93+
1. Select the **Database version** you want to use.
9294

9395
1. Select your desired memory limit.
9496

@@ -109,3 +111,13 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
109111
{{<image filename="images/rc/button-create-db-confirm-pay.png" width="140px" alt="Select Confirm & Pay to create your new database." >}}
110112

111113
When you create your database, there's a brief pause while your request is processed and then the **Database details** page appears.
114+
115+
## Create a Redis Flex database on Redis Cloud Pro
116+
117+
To create a Redis Flex database on Redis Cloud Pro, [create a new Pro database with custom settings]({{< relref "/operate/rc/databases/create-database/create-pro-database-new#custom-settings" >}}).
118+
119+
In the **Advanced options** of the **Setup** tab, select **Redis Flex**.
120+
121+
{{<image filename="images/rc/pro-flex-on.png" width="75%" alt="The Redis Flex setting selected." >}}
122+
123+
Continue with the instructions to [create your database]({{< relref "/operate/rc/databases/create-database/create-pro-database-new#custom-settings" >}}).

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,9 @@ You can only have one free database per account. If you already have a free data
3131

3232
1. Select the **Database version** you want to use.
3333

34-
A preview of Redis 8.0 is available for databases in selected regions. Select **8.0** to use it. For more information on the changes in Redis 8.0, see [What's new in Redis 8.0]({{<relref "/develop/whats-new/8-0" >}}) and review the [breaking changes]({{<relref "/operate/rc/changelog/version-release-notes/8-0" >}}).
35-
3634
1. Choose your **Cloud vendor** and **Region**. You can choose between **Amazon Web Services (AWS)**, **Google Cloud**, and **Microsoft Azure** for the Cloud Vendor.
3735

38-
{{<image filename="images/rc/create-database-essentials-cloud-vendor.png" alt="The Cloud vendor settings.">}}
36+
{{<image filename="images/rc/create-database-essentials-cloud-vendor-list.png" alt="The list of available cloud vendors.">}}
3937

4038
See [Supported regions]({{< relref "/operate/rc/supported-regions" >}}) for a list of supported regions by cloud vendor.
4139

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

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,11 @@ The available settings vary according to your subscription plan:
5454
| Setting name | Description |
5555
|:--------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5656
| **Subscription** | Read-only description of your Pro subscription, including cloud provider and region |
57-
| **Active-Active Redis** | Checked when the subscription supports Active-Active databases |
58-
| **Auto Tiering** | Checked when the subscription supports Auto Tiering |
5957
| **Database name** | A name for your database (_required_) |
6058
| **Database port** | Automatically or manually assigns a database port (range: 10000-19999). You cannot assign a port that is reserved or already in use. |
6159
| **Database version** | The Redis version of your database. We recommend you choose the latest available version. |
6260
| **Type** | Controls advanced database capabilities and protocol. Supported values include _Redis_ and _Memcached_ |
63-
| **Advanced capabilities** | Advanced data types used by the database. Choose from [Search and query]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search" >}}), [JSON]({{< relref "/operate/oss_and_stack/stack-with-enterprise/json" >}}), [Time series]({{< relref "/operate/oss_and_stack/stack-with-enterprise/timeseries" >}}), or [Probabilistic]({{< relref "/operate/oss_and_stack/stack-with-enterprise/bloom" >}}). <br/> Databases with Search and query have specific sizing requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
61+
| **Advanced capabilities** | [Advanced features and data types]({{< relref "/operate/rc/databases/configuration/advanced-capabilities" >}}) used by the database. Starting with Redis 8.0, all advanced capabilities are included in Redis by default. |
6462
| **Query performance factor** | *(Search and query databases on Redis 7.2 or later only)* Adds additional compute power to process your query and vector search workloads and boost your queries per second. See [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
6563
| **Supported Protocol(s)** | Choose between RESP2 and RESP3 _(Redis 7.2 only)_. See [Redis serialization protocol]({{< relref "/develop/reference/protocol-spec" >}}#resp-versions) for details |
6664

@@ -74,10 +72,10 @@ The **Performance** section lets you manage the maximum size, throughput, and ha
7472
|:--------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
7573
| **Dataset size** | Maximum size (in GB) for your dataset. See [Dataset size]({{< relref "/operate/rc/databases/configuration/sizing#dataset-size" >}}) for sizing considerations. <br/> Databases with Search and query have specific size requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
7674
| **Throughput** | Defines throughput in terms of maximum operations per second for the database. See [Throughput]({{< relref "/operate/rc/databases/configuration/sizing#throughput" >}}) for more info. <br/> Databases with Search and query have specific throughput requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
77-
| **High availability** | Replicates your data across multiple nodes, as allowed by your subscription plan. See [High availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) for more info|
75+
| **High availability** | Indicates whether a replica copy of the database is maintained in case the primary database becomes unavailable. See [High availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) for more info|
7876
| **Query performance factor** | *(Search and query databases on Redis 7.2 or later)* Adds additional compute power to process your query and vector search workloads and boost your queries per second. See [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
7977
| **Hashing policy** | Defines the [hashing policy]({{< relref "/operate/rc/databases/configuration/clustering#manage-the-hashing-policy" >}}). |
80-
| **OSS Cluster API** | Activates the [Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}) for a database. When this option is selected, you cannot define a custom hashing policy.<br/> After you select OSS Cluster API, you can select **Use external endpoint** if you want to use the external endpoint for the database. Selecting **Use external endpoint** will block the private endpoint for this database. |
78+
| **OSS Cluster API** | Activates the [OSS Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}) for a database.<br/> After you select OSS Cluster API, you can select **Use external endpoint** if you want to use the external endpoint for the database. Selecting **Use external endpoint** will block the private endpoint for this database. |
8179

8280
## Durability section
8381

@@ -88,9 +86,9 @@ The **Durability** section helps you keep your database (and your data) availabl
8886

8987
| Setting name | Description |
9088
|:-------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
91-
| **Data persistence** | Defines whether (and how) data is saved to disk; [available options]({{< relref "/operate/rc/databases/configuration/data-persistence.md" >}}) depending on your plan type |
92-
| **Data eviction policy** | Configures which [policy]({{< relref "/operate/rc/databases/configuration/data-eviction-policies.md" >}}) is applied when your database reaches its memory limit |
93-
| **Remote backup** | When enabled, identifies a location and interval for [data backups]({{< relref "/operate/rc/databases/back-up-data" >}}) |
89+
| **Data persistence** | Defines the data persistence policy, if any. See [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence.md" >}}). |
90+
| **Data eviction policy** | Configures which [policy]({{< relref "/operate/rc/databases/configuration/data-eviction-policies.md" >}}) is applied when your database reaches its memory limit. |
91+
| **Remote backup** | When enabled, identifies a location and interval for [data backups]({{< relref "/operate/rc/databases/back-up-data" >}}). |
9492
| **Active-Passive Redis** | When enabled, identifies a path to the linked database. See [Migrate data]({{< relref "/operate/rc/databases/migrate-databases" >}}) for more information. |
9593

9694
## Tags section
@@ -115,9 +113,9 @@ The **Security** section helps you control access to your database.
115113
| Setting name | Description |
116114
|:-----------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
117115
| **Default user** | When enabled, permits access using the `default` username and a simple password (see [Default User]({{< relref "/operate/rc/security/access-control/data-access-control/default-user" >}})). Turn on [Role-based access control]({{< relref "/operate/rc/security/access-control/data-access-control/role-based-access-control" >}}) to turn off this setting. |
118-
| **Default user password** | Password assigned to the database when created |
116+
| **Default user password** | Password assigned to the database when created. |
119117
| **CIDR allow list** | [Allow list]({{< relref "/operate/rc/security/cidr-whitelist.md" >}}) of IP addresses/security groups permitted to access the database |
120-
| **Transport layer security (TLS)** | Enables [transport layer security]({{< relref "/operate/rc/security/database-security/tls-ssl.md" >}}) (TLS) encryption for database access |
118+
| **Transport layer security (TLS)** | Enables [transport layer security]({{< relref "/operate/rc/security/database-security/tls-ssl.md" >}}) (TLS) encryption for database access. |
121119

122120

123121
## Alerts section

0 commit comments

Comments
 (0)