register-domain-name-aws-route53

How to register a new domain in AWS Route 53

1. Registering a domain name:

register-domain-name-in-aws-route53

2. Choosing a domain name:

Choose a domain name, then check its availability based on domain extension or TLD (top level domain) that you want, you will find a big list to choose from: .com, .net, .org, .cloud, .blog … each extension or TLD has its own pricing.
For my labs, I have chosen the cheapest extension offered by AWS which is “.link” :), it costs me only 5 usd.

register-domain-name-in-aws-route53

Click “Add to cart” in front of your chosen and available domain name.

register-domain-name-in-aws-route53

Your cart is added, then at the bottom of the page click “Continue”:

register-domain-name-in-aws-route53

3. Providing information of Registrant Contact:

Enter the details of your Registrant for Administrative and Technical contacts, then click on “Continue”..

register-domain-name-in-aws-route53

4. Completing the order and checking the domain name:

In the final stage, you can complete the order with email verification process, and you will see the correponding hosted zone created along.

Now, on left menu, click on “Registered domain”, your domain name is added and will have to be renewed in 12 months if necessary:

register-domain-name-in-aws-route53

From a linux machine, we will check if we registered successfully our domain name, for this, just type::

dig www.yourdomain.com

register-domain-name-in-aws-route53

The domain name has been properly registered in the domain name server. It is ready to serve any dns request.

1 comment

Leave a Reply

Your email address will not be published. Required fields are marked *