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 個月前檢視次數 237 次
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
專家
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南