AWS wellarchitected documentation change
Summary
Updated terminology from 'ELB' to 'Elastic Load Balancing' throughout document for clarity and consistency
Security assessment
Changes are purely terminological updates without altering security content. References to DDoS protection and WAF integration remain unchanged. No evidence of addressing vulnerabilities.
Diff
diff --git a/wellarchitected/2022-03-31/framework/rel_planning_network_topology_ha_conn_users.md b/wellarchitected/2022-03-31/framework/rel_planning_network_topology_ha_conn_users.md index 8eae411fc..2bd6e226c 100644 --- a//wellarchitected/2022-03-31/framework/rel_planning_network_topology_ha_conn_users.md +++ b//wellarchitected/2022-03-31/framework/rel_planning_network_topology_ha_conn_users.md @@ -11 +11 @@ These endpoints and the routing to them must be highly available. To achieve thi -Amazon Route 53, AWS Global Accelerator, Amazon CloudFront, Amazon API Gateway, and ELB (ELB) all provide highly available public endpoints. You might also choose to evaluate AWS Marketplace software appliances for load balancing and proxying. +Amazon Route 53, AWS Global Accelerator, Amazon CloudFront, Amazon API Gateway, and Elastic Load Balancing (ELB) all provide highly available public endpoints. You might also choose to evaluate AWS Marketplace software appliances for load balancing and proxying. @@ -15 +15 @@ Consumers of the service your workload provides, whether they are end-users or o -ELB provides load balancing across Availability Zones, performs Layer 4 (TCP) or Layer 7 (http/https) routing, integrates with AWS WAF, and integrates with AWS Auto Scaling to help create a self-healing infrastructure and absorb increases in traffic while releasing resources when traffic decreases. +Elastic Load Balancing provides load balancing across Availability Zones, performs Layer 4 (TCP) or Layer 7 (http/https) routing, integrates with AWS WAF, and integrates with AWS Auto Scaling to help create a self-healing infrastructure and absorb increases in traffic while releasing resources when traffic decreases. @@ -17 +17 @@ ELB provides load balancing across Availability Zones, performs Layer 4 (TCP) or -Amazon Route 53 is a scalable and highly available Domain Name System (DNS) service that connects user requests to infrastructure running in AWS such as Amazon EC2 instances, ELB load balancers, or Amazon S3 buckets–and can also be used to route users to infrastructure outside of AWS. +Amazon Route 53 is a scalable and highly available Domain Name System (DNS) service that connects user requests to infrastructure running in AWS such as Amazon EC2 instances, Elastic Load Balancing load balancers, or Amazon S3 buckets–and can also be used to route users to infrastructure outside of AWS. @@ -40 +40 @@ Distributed Denial of Service (DDoS) attacks risk shutting out legitimate traffi -Ensure that you have highly available connectivity for users of the workload Amazon Route 53, AWS Global Accelerator, Amazon CloudFront, Amazon API Gateway, and ELB (ELB) all provide highly available public facing endpoints. You may also choose to evaluate AWS Marketplace software appliances for load-balancing and proxying. +Ensure that you have highly available connectivity for users of the workload Amazon Route 53, AWS Global Accelerator, Amazon CloudFront, Amazon API Gateway, and Elastic Load Balancing (ELB) all provide highly available public facing endpoints. You may also choose to evaluate AWS Marketplace software appliances for load-balancing and proxying. @@ -62 +62 @@ Ensure that you have highly available connectivity for users of the workload Ama - * Use ELB. + * Use Elastic Load Balancing. @@ -64 +64 @@ Ensure that you have highly available connectivity for users of the workload Ama - * [What is ELB?](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) + * [What is Elastic Load Balancing?](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) @@ -99 +99 @@ Ensure that you have highly available connectivity for users of the workload Ama - * [What is ELB?](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) + * [What is Elastic Load Balancing?](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html)