CloudWatch shows a city's public web Auto Scaling group averaging very low CPU and memory on oversized instance types. What should the architect do first to cut waste?
Select an answer to reveal the explanation.
Short Explanation
If the city's web ASG is lounging on huge boxes, Compute Optimizer is the friendly tape measure—shrink to what the metrics justify and stop tip-jarring oversized instances.
Full Explanation
AWS Compute Optimizer analyzes utilization and recommends rightsizing EC2/ASG configurations. Oversized web fleets should move to smaller instance types that still meet performance SLOs. Adding an NLB, forcing bare metal, or hiding metrics does not address over-provisioning.