AWS Certified Security – Specialty — Question 151

Users report intermittent availability of a web application hosted on AWS. Monitoring systems report an excess of abnormal network traffic followed by high CPU utilization on the application web tier.
Which of the following techniques will improve the availability of the application? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The correct answers, B and D, are effective because deploying an IDS/IPS can help identify and mitigate unusual network traffic patterns, enhancing security and availability. Creating a CloudFront distribution with AWS WAF rules offers an additional layer of protection by filtering out malicious traffic before it reaches the application. The other options either do not directly address the problem or may not significantly improve availability.