Following scenario will be covered as part of our training's (use comment section for training inquiry)
AWS Practical UseCase :You are designing an SSUTLS solution that requires HTTPS clients to be authenticated by the Web server using client certificate authentication. The solution must be resilient. Which of the following options would you consider for configuring the web server infrastructure? (Choose 2 answers)
Please use comment section to answer your questions. As well , please let us know if you are looking for AWS training. Our technical team will contact you for any of the following training. Understand AWS in very easy language as well as HandsOn lab. Many organizations/consultancy/Trianer working on AWS use our training materials.
- AWS Trainings for beginners
- AWS Trainings for Solution Architect : Associate
- AWS Trainings for Solution Architect : Professional
- AWS Developer : Associate
- AWS Sysops : Associate
- AWS DevOps : Professional
Search Tag: AWS Certification Book, AWS Certification Practice Questions, AWS Certification Solution Architect, Developer, Sysops and Professional
Comments
C: ELB doesn't work in HTTPS mode with client certificates.
D: no
A suits coz, the auth can be processed at web servers
B suites coz, the availability can be managed from route53 health checks.
A will forward the SSL request we Web servers
B is out question as it does health checks for Web server no SSL
Besides in A & B Web server are not configured with SSL which required " HTTPS clients to be authenticated "
C - SSL terminates on ELB
D - SSL terminates on cloudfront web servers