AWS elasticloadbalancing documentation change
Summary
Added documentation for Amazon Application Recovery Controller (ARC) integration, explaining zonal shift functionality to redirect traffic from impaired Availability Zones.
Security assessment
The change introduces ARC's zonal shift feature for availability improvements but does not address a specific security vulnerability or explicitly document security controls. While availability impacts reliability, there is no evidence of direct security remediation.
Diff
diff --git a/elasticloadbalancing/latest/application/load-balancer-integrations.md b/elasticloadbalancing/latest/application/load-balancer-integrations.md index d37de0061..8ba6f2979 100644 --- a//elasticloadbalancing/latest/application/load-balancer-integrations.md +++ b//elasticloadbalancing/latest/application/load-balancer-integrations.md @@ -5 +5 @@ -Amazon CloudFront + AWS WAFAWS Global AcceleratorAWS ConfigAWS WAF +Amazon Application Recovery Controller (ARC)Amazon CloudFront + AWS WAFAWS Global AcceleratorAWS ConfigAWS WAF @@ -12,0 +13,2 @@ You can optimize your Application Load Balancer architecture by integrating with + * Amazon Application Recovery Controller (ARC) + @@ -23,0 +26,6 @@ You can optimize your Application Load Balancer architecture by integrating with +## Amazon Application Recovery Controller (ARC) + +Amazon Application Recovery Controller (ARC) helps you to shift traffic for your load balancer away from an impaired Availability Zone to a healthy Availability Zone in the same Region. Using zonal shift reduces the duration and severity that power outages, hardware issues, or software issues in an Availability Zone can have on your applications. + +For more information, see [Zonal shift for your Application Load Balancer](./zonal-shift.html). + @@ -46 +54 @@ To optimize monitoring and compliance of your load balancer, set up AWS Config. -For more information, see [ What Is AWS Config?](https://docs.aws.amazon.com/config/latest/developerguide/WhatIsConfig.html) in the _AWS Config Developer Guide_. +For more information, see the [AWS Config Developer Guide](https://docs.aws.amazon.com/config/latest/developerguide/).