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

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -