Is it possible to use ALB/NLB infront of an API Gateway.

0

Hi AWS, is it possible to use ALB or NLB infront of an API Gateway. Workflow is Client --> ALB/NLB ---> API Gateway ---> ***

Please respond.

Thanks

  • What would be the use case or objective for doing that configuration?

2 Antworten
2

Hi Arjun, Why would you want this kind of architecture? What are you trying to achieve?

ALB is possible behind API Gateway, not the other way around.

profile pictureAWS
beantwortet vor 2 Jahren
profile picture
EXPERTE
überprüft vor 25 Tagen
0

You can put both an NLB or an ALB in from of a REST API, as long as the API is a private API which can be accessed only from the VPC where you place the load balancer. You configure the load balancer to use IP address for the target group and you specify the IP addresses of the API Gateway VPC Endpoints. The following extrenal blog shows how to do it for creating custom domain names for private APIs.

profile pictureAWS
EXPERTE
Uri
beantwortet vor 2 Jahren

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