1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
This thread explains a similar use case that you want to achieve with Application load balancer and AWS beanstalk application. https://stackoverflow.com/questions/41807676/load-balancing-across-different-elastic-beanstalk-applications
Also refer this blog posts to share ALB across different Beanstalk application and environment: https://aws.amazon.com/blogs/containers/amazon-elastic-beanstalk-introduces-support-shared-load-balancers/
ALB supports advance routing methods like host, headers, path, query, source IP based routing.
References:
- https://repost.aws/knowledge-center/elb-achieve-path-based-routing-alb
- https://exampleloadbalancer.com/advanced_request_routing_demo.html
Hope this helps
Relevant content
- asked 3 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 7 months ago
