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 Respostas
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
respondido há 2 anos
profile picture
ESPECIALISTA
avaliado há 24 dias
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
ESPECIALISTA
Uri
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas