Designed and implemented AWS WAF at the edge (CloudFront) to protect production infrastructure from malicious traffic.
- Enabled managed rule sets (OWASP Top 10, IP reputation, bad inputs) to block attacks like SQLi, XSS, and malformed requests
- Configured input validation rules to restrict abnormal query sizes and suspicious payload patterns
- Implemented edge-level traffic filtering to prevent malicious requests from reaching backend services
- Conducted security validation using payload injection and abnormal request testing to verify rule effectiveness
Result: Successfully enforced first-layer security at the edge, reducing exposure to common web attacks and improving overall application security posture