AWS wellarchitected documentation change
Summary
Updated service name from 'ELB' to 'Elastic Load Balancing' in the list of CloudWatch metrics examples
Security assessment
Change only expands an acronym for clarity without altering security content. No evidence of addressing vulnerabilities or security incidents. Monitoring recommendations remain unchanged.
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 f5e4285ee..caf831dbc 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, 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. + 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.