nerdexam
Amazon

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

Submitted by paula_co· Mar 30, 2026Networking and Content Delivery

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)
  • A
    8% (4)
  • B
    12% (6)
  • C
    2% (1)
  • D
    78% (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

#Route 53 alias record#zone apex#ALB#DNS

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice