AWS AmazonElastiCache documentation change
Summary
Changed 'designing your cluster' to 'creating a node-based cluster' and updated references from 'cache cluster' to 'cluster'
Security assessment
Terminology standardization without any security context. The changes maintain existing security concepts without introducing new ones.
Diff
diff --git a/AmazonElastiCache/latest/dg/SubnetGroups.designing-cluster-pre.valkey.md b/AmazonElastiCache/latest/dg/SubnetGroups.designing-cluster-pre.valkey.md index a6eb59d19..a3fbea981 100644 --- a//AmazonElastiCache/latest/dg/SubnetGroups.designing-cluster-pre.valkey.md +++ b//AmazonElastiCache/latest/dg/SubnetGroups.designing-cluster-pre.valkey.md @@ -7 +7 @@ Step 1: Create a subnet groupStep 2: Create a clusterStep 3. Authorize access to -# Designing your own ElastiCache (Valkey) cluster +# Creating a node-based ElastiCache cluster for Valkey @@ -9 +9 @@ Step 1: Create a subnet groupStep 2: Create a clusterStep 3. Authorize access to -Following are the one-time actions you must take to start designing your ElastiCache (Valkey) cluster. +Following are the one-time actions you must take to create a node-based ElastiCache cluster for Valkey. @@ -13 +13 @@ Following are the one-time actions you must take to start designing your ElastiC -Before you create an ElastiCache (Valkey) cluster, you first create a subnet group. A _cache subnet group_ is a collection of subnets that you may want to designate for your cache clusters in a VPC. When launching a cache cluster in a VPC, you need to select a cache subnet group. Then ElastiCache uses that cache subnet group to assign IP addresses within that subnet to each cache node in the cluster. +Before you create an ElastiCache (Valkey) cluster, you first create a subnet group. A _cache subnet group_ is a collection of subnets that you may want to designate for your clusters in a VPC. When launching a cluster in a VPC, you need to select a cache subnet group. Then ElastiCache uses that cache subnet group to assign IP addresses within that subnet to each cache node in the cluster. @@ -603 +603 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Tutorial: How to design your own cluster +Tutorial: How to create a node-based ElastiCache cluster @@ -605 +605 @@ Tutorial: How to design your own cluster -Designing your own ElastiCache Redis OSS cluster +Creating a node-based ElastiCache cluster for Redis OSS