This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
aws-elasticloadbalancingv2: How to achieve path-based and weighted target group routing from ALB to multiple services? #28313
Labels
@aws-cdk/aws-elasticloadbalancingv2
Related to Amazon Elastic Load Balancing V2
documentation
This is a problem with documentation.
Describe the issue
I have service A with two pipeline prod stages: 1-box serves 10% traffic and full-prod that serves 90% traffic.
Now, I want to add Service B to the same cluster and implement path based routing.
Can you point me to CDK examples of how I can do this? I dont see enough documentation to support both path-based and weight based service routing from ALB. At the bare minimum, would like to know step by step guidelines with constructs to use.
Links
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/listener-update-rules.html
The text was updated successfully, but these errors were encountered: