Use Amazon CloudFront and AWS WAF to protect applications against network based attacks.
Contents:
00:00 – Intro
03:55 - Practice Lab
23:34 - DIY
Practice Lab Goals:
1. Use AWS WAF to create a web application firewall & configure a web ACL
2. Configure a AWS managed rule in the web ACL
3. Configure a custom rule in the web ACL
4. Create an Amazon CloudFront distributor, and then associate the web ACL to the CloudFront distribution.
5. Verify that AWS WAF protects the application server from attacks
DIY
1. Add a SQL database managed rule in AWS WAF
2. Validate that the SQL injection attacks are blocked by the new rule