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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ