AWS cloudhsm documentation change
Summary
Replaced 'ELB' with 'Elastic Load Balancing' in a tutorial step
Security assessment
Cosmetic terminology update. No security-related content was changed or added in the SSL offload tutorial.
Diff
diff --git a/cloudhsm/latest/userguide/third-offload-linux-openssl.md b/cloudhsm/latest/userguide/third-offload-linux-openssl.md index 9979225cc..0c76fb17d 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 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. + * (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. @@ -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 ELB for AWS CloudHSM(optional)](./third-offload-add-lb.html). +To add a load balancer, see [Add a load balancer with Elastic Load Balancing for AWS CloudHSM(optional)](./third-offload-add-lb.html).