ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

109 / 465

Question 109:

You are designing an SSL/TLS solution that requires HTTPS clients to be authenticated by a web server using client certificate authentication. Which of the following options would you consider for configuring the webserver infrastructure?

Answer options:

A.Configure ELB with TCP listeners on TCP/443 and place the Web servers behind it.
B.Configure your Web servers with EIPs. Place the Web servers` IPs as endpoints of Route53 Record Sets and configure health checks against all Web servers.
C.Configure ELB with HTTPS listeners, and place the Web servers behind it.
D.Configure your web servers as the targets for a CloudFront distribution. Use custom SSL certificates on your CloudFront distribution.