// glossary entry
WAF (Web Application Firewall)
Definition: A protective layer between the Internet and a web application that detects and blocks malicious requests, such as SQL injection attempts, XSS attacks, or massive brute-force attacks.
Everyday analogy: Like a bouncer at a club. Only lets in those who meet the venue’s standards, even if everyone looks the same.
How we use it: For security-critical sites, we recommend a WAF (such as Cloudflare or a server-side solution). It also protects against zero-day vulnerabilities before patches are available.
// synonyms
- WAF
- Web Application Firewall
Let's talk for 15 minutes
If a term in this glossary isn't entirely clear in the context of your project, or if you want to know whether the concept is relevant to your situation—just ask us. The initial consultation is free and non-binding.