How to integrate WAF with an EC2 instance?

0

I was looking into using AWS's Web Application Firewall, but it can only be used by an elastic load balancer or a CloudFront distribution. How might I go about implementing a WAF with my EC2 that is serving my website?

已提问 6 年前1801 查看次数
1 回答
0
已接受的回答

Not supported directly, currently needs to be behind ALB or CloudFront. Here is a tutorial that walks through protecting EC2 instances.
https://docs.aws.amazon.com/waf/latest/developerguide/tutorials-ddos-cross-service.html

Starman
已回答 6 年前

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

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

回答问题的准则