Question 78:
A web application is deployed behind ELB on an EC2 instance. Any attacks on this application will result in a huge financial loss. You need to have a customized solution to secure this web application. A set of blacklisted IP addresses & malicious SQL code to be blocked is regularly shared by the Security Team to secure web applications. A highly skilled workforce is working to monitor traffic & apply this filter to block attacks immediately. Which of the following solution can be used to make web applications secure against external attacks?
Answer options:
A.Use AWS Shield Standard to secure web applications. B.Use AWS Shield Advanced to secure web applications. C.Use AWS WAF to create a regular rule to deny IP addresses & SQL attacks on the application. D.Use AWS WAF to create a rate-based rule to deny IP address & SQL attacks on the application.