SOA-C02 · Question #58
A company hosts its website on Amazon EC2 instances behind an Application Load Balancer. The company manages its DNS with Amazon Route 53 and wants to point its domain's zone apex to the website…
The correct answer is D. An alias record for the domain's zone apex. Route 53 supports redirection of zone apex to the ALB via alias. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-choosing- alias-non-alias.html https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-elb-load-balancer.html
Question
A company hosts its website on Amazon EC2 instances behind an Application Load Balancer. The company manages its DNS with Amazon Route 53 and wants to point its domain's zone apex to the website. Which type of record should be used to meet these requirements?
Options
- AAn AAAA record for the domain's zone apex
- BAn A record for the domain's zone apex
- CA CNAME record for the domain's zone apex
- DAn alias record for the domain's zone apex
How the community answered
(57 responses)- A5% (3)
- B2% (1)
- C9% (5)
- D84% (48)
Explanation
Route 53 supports redirection of zone apex to the ALB via alias. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-choosing- alias-non-alias.html https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-elb-load-balancer.html
Topics
Community Discussion
No community discussion yet for this question.