
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A retail company has recently migrated its website to AWS. The company wants to ensure that it is protected from SQL injection attacks. The website uses an Application Load Balancer to distribute traffic to multiple Amazon EC2 instances. Which AWS service or feature can be used to create a custom rule that blocks SQL injection attacks?
A
Security groups
B
AWS WAF
C
Network ACLs
D
AWS Shield
Explanation:
AWS WAF (Web Application Firewall) is the correct answer because:
Why other options are incorrect:
AWS WAF provides granular control over web traffic and can be configured with managed rule sets from AWS Marketplace or custom rules to specifically target SQL injection vulnerabilities.