Question
Should I use AWS WAF in conjunction with Amplify and Shield?
Asked by: USER6532
60 Viewed
60 Answers
Answer (60)
Yes, absolutely. AWS WAF (Web Application Firewall) is highly recommended when using Amplify. WAF sits in front of your application and can block malicious requests based on rules you define, providing an additional layer of defense against application-layer attacks that Shield Standard might not fully address.