diff --git a/content/operate/rc/databases/configuration/advanced-capabilities.md b/content/operate/rc/databases/configuration/advanced-capabilities.md index 54875984c1..5fb33ded07 100644 --- a/content/operate/rc/databases/configuration/advanced-capabilities.md +++ b/content/operate/rc/databases/configuration/advanced-capabilities.md @@ -29,9 +29,9 @@ Redis Cloud is updated on a regular basis, which includes the advanced capabilit ## Redis Cloud Pro {#pro} -Redis Cloud Pro lets you choose advanced capabilities for each database. +By default, Redis Cloud Pro databases load all supported advanced capabilities. You can choose to load specific capabilities when you create your database. To choose which capabilities to load for your Pro database, [create it with custom settings]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) and select **More options** in the **Sizing tab** to view advanced capability settings. -{{For Pro databases, you can select the capabilites included in your database.}} +{{For Pro databases, you can select the capabilities included in your database.}} You can select more than one advanced capability for a database, though there are limits: @@ -44,7 +44,7 @@ You can select more than one advanced capability for a database, though there ar - [Active-Active databases]({{< relref "/operate/rc/databases/create-database/create-active-active-database" >}}) only support JSON and Search and query. -You don't have to combine capabilities. To remove a selected capability, clear its checkbox. +To remove a selected capability, clear its checkbox. To learn more, see [Redis Stack]({{< relref "/develop/get-started/" >}}) and [Redis Stack and Redis Enterprise]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}). @@ -60,7 +60,7 @@ Use the [Search and query sizing calculator](https://redis.io/redisearch-sizing- #### Query performance factor -The query performance factor adds extra compute power specifically for search and query. When you create a database with search and query, you can increase your search queries per second by the selected factor. +The query performance factor adds extra compute power specifically for search and query. When you create a Pro database with search and query, you can increase your search queries per second by the selected factor. {{For Pro databases, you can select the query performance factor for your database.}} diff --git a/content/operate/rc/databases/configuration/high-availability.md b/content/operate/rc/databases/configuration/high-availability.md index 528b1062f2..bb264ddeed 100644 --- a/content/operate/rc/databases/configuration/high-availability.md +++ b/content/operate/rc/databases/configuration/high-availability.md @@ -58,9 +58,9 @@ To use different zone settings, create a new subscription with the preferred set ## Availability zones -You can reduce network transfer costs and network latency by ensuring your Redis Cloud cluster and your application are located in the same availability zone. +You can reduce network transfer costs and network latency by ensuring your Redis Cloud Pro cluster and your application are located in the same availability zone. -To specify the availability zone for your cluster, select *Manual Selection* under **Allowed Availability Zones**. +To specify the availability zone(s) for your cluster, [create your Pro database with custom settings]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}), and select *Manual Selection* under **Allowed Availability Zones** in **Advanced options**. For Google Cloud clusters and [self-managed AWS cloud accounts]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/" >}}), select an availability zone from the **Zone name** list. diff --git a/static/images/rc/availability-zones-aws-hosted-no-multi-az.png b/static/images/rc/availability-zones-aws-hosted-no-multi-az.png index 932b6ee18a..ccbac0ec7c 100644 Binary files a/static/images/rc/availability-zones-aws-hosted-no-multi-az.png and b/static/images/rc/availability-zones-aws-hosted-no-multi-az.png differ diff --git a/static/images/rc/availability-zones-multi-az.png b/static/images/rc/availability-zones-multi-az.png index 4276147319..718046efb8 100644 Binary files a/static/images/rc/availability-zones-multi-az.png and b/static/images/rc/availability-zones-multi-az.png differ diff --git a/static/images/rc/availability-zones-no-multi-az.png b/static/images/rc/availability-zones-no-multi-az.png index c1db4a4d5e..d36816f5c5 100644 Binary files a/static/images/rc/availability-zones-no-multi-az.png and b/static/images/rc/availability-zones-no-multi-az.png differ diff --git a/static/images/rc/database-details-modules-stack-free.png b/static/images/rc/database-details-modules-stack-free.png index e20708bbf0..079233adb4 100644 Binary files a/static/images/rc/database-details-modules-stack-free.png and b/static/images/rc/database-details-modules-stack-free.png differ diff --git a/static/images/rc/database-details-query-performance-factor-pro.png b/static/images/rc/database-details-query-performance-factor-pro.png index 63889ac1d8..d97eedbd34 100644 Binary files a/static/images/rc/database-details-query-performance-factor-pro.png and b/static/images/rc/database-details-query-performance-factor-pro.png differ diff --git a/static/images/rc/database-details-redis-module-select-flexible.png b/static/images/rc/database-details-redis-module-select-flexible.png index bfaac84014..c3d1687112 100644 Binary files a/static/images/rc/database-details-redis-module-select-flexible.png and b/static/images/rc/database-details-redis-module-select-flexible.png differ diff --git a/static/images/rc/new-database-general-type-free-stack.png b/static/images/rc/new-database-general-type-free-stack.png index 8298480038..3ced8bf766 100644 Binary files a/static/images/rc/new-database-general-type-free-stack.png and b/static/images/rc/new-database-general-type-free-stack.png differ