We have an environment setup in AWS and would like to have an ALB with targets in only one AZ and that only appears on IP address in the same AZ. This is required because of some routing rules that we need to ensure that traffic out of one ALB/AZ always hits a particular firewall.
We have tried having targets only in one AZ and this seems to work with NLBs but not ALBs.
Is it possible to have an ALB with targets in one AZ and with a DNS name that only resolves to IP address(es) in the same AZ?