Intranet communication issue in ECS with Route53 in private subnet
问题 I have hosted our applications on ECS Cluster (EC2 Mode) in a private subnet. I am facing problem with inter-service communication. I have set task networking mode as bridge. Depending on Route53 private hosted zone for service discovery. The services are getting registered under Route53 with SRV record type. Using . for pointing to our hosted service. For example, I have hosted redis container with namespace "local" and service name as "redisdb" then referring that service in application as