Question 59:
A company is deploying a new web application on AWS. Based on their other web applications, they anticipate being the target of frequent DDoS attacks. Which steps can the company take to protect its application? Select 2 answers from the options given below.
Answer options:
A.Associate the EC2 instances with a security group that blocks traffic from blacklisted IP addresses. B.Use an AWS Application Load Balancer and Auto Scaling group to scale to absorb malicious traffic. C.Use Amazon Inspector on the EC2 instances to examine incoming traffic and discard malicious traffic. D.Use CloudFront and AWS WAF to prevent malicious traffic from reaching the application. E.Enable GuardDuty to block malicious traffic from reaching the application.