AWS Security ChangesHomeSearch

AWS whitepapers documentation change

Service: whitepapers · 2026-01-25 · Documentation low

File: whitepapers/latest/web-application-hosting-best-practices/additional-security-features.md

Summary

Updated service name from 'ELB' to 'Elastic Load Balancing' in DDoS mitigation section

Security assessment

Change is purely branding/nomenclature update without technical security implications. No vulnerabilities or security features are discussed.

Diff

diff --git a/whitepapers/latest/web-application-hosting-best-practices/additional-security-features.md b/whitepapers/latest/web-application-hosting-best-practices/additional-security-features.md
index 35ad63b7c..8f770af45 100644
--- a//whitepapers/latest/web-application-hosting-best-practices/additional-security-features.md
+++ b//whitepapers/latest/web-application-hosting-best-practices/additional-security-features.md
@@ -9 +9 @@ This whitepaper is for historical reference only. Some content might be outdated
-The number and sophistication of Distributed Denial of Service (DDoS) attacks are rising. Traditionally, these attacks are difficult to fend off. They often end up being costly in both mitigation time and power spent, as well as the opportunity cost from lost visits to your website during the attack. There are a number of AWS factors and services that can help you defend against such attacks. One of them is the scale of the AWS network. The AWS infrastructure is quite large, and enables you to leverage our scale to optimize your defense. Several services, including [ELB](https://aws.amazon.com/elasticloadbalancing/), [Amazon CloudFront](https://aws.amazon.com/cloudfront/), and [Amazon Route 53](https://aws.amazon.com/route53/), are effective at scaling your web application in response to a large increase in traffic.
+The number and sophistication of Distributed Denial of Service (DDoS) attacks are rising. Traditionally, these attacks are difficult to fend off. They often end up being costly in both mitigation time and power spent, as well as the opportunity cost from lost visits to your website during the attack. There are a number of AWS factors and services that can help you defend against such attacks. One of them is the scale of the AWS network. The AWS infrastructure is quite large, and enables you to leverage our scale to optimize your defense. Several services, including [Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/), [Amazon CloudFront](https://aws.amazon.com/cloudfront/), and [Amazon Route 53](https://aws.amazon.com/route53/), are effective at scaling your web application in response to a large increase in traffic.