AWS cloudhsm documentation change
Summary
Updated terminology from 'Elastic Load Balancing' to 'ELB' throughout the document for consistency
Security assessment
Changes are purely terminological (abbreviation usage) with no security implications. No vulnerabilities or security features are mentioned or modified.
Diff
diff --git a/cloudhsm/latest/userguide/third-offload-add-lb.md b/cloudhsm/latest/userguide/third-offload-add-lb.md index 2cd5f994c..192108e54 100644 --- a//cloudhsm/latest/userguide/third-offload-add-lb.md +++ b//cloudhsm/latest/userguide/third-offload-add-lb.md @@ -7 +7 @@ Step 1. Create a subnet for a second web serverStep 2. Create the second web ser -# Add a load balancer with Elastic Load Balancing for AWS CloudHSM(optional) +# Add a load balancer with ELB for AWS CloudHSM(optional) @@ -9 +9 @@ Step 1. Create a subnet for a second web serverStep 2. Create the second web ser -After you set up SSL/TLS offload with one web server, you can create more web servers and an Elastic Load Balancing load balancer that routes HTTPS traffic to the web servers. A load balancer can reduce the load on your individual web servers by balancing traffic across two or more servers. It can also increase the availability of your website because the load balancer monitors the health of your web servers and only routes traffic to healthy servers. If a web server fails, the load balancer automatically stops routing traffic to it. +After you set up SSL/TLS offload with one web server, you can create more web servers and an ELB load balancer that routes HTTPS traffic to the web servers. A load balancer can reduce the load on your individual web servers by balancing traffic across two or more servers. It can also increase the availability of your website because the load balancer monitors the health of your web servers and only routes traffic to healthy servers. If a web server fails, the load balancer automatically stops routing traffic to it. @@ -168 +168 @@ Choose **Launch Instances**. -Complete the following steps to create an Elastic Load Balancing load balancer that routes HTTPS traffic to your web servers. +Complete the following steps to create an ELB load balancer that routes HTTPS traffic to your web servers. @@ -211 +211 @@ Complete the following steps to create an Elastic Load Balancing load balancer t -After you complete the preceding steps, the Amazon EC2 console shows your Elastic Load Balancing load balancer. +After you complete the preceding steps, the Amazon EC2 console shows your ELB load balancer.