Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用 AWS 并使用 AWS 中托管的 Kong API 网关。
你认为我们需要在这个 API 网关前面有一个 CDN 吗?
我们不需要太多缓存,而且我们可以将 AWS 中的 WAF 附加到 alb。
是的,这是 AWS 中 API 保护的常见模式。
这是 AWS 在使用 AWS API Gateway 设置 CloudFront 和 WAF 方面的一篇好文章,尽管相同的原则适用于任何 API 网关:
https://aws.amazon.com/blogs/compute/protecting-your-api-using-amazon-api-gateway-and-aws-waf-part-i/