Y
Hacker News
new
|
ask
|
show
|
jobs
by
teoruiz
3226 days ago
> * ECS: Two containers can not use same port on same node. Anti pattern to containers.
That's solved if you use Application Load Balancer instead of ELB classic for your ECS service.