AWS decision-guides documentation change
Summary
Replaced 'Elastic Load Balancing' with 'ELB' in multiple instances for terminology consistency
Security assessment
Abbreviation changes do not affect security context. Security aspects of load balancing mentioned in the text remain unchanged.
Diff
diff --git a/decision-guides/latest/networking-on-aws-how-to-choose/choosing-networking-and-content-delivery-service.md b/decision-guides/latest/networking-on-aws-how-to-choose/choosing-networking-and-content-delivery-service.md index d2e0271b8..0ace45fbd 100644 --- a//decision-guides/latest/networking-on-aws-how-to-choose/choosing-networking-and-content-delivery-service.md +++ b//decision-guides/latest/networking-on-aws-how-to-choose/choosing-networking-and-content-delivery-service.md @@ -20 +20 @@ UnderstandConsiderChooseUseExplore - * [Elastic Load Balancing](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) + * [ELB](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) @@ -67 +67 @@ Services in this category help ensure higher performance through caching and opt -As you increase adoption of the AWS Cloud, you’ll want to consider how to connect workloads at scale, by using [AWS App Mesh](https://docs.aws.amazon.com/app-mesh/latest/userguide/what-is-app-mesh.html) and [Amazon VPC Lattice](https://docs.aws.amazon.com/vpc-lattice/latest/ug/what-is-vpc-lattice.html), integrate the workloads in your VPCs with [APIs](https://aws.amazon.com/what-is/api/) by using [Amazon API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html), and manage the IP address usage of the resources running in your VPCs by using [Amazon VPC IP Address Manager (IPAM)](https://docs.aws.amazon.com/vpc/latest/ipam/what-it-is-ipam.html). As customer demand increases, you can help ensure that the workloads in your VPCs can scale and provide high availability by using [Elastic Load Balancing](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html). +As you increase adoption of the AWS Cloud, you’ll want to consider how to connect workloads at scale, by using [AWS App Mesh](https://docs.aws.amazon.com/app-mesh/latest/userguide/what-is-app-mesh.html) and [Amazon VPC Lattice](https://docs.aws.amazon.com/vpc-lattice/latest/ug/what-is-vpc-lattice.html), integrate the workloads in your VPCs with [APIs](https://aws.amazon.com/what-is/api/) by using [Amazon API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html), and manage the IP address usage of the resources running in your VPCs by using [Amazon VPC IP Address Manager (IPAM)](https://docs.aws.amazon.com/vpc/latest/ipam/what-it-is-ipam.html). As customer demand increases, you can help ensure that the workloads in your VPCs can scale and provide high availability by using [ELB](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html). @@ -128 +128 @@ _Availability_ is an application’s ability to maintain uptime. It’s importan - * To improve the availability, scalability, security, and performance of the workloads running in your VPCs, consider [load balancing](https://aws.amazon.com/what-is/load-balancing/) (Elastic Load Balancing). You can use different types of load balancers depending on the needs of your applications. Each load balancer supports different types of traffic over different protocols and network layers aligned to the [Open Systems Interconnection (OSI)](https://aws.amazon.com/what-is/osi-model/) model. For more information about the differences between load balancer types, see [product comparisons](https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons). + * To improve the availability, scalability, security, and performance of the workloads running in your VPCs, consider [load balancing](https://aws.amazon.com/what-is/load-balancing/) (ELB). You can use different types of load balancers depending on the needs of your applications. Each load balancer supports different types of traffic over different protocols and network layers aligned to the [Open Systems Interconnection (OSI)](https://aws.amazon.com/what-is/osi-model/) model. For more information about the differences between load balancer types, see [product comparisons](https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons). @@ -211 +211 @@ Edge networking and content delivery | Optimized for low latency, reliable traff -Application networking | Optimized to ensure that your workloads are highly available, adapt to demand, and can communicate with each other. | [Amazon API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html) [Amazon VPC IPAM ](https://docs.aws.amazon.com/vpc/latest/ipam/what-it-is-ipam.html) [Amazon VPC Lattice](https://docs.aws.amazon.com/vpc-lattice/latest/ug/what-is-vpc-lattice.html) [Elastic Load Balancing](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) +Application networking | Optimized to ensure that your workloads are highly available, adapt to demand, and can communicate with each other. | [Amazon API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html) [Amazon VPC IPAM ](https://docs.aws.amazon.com/vpc/latest/ipam/what-it-is-ipam.html) [Amazon VPC Lattice](https://docs.aws.amazon.com/vpc-lattice/latest/ug/what-is-vpc-lattice.html) [ELB](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html) @@ -630 +630 @@ See examples for creating and configuring Client VPN access for your clients. -Elastic Load Balancing +ELB @@ -633 +633 @@ Elastic Load Balancing - * **What is Elastic Load Balancing?** + * **What is ELB?** @@ -642 +642 @@ Learn about distributing incoming traffic across your workloads. - * **Getting started with Elastic Load Balancing** + * **Getting started with ELB**