nerdexam
Amazon

SOA-C02 · Question #326

A company's application is hosted by an internet provider at app.example.com. The company manages with Amazon Route 53. Which Route 53 record should be created to address this?

The correct answer is C. CNAME record. A CNAME record can redirect DNS queries to any DNS record. For example, you can create a CNAME record that redirects queries from acme.example.com to zenith.example.com or to acme.example.org…

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

Question

A company's application is hosted by an internet provider at app.example.com. The company manages with Amazon Route 53. Which Route 53 record should be created to address this?

Options

  • AA record
  • BAlias record
  • CCNAME record
  • DPointer (PTR) record

How the community answered

(39 responses)
  • A
    8% (3)
  • B
    13% (5)
  • C
    77% (30)
  • D
    3% (1)

Explanation

A CNAME record can redirect DNS queries to any DNS record. For example, you can create a CNAME record that redirects queries from acme.example.com to zenith.example.com or to acme.example.org. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-choosing- alias-non-alias.html

Topics

#Route 53#CNAME record#DNS#external hostname

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice