I got this
(repeat later)
I need practice
(repeat soon)
Forget this
(repeat never)
Can you protect your EC2 instance with a Web Application Firewall (WAF)?
You can not attach WAF directly to an EC2 instance. However, you can attach WAF to a service that may be running in front of your EC2 instance:

  • Application Load Balancer
  • CloudFront distribution
  • API Gateway (REST APIs and WebSocket APIs)
  • AppSync (GraphQL APIs)