<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Helge Drews' Dev Blog]]></title><description><![CDATA[🏰 Full stack 🥞 WebDev 🍪
Mostly work with AWS, Contentful, JavaScript, React, Node.js and Python 🐍.

⚠️ Disclaimer: This blog is currently more like public p]]></description><link>https://blog.hdrews.de</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 11:27:40 GMT</lastBuildDate><atom:link href="https://blog.hdrews.de/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Domain registrations with AWS Route 53]]></title><description><![CDATA[AWS Route 53 is the way to go, if you are a cloud developer and do a lot of stuff in AWS anyway.
Difficulty:

Simple

Prerequisites:

AWS Account
A good idea for a domain
A little bit of money (approx. 8 to 60 USD per year, depending on the domain yo...]]></description><link>https://blog.hdrews.de/domain-registrations-with-aws-route-53</link><guid isPermaLink="true">https://blog.hdrews.de/domain-registrations-with-aws-route-53</guid><category><![CDATA[AWS]]></category><dc:creator><![CDATA[Helge Drews]]></dc:creator><pubDate>Fri, 23 Oct 2020 11:42:58 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1603453357758/GsN2Ct6-_.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p> <a target="_blank" href="https://aws.amazon.com/route53/">AWS Route 53</a> is the way to go, if you are a cloud developer and do a lot of stuff in AWS anyway.</p>
<h3 id="difficulty">Difficulty:</h3>
<ul>
<li>Simple</li>
</ul>
<h3 id="prerequisites">Prerequisites:</h3>
<ul>
<li>AWS Account</li>
<li>A good idea for a domain</li>
<li>A little bit of money (approx. 8 to 60 USD per year, depending on the domain you chose)</li>
</ul>
<h3 id="how-to">How to:</h3>
<ul>
<li>Go to aws console and login with an IAM User with appropriate rights</li>
<li>Go to service Route 53
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1603451417703/UogzlAfRl.png" alt="register-domain.png" /></li>
<li>Choose your domain name.  <a target="_blank" href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html#index">Check out the docs</a>  for details on which domains are available at AWS Route 53 and which properties the domains have (like data protection). For example, .de domains can only registered for 1 year and you have no data protection features.</li>
<li>Type in the contact details for the registration.</li>
<li>Decide, if domain shall automatically be renewed, accept the Terms and Conditions and complete the order.</li>
</ul>
<p>After this you will receive a few E-Mails telling you what to do next. The Domains are pending at first, but normally are registered within few minutes. Keep in mind, that this can also take some days in single cases.</p>
<h3 id="conclusion">Conclusion</h3>
<p>AWS can sometimes be a bit more expensive than some offers of other domain providers. But I like it, because it has a few less pain points in the long run, if you are using a lot of other AWS stuff anyway. See the  <a target="_blank" href="https://aws.amazon.com/route53/pricing/">Route 53 feature list</a>  for more information.</p>
]]></content:encoded></item></channel></rss>