FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
CA 29 - Setup a DNS hosted zone in Route53 in AWS.
How-ToWeb Development

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

via Dev.to TutorialSanthosh V3h ago

Today I learned how to create a DNS hosted zone in AWS. It’s not that hard once you understand the steps. First, I went to AWS and opened Route 53. Then I clicked on Hosted Zones and selected Create Hosted Zone. Next, I entered my domain name (like mywebsite.com) and selected Public Hosted Zone. Then I clicked create. After creating, AWS automatically gave me some NS (Name Server) records and SOA record. These are important. Now the main step - I went to my domain registrar (where I bought the domain) and updated the nameservers with the ones AWS gave. After that, I came back to Route 53 and created a record: Click Create Record Choose type A record Add value (like IP address of my server) Now I saved it. After some time (DNS takes a little time), I opened my domain in the browser… and it worked

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
0 views

Related Articles

Why Most Developers
Stay Broke
How-To

Why Most Developers Stay Broke

Medium Programming • 2h ago

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)
How-To

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)

Medium Programming • 2h ago

“You don’t need to learn programming anymore” — Reality Check from a CTO
How-To

“You don’t need to learn programming anymore” — Reality Check from a CTO

Medium Programming • 3h ago

The Biggest Lie in Bug Bounty Tutorials
How-To

The Biggest Lie in Bug Bounty Tutorials

Medium Programming • 3h ago

DAY 8: The System Was Never Meant to Pay You
How-To

DAY 8: The System Was Never Meant to Pay You

Medium Programming • 4h ago

Discover More Articles