AWS whitepapers documentation change
Summary
Updated terminology from 'ELB' to 'Elastic Load Balancing' in two places for consistency
Security assessment
Change only expands service acronym without altering security content. DDoS mitigation guidance remains unchanged with identical service references and links.
Diff
diff --git a/whitepapers/latest/nhs-cloud-security-guidance-using-aws/principle-5-operational-security.md b/whitepapers/latest/nhs-cloud-security-guidance-using-aws/principle-5-operational-security.md index 0136f2675..7608151ad 100644 --- a//whitepapers/latest/nhs-cloud-security-guidance-using-aws/principle-5-operational-security.md +++ b//whitepapers/latest/nhs-cloud-security-guidance-using-aws/principle-5-operational-security.md @@ -23 +23 @@ AWS offers its customers several methods to help configure and manage infrastruc -There are several best practices to consider when managing infrastructure configuration. First, it is important to understand the types of resources to manage, and their different characteristics that must be accounted for in a configuration management system. For example, the configuration and orchestration of AWS resources (such as security groups, Auto Scaling groups, ELB load balancers, and so on) is very different from that of operating system and application stack changes. +There are several best practices to consider when managing infrastructure configuration. First, it is important to understand the types of resources to manage, and their different characteristics that must be accounted for in a configuration management system. For example, the configuration and orchestration of AWS resources (such as security groups, Auto Scaling groups, Elastic Load Balancing load balancers, and so on) is very different from that of operating system and application stack changes. @@ -126 +126 @@ AWS provides services that provide monitoring of resources deployed to customer -Attacks from external sources come in forms such as Distributed Denial of Service (DDoS). AWS provides flexible infrastructure and services that help customers implement strong DDoS mitigations and create highly available application architectures that follow [AWS Best Practices for DDoS Resiliency](https://d1.awsstatic.com/whitepapers/Security/DDoS_White_Paper.pdf). These include services such as [Amazon Route 53](https://aws.amazon.com/route53/), [Amazon CloudFront](https://aws.amazon.com/cloudfront/), [ELB](https://aws.amazon.com/elasticloadbalancing/), and [AWS WAF](https://aws.amazon.com/waf/) to control and absorb traffic, and deflect unwanted requests. These services integrate with [AWS Shield](https://aws.amazon.com/shield/), a managed DDoS protection service that provides always-on detection and automatic inline mitigations to safeguard web applications running on AWS. For more details, see the [_AWS Best Practices for DDoS Resiliency_](https://aws.amazon.com/answers/networking/aws-ddos-attack-mitigation/) whitepaper. +Attacks from external sources come in forms such as Distributed Denial of Service (DDoS). AWS provides flexible infrastructure and services that help customers implement strong DDoS mitigations and create highly available application architectures that follow [AWS Best Practices for DDoS Resiliency](https://d1.awsstatic.com/whitepapers/Security/DDoS_White_Paper.pdf). These include services such as [Amazon Route 53](https://aws.amazon.com/route53/), [Amazon CloudFront](https://aws.amazon.com/cloudfront/), [Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/), and [AWS WAF](https://aws.amazon.com/waf/) to control and absorb traffic, and deflect unwanted requests. These services integrate with [AWS Shield](https://aws.amazon.com/shield/), a managed DDoS protection service that provides always-on detection and automatic inline mitigations to safeguard web applications running on AWS. For more details, see the [_AWS Best Practices for DDoS Resiliency_](https://aws.amazon.com/answers/networking/aws-ddos-attack-mitigation/) whitepaper.