ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

16 / 690

Question 16:

A global sports news company has hosted its website on Amazon EC2 instance using a single Public IP address & is front-ended by TLS-enabled Application Load Balancer. For an upcoming mega sports event, they plan to launch a new website on the existing Amazon EC2 instance. The company has registered a different domain name & possesses a separate TLS certificate for this new website.
As an AWS consultant to this company, which of the following recommendations will you provide to support multiple certificates with existing Public IP addresses in the most cost-effective way? 

Answer options:

A.Launch an additional TLS-enabled ALB front ending Amazon EC2 instance with different certificates for each domain.
B.Use Wildcard certificates on ALB matching old & new domain name.
C.Use a single certificate on ALB & add Subject Alternative Name (SAN) for additional domain name.
D.Use multiple TLS certificates on ALB using Server Name Indication (SNI).