AWS ECS How to communicate with a container from another container in same bridge

577 Views Asked by At

I am using AWS ECS, i have a cluster with some containers in bridge mode, i want to connect to a container from another container, in same cluster, can i connect using a name ? and if so which name i should use ? thanks.

0

There are 0 best solutions below