AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

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

File: wellarchitected/2024-06-27/framework/perf_networking_optimize_network_configuration_based_on_metrics.md

Summary

Updated terminology from 'ELB' to 'Elastic Load Balancing' in network metrics example list

Security assessment

Change only expands an acronym (ELB -> Elastic Load Balancing) for clarity. No security context or implications are mentioned in the modification.

Diff

diff --git a/wellarchitected/2024-06-27/framework/perf_networking_optimize_network_configuration_based_on_metrics.md b/wellarchitected/2024-06-27/framework/perf_networking_optimize_network_configuration_based_on_metrics.md
index 16f968c32..c34bfbc40 100644
--- a//wellarchitected/2024-06-27/framework/perf_networking_optimize_network_configuration_based_on_metrics.md
+++ b//wellarchitected/2024-06-27/framework/perf_networking_optimize_network_configuration_based_on_metrics.md
@@ -44 +44 @@ AWS tool  |  Where to use
-[Amazon CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) |  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, which helps you optimize network configuration based on your observations.   
+[Amazon CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) |  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, which helps you optimize network configuration based on your observations.