简体   繁体   English

您认为我们在api网关之前需要CDN吗?

[英]Do you think we would need a CDN in front of an api gateway?

We are using AWS and using the Kong API gateway hosted in AWS. 我们正在使用AWS并使用AWS中托管的Kong API网关。

Do you think we would need a CDN in front this API gateway? 您认为我们在此API网关的前面需要CDN吗?

We don't need much caching, as well as we can attach the WAF in AWS to the alb. 我们不需要太多缓存,也可以将AWS中的WAF附加到alb。

Yes, this is a common pattern for API Protection in AWS. 是的,这是AWS中API保护的常见模式。

Here is a good article by AWS in setting up CloudFront and WAF with AWS API Gateway, though the same principals apply to any API Gateway: 这是AWS的一篇很好的文章,介绍了如何使用AWS API Gateway设置CloudFront和WAF,尽管相同的原理适用于任何API Gateway:

https://aws.amazon.com/blogs/compute/protecting-your-api-using-amazon-api-gateway-and-aws-waf-part-i/ https://aws.amazon.com/blogs/compute/protecting-your-api-using-amazon-api-gateway-and-aws-waf-part-i/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM