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?

profile picture
已提问 2 年前1473 查看次数
2 回答
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
已回答 2 年前
profile picture
专家
已审核 24 天前
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
专家
Uri
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则