Urgent Help Needed: Application Load Balancer Health Check Issue Across AWS Accounts

0

Hello all,

I hope this message finds you well. I am currently facing a challenging issue with an AWS architecture setup involving a load balancer and ECS Fargate clusters across different AWS accounts. I'm reaching out to the community for insights and assistance in resolving the problem.

Problem Description:

I have a load balancer deployed in VPCA (publicly accessible) within AWS Account A. Simultaneously, an ECS Fargate cluster is deployed into VPCB (private subnet) within AWS Account B. The connection between these VPCs is established through a transit gateway.

Initially, everything was working seamlessly, but suddenly the targets in the application load balancer's target group started showing as unhealthy with the reason "request timed out."

Troubleshooting Steps Taken:

VPC Reachability Analyzer: I ran VPC reachability analysis from the Application Load Balancer's Network Interface to the ECS Fargate container, and the result indicated that the connection is reachable. Seeking Community Input:

I'm reaching out to the community to inquire if anyone has encountered similar issues or has insights into potential causes and solutions for this "request timed out" problem. Your experiences and suggestions will be immensely helpful in troubleshooting and resolving this issue.

Questions:

Have you faced a similar situation where targets in an application load balancer's target group suddenly became unhealthy with a "request timed out" reason? Are there any specific considerations or configurations that might lead to such issues in a multi-account setup with AWS ECS Fargate and an Application Load Balancer? Your guidance and input are highly appreciated. Thank you in advance for your time and assistance!

2개 답변
0

Have you checked your security group on the fargate service allows the subnet CIDR ranges of where the ALB resides.

profile picture
전문가
답변함 5달 전
0

Yes, the ecs security group allows traffic on specific port from the subnets where the load balancer has been deployed.

nmos
답변함 5달 전

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

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

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

관련 콘텐츠