I have a particular requirement where I need to connect a single target group to multiple Application Load Balancer. It is possible in Elastic Load Balancer.
Below are the use cases:
- ALB and ELB connecting to single Auto-scaling group
- Multiple ALB connecting to single Auto-scaling group
- Multiple ELB connecting to same Auto-scaling group (Possible)
Any pointers would help.