
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 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?
A
Amazon GuardDuty
B
AWS WAF
C
Amazon Macie
D
AWS Shield
Explanation:
AWS WAF (Web Application Firewall) is the correct service for this requirement because:
Purpose: AWS WAF is specifically designed to protect web applications from common web exploits by allowing you to create custom rules to filter and control inbound web traffic.
Functionality: It enables you to create custom conditions to:
Comparison with other options:
Integration: AWS WAF can be deployed on Amazon CloudFront, Application Load Balancer (ALB), or Amazon API Gateway, making it suitable for protecting web applications hosted on EC2 instances.
Key Takeaway: When you need to implement custom conditions to filter and control inbound web traffic for web applications, AWS WAF is the appropriate AWS service.