Firewall Appliance in front of API Gateway

0

Hi,

I have a architectual doubt,

Its possible place a firewall virtual appliance in front of a regional API gateway to inspect or control the traffic from the internet agains an particular API?

Thanks in advance for any hint about.

2回答
2
承認された回答

The only way to place an appliance in front of API Gateway is to use a Private API. Point your clients into the appliance in the VPC which will then route to the API Gateway VPC endpoint.

profile pictureAWS
エキスパート
Uri
回答済み 2年前
profile picture
エキスパート
レビュー済み 1ヶ月前
1

Not answering your question but: why do you want to do this? API Gateway gives you the ability to "pull apart" each request; transform it and then reform a new request to the back end. What do you need the firewall to do that you can't do in API Gateway?

profile pictureAWS
エキスパート
回答済み 2年前
profile picture
エキスパート
レビュー済み 1ヶ月前
  • that's the point, I needed to confirm that it is indeed unnecessary to deploy a firewall in front of an api gateway. i mean, i needed a differents points of views about that requirement. :) , btw thanks for detailed explanation

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ