Skip to content

Commit 41359aa

Browse files
committed
Create pro new
1 parent 9a7d5ea commit 41359aa

21 files changed

+23
-14
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,13 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
111111
{{<image filename="images/rc/button-create-db-confirm-pay.png" width="140px" alt="Select Confirm & Pay to create your new database." >}}
112112

113113
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-pro-database-new.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ If you choose to create your database with Easy create:
4141

4242
{{<image filename="images/rc/pro-easy-create-vendor.png" alt="The database name, cloud vendor and region settings.">}}
4343

44-
1. Redis will generate a database name for you. If you want to change it, you can do so in the **Database name** field.
45-
4644
1. Choose a **Cloud Provider** and a **Region**.
4745

4846
1. Enter the following settings for your database:
@@ -51,6 +49,7 @@ If you choose to create your database with Easy create:
5149

5250
| Database&nbsp;setting | Description |
5351
|:---------|:-----------|
52+
| **Name** | The name for your database. Redis will generate a database name for you, but you can change it at any time. |
5453
| **Dataset size (GB)** | The amount of data for your dataset. Specify small sizes as decimals of 1.0&nbsp;GB; example: `0.1` GB (minimum). We calculate the total memory limit for you based on the other settings you choose for your database. <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. |
5554
| **Throughput** | Identifies maximum throughput for the database, which is specified in terms of operations per second (**Ops/sec**). See [Throughput]({{< relref "/operate/rc/databases/configuration/sizing#throughput" >}}) for more information. <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. |
5655
| **High Availability** | Indicates whether a replica copy of the database is maintained in case the primary database becomes unavailable. (Warning: doubles memory consumption). See [High Availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}). |
@@ -106,7 +105,7 @@ There are two sections on this tab:
106105

107106
{{<image filename="images/rc/subscription-new-flexible-setup-general.png" width="75%" alt="The General settings of the Setup tab." >}}
108107

109-
In the **General settings** of the **Setup** tab, you need to:
108+
In the General settings of the **Setup** tab, you need to:
110109

111110
1. Select the public **Cloud vendor** to deploy your databases.
112111

@@ -124,13 +123,13 @@ The following settings are defined in the **Advanced options** of the **Setup**
124123

125124
| Advanced option | Description |
126125
|---|---|
126+
| **Redis Flex** | Determines if your databases are stored only in memory (RAM) or are split between memory and Flash storage (RAM+Flash). See [Redis Flex]({{< relref "/operate/rc/databases/create-database/create-flex-database/" >}}) for more information. |
127+
| **BYOC account** | To deploy these databases to an existing cloud account, select it here. Use the **Add** button to add a new cloud account.<br/><br/>(Available only if [Redis Cloud Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) is enabled) |
127128
| **Multi-AZ** | Determines if replication spans multiple Availability Zones, which provides automatic failover when problems occur. See [High Availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}). |
129+
| **VPC configuration** | Select **In a new VPC** to deploy to a new [virtual private cloud](https://en.wikipedia.org/wiki/Virtual_private_cloud) (VPC).<br/><br/>To deploy these databases to an existing virtual private cloud, select **In existing VPC** and then set VPC ID to the appropriate ID value.<br/><br/>(Available only if [Redis Cloud Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) is enabled and you have selected an existing BYOC account) |
128130
| **Allowed Availability Zones** | The availability zones for your selected region.<br/><br/>If you choose **Manual selection**, you must select at least one zone ID from the **Zone IDs** list. For more information, see [Availability zones]({{< relref "/operate/rc/databases/configuration/high-availability#availability-zones" >}}). |
129-
| **Cloud account** | To deploy these databases to an existing cloud account, select it here. Use the **Add** button to add a new cloud account.<br/><br/>(Available only if [Redis Cloud Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) is enabled) |
130-
| **Public endpoint access** | Select whether or not to [block public endpoints]({{< relref "/operate/rc/security/database-security/block-public-endpoints" >}}) for all databases in the subscription. |
131-
| **VPC configuration** | Select **In a new VPC** to deploy to a new [virtual private cloud](https://en.wikipedia.org/wiki/Virtual_private_cloud) (VPC).<br/><br/>To deploy these databases to an existing virtual private cloud, select **In existing VPC** and then set VPC ID to the appropriate ID value.<br/><br/>(Available only if [Redis Cloud Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud" >}}) is enabled) |
132131
| **Deployment CIDR** | The [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) range of IP addresses for your deployment. Redis creates a new [subnet](https://en.wikipedia.org/wiki/Subnetwork) for the **Deployment CIDR** in your [virtual private cloud](https://en.wikipedia.org/wiki/Virtual_private_cloud) (VPC). It cannot overlap with the CIDR ranges of other subnets used by your account.<br/><br/>For deployments in an existing VPC, the **Deployment CIDR** must be within your VPC's **primary** CIDR range (secondary CIDRs are not supported). |
133-
| **Auto Tiering**| Determines if your databases are stored only in memory (RAM) or are split between memory and Flash storage (RAM+Flash). See [Auto Tiering]({{< relref "/operate/rs/databases/flash/" >}})|
132+
| **Public endpoint access** | Select whether or not to [block public endpoints]({{< relref "/operate/rc/security/database-security/block-public-endpoints" >}}) for all databases in the subscription. |
134133
| **Maintenance windows** | Determines when Redis can perform [maintenance]({{< relref "/operate/rc/subscriptions/maintenance" >}}) on your databases. Select **Manual** if you want to set [manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows" >}}). |
135134

136135
When finished, choose **Continue** to determine your size requirements.
@@ -147,15 +146,15 @@ When you first visit the **Sizing** tab, there are no databases defined. Select
147146

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

150-
This opens the **New Database** dialog, which lets you define the requirements for your new database.
149+
This opens the **Database configurations** dialog, which lets you define the requirements for your new database.
151150

152-
{{<image filename="images/rc/flexible-add-database-basic.png" width="75%" alt="The New Database dialog with basic settings." >}}
151+
{{<image filename="images/rc/flexible-add-database-basic.png" width="75%" alt="The Database configurations dialog with basic settings." >}}
153152

154153
By default, you're shown basic settings, which include:
155154

156155
| Database&nbsp;setting | Description |
157156
|:---------|:-----------|
158-
| **Name** | A custom name for your database (_required_) |
157+
| **Name** | Redis Cloud generates a database name for you, but you can change it at any time. |
159158
| **Version** | The Redis version for your database. We recommend you choose the latest available version. See [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}) for more information. |
160159
| **Dataset size (GB)** | The amount of data for your dataset. Specify small sizes as decimals of 1.0&nbsp;GB; example: `0.1` GB (minimum). We calculate the total memory limit for you based on the other settings you choose for your database. <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. |
161160
| **High Availability** | Indicates whether a replica copy of the database is maintained in case the primary database becomes unavailable. (Warning: Doubles memory consumption). See [High Availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}). |
@@ -166,12 +165,12 @@ By default, you're shown basic settings, which include:
166165

167166
Select **More options** to specify values for the following settings.
168167

169-
{{<image filename="images/rc/flexible-add-database-advanced.png" width="75%" alt="The New Database dialog with advanced settings." >}}
168+
{{<image filename="images/rc/flexible-add-database-advanced.png" width="75%" alt="The Database configurations dialog with advanced settings." >}}
170169

171170
| Database&nbsp;option | Description |
172171
|:---------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------|
173-
| **Advanced Capabilities** | [Advanced features and data types]({{< relref "/operate/rc/databases/configuration/advanced-capabilities" >}}) 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" >}}), and [Probabilistic]({{< relref "/operate/oss_and_stack/stack-with-enterprise/bloom" >}}). <br/> Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default. <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. |
174-
| **OSS Cluster API** | Enable to use the [Redis Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}). |
172+
| **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. |
173+
| **OSS Cluster API** | Enable to use the [OSS Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}). |
175174
| **Type** | Set to **Redis**, otherwise **Memcached** database for legacy database support. |
176175
| **Supported Protocol(s)** | Choose between RESP2 and RESP3 _(Redis 7.2 and later only)_. See [Redis serialization protocol]({{< relref "/develop/reference/protocol-spec" >}}#resp-versions) for details |
177176
| **Quantity** | Number of databases to create with these settings. |
@@ -184,7 +183,7 @@ Use the **Add database** button to define additional databases or select the **C
184183

185184
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.
186185

187-
{{<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">}}
186+
{{<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">}}
188187

189188

190189
### Review and Create tab
-1.54 KB
Loading
-4.02 KB
Loading
29.1 KB
Loading
-16.5 KB
Loading
-27.3 KB
Loading
13 KB
Loading
3.89 KB
Loading
3.42 KB
Loading

0 commit comments

Comments
 (0)