AWS AmazonElastiCache documentation change
Summary
Changed terminology from 'self-designed' to 'node-based' for Memcached cluster descriptions
Security assessment
Terminology update with no security implications - purely semantic change
Diff
diff --git a/AmazonElastiCache/latest/dg/BestPractices.LoadBalancing.md b/AmazonElastiCache/latest/dg/BestPractices.LoadBalancing.md index 1cf97b616..158da23d5 100644 --- a//AmazonElastiCache/latest/dg/BestPractices.LoadBalancing.md +++ b//AmazonElastiCache/latest/dg/BestPractices.LoadBalancing.md @@ -11 +11 @@ Consistent Hashing Using JavaConsistent hashing using PHP with MemcachedConsiste -This section applies to self-designed multi-node Memcached clusters. +This section applies to node-based multi-node Memcached clusters.