Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

🎉 Get 10% OFF and Save Big on All PlayCloud Subscription Plans - PlayCloud Sale!

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate SAA-C03 Practice set 5, #42

  • SAA-C03 Practice set 5, #42

  • roychen

    Member
    March 2, 2026 at 11:28 am

    Hi,

    Question is

    42. Question

    A client is hosting their company website on a cluster of web servers that are behind a public-facing Application Load Balancer (AWS ALB). The client also uses Amazon Route 53 to manage their public DNS.

    How should the client configure the DNS zone apex record to point to the load balancer?

    1. Create an A record aliased to the load balancer DNS name.

    2. Create a CNAME record pointing to the load balancer DNS name.

    3. Create an A record pointing to the IP address of the load balancer.

    4. Create an alias for CNAME record to the load balancer DNS name.

    Answer said to be #1 Create an A record aliased…

    But an alias can’t be an A record? Should it be #2 CNAME to load balancer?

  • Irene-TutorialsDojo

    Administrator
    March 2, 2026 at 2:09 pm

    Hi roychen! 👋

    Great question!

    While it may seem counterintuitive, a Route 53 Alias A record is indeed valid and is actually AWS’s recommended approach for this scenario.

    Route 53 Alias records are a Route 53-specific feature that works differently from standard DNS — internally, Route 53 resolves the ALB’s DNS name to its current IP addresses and serves them as a standard A record to the client, making it behave like an A record externally.

    As for using a CNAME, the AWS documentation explicitly states that CNAME records cannot be created at the zone apex (e.g., tutorialsdojo.com), which is why the Alias A record is the correct and only viable solution here.

    So, the answer remains Option 1: Create an A record aliased to the load balancer DNS name.

    Hope that clears things up, and happy studying! 😊

    Cheers,

    Irene @ Tutorials Dojo

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now
Skip to content