Question 261:
A media firm is launching its online digital entertainment channel which will be launched in five different languages. For this digital content sharing, web applications will be deployed in EC2 instances spread across multiple AZ. ELB will be used as a front-end service to handle all user requests. All traffic between users & ELB should be over a secure channel. For different languages, they have registered multiple domains with AWS Route 53. The client needs to host multiple domains on ELB. Which of the following can be used for ELB to support multiple domains? (Select Three.)
Answer options:
A.Add Subject Alternative Name for additional domains to be used with ELB.B.Add additional certificates to the certificate list. C.Use default certificates for the root domain & additional certificates for subdomains. D.Use Default certificate with ELB.E.Use Wildcard Certificate for all domains.