AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 174

A company has a public application. The application uses an Application Load Balancer (ALB) that has a target group of Amazon EC2 instances.

The company wants to protect the application from security issues in web requests. The traffic to the application must have end-to-end encryption.

Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

Option D is correct as it ensures end-to-end encryption with a third-party certificate on the EC2 instances and the use of AWS Certificate Manager (ACM) for managing the certificate on the ALB. The other options either do not meet the requirement of end-to-end encryption or do not properly utilize ACM for certificate management, making them less suitable solutions.