What is AWS WAF?
AWS Cloud practitioner exam prep QA
Audio flashcard · 0:20What is AWS WAF?
0:20
AWS Web Application Firewall (WAF) protects web applications from common exploits like SQL injection, cross-site scripting (XSS), and bot traffic. You create rules to allow, block, or count requests based on conditions like IP addresses, HTTP headers, or request body content. WAF integrates with CloudFront, Application Load Balancer, and API Gateway.