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?

gefragt vor 6 Jahren1804 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 6 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen