Operators currently SSH to the app servers over port 22 open to 0.0.0.0/0, and the instances sit in a public subnet. That's a standing invitation to brute-force attacks.
By the end, admin access must no longer depend on an open inbound port: the app tier shouldn't be reachable from the internet directly, egress still needs to work for routine agent and package traffic, and the load balancer stays the one thing the public can reach.