Skip to content

Commit bfd3324

Browse files
committed
RC: Fix Easy create settings
1 parent a40b605 commit bfd3324

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

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

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,21 @@ If you choose to create your database with Easy create:
4444

4545
1. Choose a **Cloud Provider** and a **Region**.
4646

47-
1. Review the **Optimal database settings** that we selected for you based on your use case.
47+
1. Enter the following settings for your database:
4848

49-
{{<image filename="images/rc/pro-easy-create-optimal-settings.png" alt="The optimal database settings.">}}
49+
{{<image filename="images/rc/pro-easy-create-size-throughput.png" alt="The Dataset size, throughput, and High availability settings.">}}
50+
51+
| Database&nbsp;setting | Description |
52+
|:---------|:-----------|
53+
| **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. |
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/clustering#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. |
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" >}}). |
5056

51-
Settings marked with the **Edit later** icon can be changed later. Anything not marked with this icon can't be changed after creation. If you want to change these settings, you can select [**Switch to custom settings**](#custom-settings).
57+
1. Select **View all settings** to review the database settings that we selected for you based on your use case.
58+
59+
{{<image filename="images/rc/pro-easy-create-optimal-settings.png" alt="The optimal database settings.">}}
5260

53-
{{<image filename="images/rc/pro-easy-create-edit-icon.png" alt="The Edit later icon." width=50px >}}
61+
If you want to change these settings, select [**Switch to custom settings**](#custom-settings).
5462

5563
1. Enter your payment details.
5664

Loading
Loading

0 commit comments

Comments
 (0)