AWS whitepapers documentation change
Summary
Updated service acronym from 'ELB (ELB)' to 'Elastic Load Balancing (ELB)' for clarity and consistency
Security assessment
Change only expands an acronym without modifying security content. No vulnerabilities or security features are mentioned. Maintains existing references to security groups and resilience practices.
Diff
diff --git a/whitepapers/latest/aws-fault-isolation-boundaries/zonal-services.md b/whitepapers/latest/aws-fault-isolation-boundaries/zonal-services.md index 8c6554255..c2b82d3e0 100644 --- a//whitepapers/latest/aws-fault-isolation-boundaries/zonal-services.md +++ b//whitepapers/latest/aws-fault-isolation-boundaries/zonal-services.md @@ -21 +21 @@ For example, during normal operation, let’s assume your workload requires six -AWS Local Zones and Outposts bring the data plane of select AWS services closer to end users. The control planes for these services reside in the parent Region. Your Local Zone or Outposts instance will have control plane dependencies for zonal services like EC2 and EBS on the Availability Zone where you created your Local Zone or Outposts subnet. They will also have dependencies on Regional control planes for Regional services like ELB (ELB), security groups, and the Amazon Elastic Kubernetes Service ([Amazon EKS](https://docs.aws.amazon.com/eks/latest/userguide/local-zones.html))-managed Kubernetes control plane (if you use EKS). For additional information specific to Outposts, refer to the [documentation](https://docs.aws.amazon.com/outposts/latest/userguide/disaster-recovery-resiliency.html) and [support and maintenance FAQ](https://aws.amazon.com/outposts/rack/faqs/). Implement static stability when using Local Zones or Outposts to help improve resilience to control plane impairments or interruptions in network connectivity to the parent Region. +AWS Local Zones and Outposts bring the data plane of select AWS services closer to end users. The control planes for these services reside in the parent Region. Your Local Zone or Outposts instance will have control plane dependencies for zonal services like EC2 and EBS on the Availability Zone where you created your Local Zone or Outposts subnet. They will also have dependencies on Regional control planes for Regional services like Elastic Load Balancing (ELB), security groups, and the Amazon Elastic Kubernetes Service ([Amazon EKS](https://docs.aws.amazon.com/eks/latest/userguide/local-zones.html))-managed Kubernetes control plane (if you use EKS). For additional information specific to Outposts, refer to the [documentation](https://docs.aws.amazon.com/outposts/latest/userguide/disaster-recovery-resiliency.html) and [support and maintenance FAQ](https://aws.amazon.com/outposts/rack/faqs/). Implement static stability when using Local Zones or Outposts to help improve resilience to control plane impairments or interruptions in network connectivity to the parent Region.