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/databases/create-database/create-flex-database.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,3 +111,13 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
111
111
{{<imagefilename="images/rc/button-create-db-confirm-pay.png"width="140px"alt="Select Confirm & Pay to create your new database." >}}
112
112
113
113
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**.
Continue with the instructions to [create your database]({{< relref "/operate/rc/databases/create-database/create-pro-database-new#custom-settings" >}}).
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-pro-database-new.md
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,6 @@ If you choose to create your database with Easy create:
41
41
42
42
{{<imagefilename="images/rc/pro-easy-create-vendor.png"alt="The database name, cloud vendor and region settings.">}}
43
43
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
-
46
44
1. Choose a **Cloud Provider** and a **Region**.
47
45
48
46
1. Enter the following settings for your database:
@@ -51,6 +49,7 @@ If you choose to create your database with Easy create:
51
49
52
50
| Database setting | Description |
53
51
|:---------|:-----------|
52
+
|**Name**| The name for your database. Redis will generate a database name for you, but you can change it at any time. |
54
53
|**Dataset size (GB)**| The amount of data for your dataset. Specify small sizes as decimals of 1.0 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. |
55
54
|**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. |
56
55
|**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:
106
105
107
106
{{<imagefilename="images/rc/subscription-new-flexible-setup-general.png"width="75%"alt="The General settings of the Setup tab." >}}
108
107
109
-
In the **General settings** of the **Setup** tab, you need to:
108
+
In the General settings of the **Setup** tab, you need to:
110
109
111
110
1. Select the public **Cloud vendor** to deploy your databases.
112
111
@@ -124,13 +123,13 @@ The following settings are defined in the **Advanced options** of the **Setup**
124
123
125
124
| Advanced option | Description |
126
125
|---|---|
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) |
127
128
|**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) |
128
130
|**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) |
132
131
|**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. |
134
133
|**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" >}}). |
135
134
136
135
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
147
146
148
147
{{<imagefilename="images/rc/icon-add.png"width="30px"alt="Use the Add button to define a new database for your subscription." >}}
149
148
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.
151
150
152
-
{{<imagefilename="images/rc/flexible-add-database-basic.png"width="75%"alt="The New Database dialog with basic settings." >}}
151
+
{{<imagefilename="images/rc/flexible-add-database-basic.png"width="75%"alt="The Database configurations dialog with basic settings." >}}
153
152
154
153
By default, you're shown basic settings, which include:
155
154
156
155
| Database setting | Description |
157
156
|:---------|:-----------|
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.|
159
158
|**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. |
160
159
|**Dataset size (GB)**| The amount of data for your dataset. Specify small sizes as decimals of 1.0 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. |
161
160
|**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:
166
165
167
166
Select **More options** to specify values for the following settings.
168
167
169
-
{{<imagefilename="images/rc/flexible-add-database-advanced.png"width="75%"alt="The New Database dialog with advanced settings." >}}
168
+
{{<imagefilename="images/rc/flexible-add-database-advanced.png"width="75%"alt="The Database configurations dialog with advanced settings." >}}
|**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" >}}). |
175
174
|**Type**| Set to **Redis**, otherwise **Memcached** database for legacy database support. |
176
175
|**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 |
177
176
|**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
184
183
185
184
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.
186
185
187
-
{{<imagefilename="images/rc/icon-edit.png#no-click"width="30px"alt="Use the Edit button to change database settings."class="inline" >}} {{<imagefilename="images/rc/icon-delete-teal.png#no-click"width="30px"alt="Use the Delete button to remove a database."class="inline">}}
186
+
{{<imagefilename="images/rc/icon-edit.png#no-click"width="30px"alt="Use the Edit button to change database settings."class="inline" >}} {{<imagefilename="images/rc/icon-delete-lb.png#no-click"width="30px"alt="Use the Delete button to remove a database."class="inline">}}
0 commit comments