Which AWS service is used to protect web applications from common web exploits like SQL injection and XSS?
Answer options
A
AWS Shield
B
AWS WAF
C
AWS Inspector
D
AWS GuardDuty
Correct answer: AWS WAF
Explanation
Quick AnswerThe correct answer is AWS WAF because it directly addresses the core logic of AWS Cloud.
AWS WAF (Web Application Firewall) is used to protect web applications from common web exploits such as SQL injection and cross-site scripting (XSS). It allows users to create rules to filter malicious traffic.