Skip to content

Commit b19c685

Browse files
committed
Minor Bedrock fixes
1 parent aeda651 commit b19c685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/integrate/amazon-bedrock/set-up-redis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ To set up a Redis Cloud instance for Bedrock, you need to:
7979

8080
1. Select **Amazon Web Services** as the cloud vendor and select a region.
8181

82-
1. In the **Optimal database settings** section:
82+
1. In the **Database Sizing** section:
8383

8484
{{<image filename="images/rc/pro-easy-create-size-throughput.png" alt="The Dataset size, throughput, and High availability settings.">}}
8585

86-
- Turn on [**High-availability**]({{< relref "/operate/rc/databases/configuration/high-availability" >}}).
86+
- Select [**High availability**]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) if it is not already selected.
8787
- 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.
8888

8989
| Total Size of Documents in S3 | Database size without replication | Database size with replication |

0 commit comments

Comments
 (0)