AWS Elastic Path Based Listener

2023-03-28 aws

This diagram shows how to create a path-based routing on ELB with ECS. For different paths, the requests are routed to different services in ECS. Reference: Achieve path-based routing on an Application Load Balancer | AWS re:Post (repost.aws)

ECS Cluster 
[Not supported by viewer]
ECS Service A
[Not supported by viewer]
Task A
[Not supported by viewer]
ELBV2
[Not supported by viewer]
HTTPS:443 Listener
[Not supported by viewer]
Listener Rule:
Condition: Path like /path-a/*
[Not supported by viewer]
Listener Rule:
Condition: Path like /path-b/*
[Not supported by viewer]
ECS Service B
[Not supported by viewer]
ECS Service C
[Not supported by viewer]
Container A
[Not supported by viewer]
Task B
[Not supported by viewer]
Container B
[Not supported by viewer]
Task C
[Not supported by viewer]
Container C
[Not supported by viewer]
Listener Rule:
Condition: Path like /path-c/*
[Not supported by viewer]
Target Group A 
[Not supported by viewer]
Target Group B
[Not supported by viewer]
Target Group C 
[Not supported by viewer]
/path-a
/path-b
/path-c
[Not supported by viewer]
https://example-domain.com
[Not supported by viewer]
Listener Rule:
Default
[Not supported by viewer]
MsPortalFx.base.images-15 public:true sdk: MsPortalFx.base.images.Polychromatic.Browser() category: General image/svg+xml MsPortalFx.base.images-15