AWS cloudhsm documentation change
Summary
Replaced 'Elastic Load Balancing' with 'ELB' abbreviation in documentation text
Security assessment
Terminology standardization without any security context changes. Load balancing documentation remains functionally identical.
Diff
diff --git a/cloudhsm/latest/userguide/third-offload-linux-openssl.md b/cloudhsm/latest/userguide/third-offload-linux-openssl.md index d29bd752f..1e3149615 100644 --- a//cloudhsm/latest/userguide/third-offload-linux-openssl.md +++ b//cloudhsm/latest/userguide/third-offload-linux-openssl.md @@ -36 +36 @@ To complete this tutorial, you must first choose whether to use the NGINX or Apa - * (Optional) Use Amazon EC2 to create a second web server instance and Elastic Load Balancing to create a load balancer. Using a load balancer can increase performance by distributing the load across multiple servers. It can also provide redundancy and higher availability if one or more servers fail. + * (Optional) Use Amazon EC2 to create a second web server instance and ELB to create a load balancer. Using a load balancer can increase performance by distributing the load across multiple servers. It can also provide redundancy and higher availability if one or more servers fail. @@ -2681 +2681 @@ You now have a website that is secured with HTTPS. The private key for the web s -To add a load balancer, see [Add a load balancer with Elastic Load Balancing for AWS CloudHSM(optional)](./third-offload-add-lb.html). +To add a load balancer, see [Add a load balancer with ELB for AWS CloudHSM(optional)](./third-offload-add-lb.html).