Question 397:
Your company has a web application hosted in AWS that makes use of an Application Load Balancer. You need to ensure that the web application is protected from web-based attacks such as cross-site scripting etc. Which of the following implementation steps can help protect web applications from common security threats from the outside world?
Answer options:
A.Place a NAT instance in front of the web application to protect against attacks. B.Use the WAF service in front of the web application. C.Place a NAT gateway in front of the web application to protect against attacks. D.Place the web application in front of a CDN service instead.