Not able to make AWS ECS services communicate over service discovery
问题 I am trying to make 2 services communicate over service discovery endpoint in AWS ECS service. Example: Service1: runs the Task Definition to run nginx and phpfpm Service2: runs the Task Definition to run redis Now, I need to make service1 container communicate to service2 container As per the documentations and resource found on internet. This is what I have done and not able to achieve the need. We need to turn on service discovery ( Done ) Set proper service name and namespace which will