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 Antwort
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
EXPERTE
beantwortet vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen