
Ultimate access to all questions.
A company is hosting a web application on Amazon EC2 instances. The company wants to implement custom conditions to filter and control inbound web traffic. Which AWS service will meet these requirements?
Explanation:
AWS WAF (Web Application Firewall) is the correct service for this requirement because:
AWS WAF allows you to create custom rules to block specific IP addresses, SQL injection patterns, cross-site scripting (XSS) attacks, and other web exploits, making it ideal for implementing custom conditions to filter inbound web traffic.