AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

Service: wellarchitected · 2025-11-22 · Documentation low

File: wellarchitected/2023-04-10/framework/perf_select_network_optimize.md

Summary

Changed 'Elastic Load Balancing' to 'ELB' in network metric examples

Security assessment

Update uses abbreviated service name (ELB) instead of full name for consistency. No security implications or new security features added.

Diff

diff --git a/wellarchitected/2023-04-10/framework/perf_select_network_optimize.md b/wellarchitected/2023-04-10/framework/perf_select_network_optimize.md
index caf831dbc..f5e4285ee 100644
--- a//wellarchitected/2023-04-10/framework/perf_select_network_optimize.md
+++ b//wellarchitected/2023-04-10/framework/perf_select_network_optimize.md
@@ -48 +48 @@ Monitoring traffic to and from VPCs, subnets, or network interfaces is crucial t
-  6. Use [Amazon CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) and turn on the appropriate metrics for network options. Make sure to choose the right network metric for your workload. For example, you can turn on metrics for VPC Network Address Usage, VPC NAT Gateway, AWS Transit Gateway, VPN tunnel, AWS Network Firewall, Elastic Load Balancing, and AWS Direct Connect. Continually monitoring metrics is a good practice to observe and understand your network status and usage, and helps you optimize network configuration based on your observations. 
+  6. Use [Amazon CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) and turn on the appropriate metrics for network options. Make sure to choose the right network metric for your workload. For example, you can turn on metrics for VPC Network Address Usage, VPC NAT Gateway, AWS Transit Gateway, VPN tunnel, AWS Network Firewall, ELB, and AWS Direct Connect. Continually monitoring metrics is a good practice to observe and understand your network status and usage, and helps you optimize network configuration based on your observations.