Switch language한국어
Back to the list

CA 29 - Setup a DNS hosted zone in Route53 in AWS.

TL;DR AI

Key summary

1 min read
  1. The user opened AWS Route 53 and created a hosted zone for their domain.

  2. They chose a Public Hosted Zone and AWS generated NS and SOA records automatically.

  3. The user updated their domain registrar’s nameservers and added an A record pointing to their server IP.

  4. After DNS propagation, the domain loaded successfully in a browser.

Read the original