SAA-C03 · Question #354
SAA-C03 Question #354: Real Exam Question with Answer & Explanation
The correct answer is A: Deploy AWS WAF and set up logging. Use Amazon Data Firehose to deliver the log files to an. AWS WAF (Web Application Firewall) is designed to protect public-facing web applications from common web exploits and allows for deep inspection of HTTP and HTTPS requests. By enabling logging on AWS WAF, you can gain insights into traffic flow, request sources, and blocked reque
Question
A company uses AWS to host a public website. The load on the webservers recently increased. The company wants to learn more about the traffic flow and traffic sources. The company also wants to increase the overall security of the website. Which solution will meet these requirements?
Options
- ADeploy AWS WAF and set up logging. Use Amazon Data Firehose to deliver the log files to an
- BDeploy Amazon API Gateway and set up logging. Use Amazon Kinesis Data Streams to deliver
- CDeploy a Network Load Balancer and set up logging. Use Amazon Data Firehose to deliver the
- DDeploy an Application Load Balancer and set up logging. Use Amazon Kinesis Data Streams to
Explanation
AWS WAF (Web Application Firewall) is designed to protect public-facing web applications from common web exploits and allows for deep inspection of HTTP and HTTPS requests. By enabling logging on AWS WAF, you can gain insights into traffic flow, request sources, and blocked requests, which improves both security visibility and posture. Integrating AWS WAF logging with Amazon Kinesis Data Firehose allows automatic, near-real-time delivery of log data to Amazon S3 for analysis, reporting, or integration with analytics tools. This solution not only secures the website but also enables comprehensive traffic analysis, satisfying both requirements efficiently.
Community Discussion
No community discussion yet for this question.