SOA-C02 · Question #73
A new website will run on Amazon EC2 instances behind an Application Load Balancer. Amazon Route 53 will be used to manage DNS records. What type of record should be set in Route 53 to point the websi
The correct answer is D. ALIAS. Route 53 supports the alias resource record set, which lets you map your zone apex (e.g. example.com) DNS name to your load balancer DNS name. https://docs.aws.amazon.com/gvcloud-us/latest/UserGuide/setting-up-route53zoneapex-elb.html
Question
A new website will run on Amazon EC2 instances behind an Application Load Balancer. Amazon Route 53 will be used to manage DNS records. What type of record should be set in Route 53 to point the website's apex domain name (for example, "company.com") to the Application Load Balancer?
Options
- ACNAME
- BSOA
- CTXT
- DALIAS
How the community answered
(51 responses)- A8% (4)
- B12% (6)
- C2% (1)
- D78% (40)
Explanation
Route 53 supports the alias resource record set, which lets you map your zone apex (e.g. example.com) DNS name to your load balancer DNS name. https://docs.aws.amazon.com/gvcloud-us/latest/UserGuide/setting-up-route53zoneapex-elb.html
Topics
Community Discussion
No community discussion yet for this question.