A company hosts a site on EC2 instances behind an ALB and uses Route 53 for DNS. The company needs the domain's apex (root) to point to the website. Which DNS record type should be used for the zone apex?
Choose an answer
Tap an option to check your answer.
Correct answer: An alias record for the domain's zone apex.
Why this is the answer
An alias record is the correct choice because it allows the zone apex (e.g., example.com) to point to AWS resources like an Application Load Balancer (ALB). Traditional CNAME records cannot be used at the zone apex because doing so would conflict with other required records like SOA and NS records. An A record would require a static IP address, which ALBs do not provide directly and can change. AAAA records are for IPv6 addresses, and while an ALB can support IPv6, the fundamental limitation of using a CNAME at the apex still applies, making an alias record the appropriate solution for both A and AAAA record types when pointing to AWS resources.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed