AWS WAF Fundamentals
AWS WAF provides Layer 7 protection for web applications and APIs.
AWS WAF is a service that protects web applications at Layer 7 (Application Layer) of the OSI model. It is designed to block common web attacks that could compromise security or cause applications to become unavailable.
Technical Specs: Operates at Layer 7 (Application Layer)
AWS WAF blocks common attacks such as SQL injection and cross-site scripting (XSS). These are prevalent web exploits that target vulnerabilities in web applications.
Technical Specs: Blocks SQL injection, cross-site scripting
AWS WAF can be configured to protect various AWS services that expose web applications or APIs. These include Amazon CloudFront distributions, Application Load Balancers (ALBs), and Amazon API Gateways.
Technical Specs: Protects CloudFront distributions, Application Load Balancers, API Gateways