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/integrate/amazon-bedrock/set-up-redis.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,11 +79,11 @@ To set up a Redis Cloud instance for Bedrock, you need to:
79
79
80
80
1. Select **Amazon Web Services** as the cloud vendor and select a region.
81
81
82
-
1. In the **Optimal database settings** section:
82
+
1. In the **Database Sizing** section:
83
83
84
84
{{<imagefilename="images/rc/pro-easy-create-size-throughput.png"alt="The Dataset size, throughput, and High availability settings.">}}
85
85
86
-
-Turn on [**High-availability**]({{< relref "/operate/rc/databases/configuration/high-availability" >}}).
86
+
-Select [**Highavailability**]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) if it is not already selected.
87
87
- Set the Dataset size of your database based on the amount of data that Bedrock will pull from your Simple Storage Service (S3) [bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-buckets-s3.html). See [Find out the size of your S3 buckets](https://aws.amazon.com/blogs/storage/find-out-the-size-of-your-amazon-s3-buckets/) to find out how much knowledge base data is stored in your S3 bucket and pick the closest size, rounded up, from the table below.
88
88
89
89
| Total Size of Documents in S3 | Database size without replication | Database size with replication |
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-essentials-database.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,11 @@ This guide shows how to create a paid Essentials database.
35
35
36
36
1. Redis will generate a database name for you. If you want to change it, you can do so in the **Name** field.
37
37
38
-
1. Choose a **Cloud vendor** for your database from the list.
38
+
1. Choose a **Cloud vendor** for your database from the list. You can choose between **Amazon Web Services (AWS)**, **Google Cloud**, and **Microsoft Azure** for the Cloud Vendor.
39
39
40
-
1. Choose a **Region** from the list.
40
+
{{<imagefilename="images/rc/create-database-essentials-cloud-vendor-list.png"alt="The list of available cloud vendors.">}}
41
+
42
+
1. Choose a **Region** from the list. See [Supported regions]({{< relref "/operate/rc/supported-regions" >}}) for a list of supported regions by cloud vendor.
41
43
42
44
1. Choose your **High availability (replication)** settings.
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-flex-database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
69
69
70
70
1. Redis will generate a database name for you. If you want to change it, you can do so in the **Database name** field.
71
71
72
-
1. Choose a **Region** on Amazon Web Services for your database.
72
+
1. Choose a **Region** on Amazon Web Services for your database. See [Supported regions]({{< relref "/operate/rc/supported-regions" >}}) for a list of supported regions by cloud vendor.
73
73
74
74
1. Choose your **High availability (replication)** settings from the list.
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-free-database.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,15 @@ You can only have one free database per account. If you already have a free data
29
29
30
30
4. Redis will generate a database name for you. If you want to change it, you can do so in the **Database name** field.
31
31
32
-
5. Choose your **Cloud vendor** and **Region**.
32
+
1. Select the **Database version** you want to use.
33
+
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
+
36
+
1. Choose your **Cloud vendor** and **Region**. You can choose between **Amazon Web Services (AWS)**, **Google Cloud**, and **Microsoft Azure** for the Cloud Vendor.
Copy file name to clipboardExpand all lines: content/operate/rc/rc-quickstart.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,15 @@ If you want to create a different type of database, see the following guides:
49
49
50
50
{{<imagefilename="images/rc/create-database-free-settings.png"alt="The database name, cloud vendor, and region settings.">}}
51
51
52
-
1. Choose your **Cloud vendor** and **Region**.
52
+
1. Select the **Database version** you want to use.
53
+
54
+
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" >}}).
55
+
56
+
1. Choose your **Cloud vendor** and **Region**. You can choose between **Amazon Web Services (AWS)**, **Google Cloud**, and **Microsoft Azure** for the Cloud Vendor.
Copy file name to clipboardExpand all lines: content/operate/rc/supported-regions.md
+22-11Lines changed: 22 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,15 @@ Redis Cloud supports databases on the following cloud providers:
19
19
20
20
## Amazon Web Services
21
21
22
-
Redis Cloud supports databases in the following Amazon Web Services (AWS) regions.
22
+
Redis Cloud supports databases in the following Amazon Web Services (AWS) regions.
23
23
24
24
Redis Cloud Pro databases on AWS support [VPC Peering]({{< relref "/operate/rc/security/vpc-peering#aws-vpc-peering" >}}) and [Transit Gateway]({{< relref "/operate/rc/security/aws-transit-gateway" >}}).
25
25
26
-
#### Americas
26
+
{{< multitabs id="aws-regions"
27
+
tab1="Americas"
28
+
tab2="Europe"
29
+
tab3="Asia Pacific"
30
+
tab4="Middle East and Africa" >}}
27
31
28
32
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials |
Redis Cloud supports databases in the following Google Cloud regions.
85
+
Redis Cloud supports databases in the following Google Cloud regions.
81
86
82
87
Redis Cloud Pro databases on Google Cloud support [VPC Peering]({{< relref "/operate/rc/security/vpc-peering#gcp-vpc-peering" >}}) and [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}).
83
88
84
-
#### Americas
89
+
{{< multitabs id="gcp-regions"
90
+
tab1="Americas"
91
+
tab2="Europe"
92
+
tab3="Asia Pacific"
93
+
tab4="Middle East and Africa" >}}
85
94
86
95
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials |
0 commit comments