nerdexam
Amazon

SOA-C03 · Question #107

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. another domain name (e.g., app.example.com). This allows users to access the application using the company’s custom domain while DNS resolution automatically points to the external hostname. Alias records are used for AWS resources like CloudFront or ELB, not external

Submitted by tunde_lagos· Mar 5, 2026Networking

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

(29 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    83% (24)
  • D
    3% (1)

Explanation

another domain name (e.g., app.example.com). This allows users to access the application using the company’s custom domain while DNS resolution automatically points to the external hostname. Alias records are used for AWS resources like CloudFront or ELB, not external

Topics

#Route 53#CNAME record#DNS

Community Discussion

No community discussion yet for this question.

Full SOA-C03 Practice