After an AZ failure, failover targets for a city’s multi-AZ app are unreachable even though instances launched. What networking baseline should architects verify?
Select an answer to reveal the explanation.
Short Explanation
Failover compute doesn’t help if the road signs are wrong—check route tables and subnet placement so the spare AZ can still reach what it needs.
Full Explanation
HA depends on correct subnet placement across AZs and route tables that still provide required paths (NAT, Internet Gateway, Transit Gateway, peering) after an AZ fails. Empty routes, single-subnet designs, or public IPs without proper routing leave failover targets unreachable.