Question 296:
A company is planning to host an application that will consist of the following layers. A set of EC2 Instances hosting the web layer. A database set on an RDS Instance. S3 static websites that have global customers. You need to ensure that you use the AWS WAF service as a defensive firewall against your system. Which of the following would you need to have to ensure this integration is possible? Choose 2 answers from the options given below.
Answer options:
A.Place an Application Load Balancer in front of the EC2 Instances. B.Place a Network Load Balancer in front of the EC2 Instances. C.Place a Cloudfront distribution to serve the contents in the S3 bucket. D.Place a Cloudfront distribution in front of the database instance.