Protect API Gateway with custom firewall

0

Hi, I have a public API on API Gateway that I want to protect with my own custom third party firewall (not AWS WAF). Basically any public service I expose should be behind this firewall, in an ingress inspection VPC-fashion. For EKS I can solve it but how can I do it for public (non-VPC) services like API GW?

1回答
0

What about having the firewall you use proxy towards the API Gateway?

I don't know what kind of custom firewall you are using, but is it one that can be configured for resources outside the VPC in the first place?
It is best to use AWS WAF to protect the application rather than using a custom firewall.

profile picture
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ