QuestionQ377

Content Domain 2: Security and Compliance

A company needs to block SQL injection attacks.

Which AWS service or feature provides this functionality?

  • A AWS WAF
  • B Network ACLs
  • C Security groups
  • D AWS Trusted Advisor
Explanation

AWS WAF (Web Application Firewall) is a managed firewall service that protects web applications from common attacks including SQL injection, cross-site scripting (XSS), and DDoS attacks. Network ACLs and security groups operate at lower network layers and lack application-layer attack detection.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!