Challenge with ECS Service Connectivity in Bridge Network Mode within Private Subnets

0

I'm encountering connectivity issues while deploying ECS services in bridge network mode within private subnets.

The architecture involves a mix of internal and external services, where awsvpc is preferred for internal services due to its advantages in service discovery, and bridge mode is chosen for external services to leverage the load balancer. This approach is driven by the need to deploy 14 services, and using awsvpc for all could lead to ENI exhaustion. While the configuration works seamlessly in public subnets, services fail to connect when EC2 instances are placed in private subnets. Despite having a NAT gateway as the default route for private subnets, the connectivity remains unresolved.

Seeking insights and solutions to enable efficient communication for ECS services in bridge mode within private subnets.

  • where do the services fail to connec too?

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인