amazon web services - AWS: is it possible to map (ELB/ALB) to ELB? -


elb: elastic load balancer alb: application load balancer

i trying map elb/alb on aws elb (ex: http://my-elb-domain.com),

elb/alb -> elb

in alb: didn't find way register elb targets. in elb: maps instances

this not possible.

both classic load balancer , target groups application load balancer accept amazon ec2 instances targets.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -