ALB Connectivity to VPC Endpoint Interface

0

Hi all,

We have a service in which we are trying to create a gateway to other external services. We do not want to add compute for this in our gateway service.

As of now we are thinking of using an this setup : APIG -> NLB -> ALB -> VPC Endpoint Interface -> VPC Endpoint service of the external service

As far as i know ALB supports target groups with IP addresses, is it possible to route the traffic from the ALB to the IP Target group, which has the VPC endpoint interface IP Addresses. This VPC endpoint will then be integrated with the external VPC endpoint service via AWS private link.

Is this a feasible solution, or can an ALB not direct the traffic to an VPC Interface Endpoint ?

Thanks

1개 답변
0

The solution should work as ALB can direct traffic to the IP of interface endpoint. On the endpoint, make sure you allow HTTP access from the ALB's security group.

profile pictureAWS
전문가
답변함 한 달 전

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

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

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

관련 콘텐츠