Is there any way to have multiple ECS/Fargate apps share the same load balancer? currently we have multiple applications using load balancer rules to route traffic. I just walked through the example-nodejs app and it seems like I would need to have one load balancer per application. I’m just wondering if there is a way to do this without increasing costs. So far I really like what I’m seeing though.
Hi wesley-staples,
This is not possible currently in waypoint, but I see how it would be more cost effective to have multiple routes on a single ALB instead of multiple ALBs. Could you open an issue at Issues · hashicorp/waypoint · GitHub describing this enhancement request?