How to register a domain name with the least possible cost and without having EC2?

0

I am new to AWS , I want to create my initial website and register a domain name to it ? How can I do that ? I am following this page but it said I need to associate it to running EC2 or network IP

https://aws.amazon.com/getting-started/hands-on/get-a-domain/

Maha
asked 2 years ago395 views
1 Answer
2
Accepted Answer

Hello

If you would like to register a Domain you can use AWS route 53 to register a domain from the link https://us-east-1.console.aws.amazon.com/route53/home#DomainRegistration:

Once your Domain is registered it will create a hosted zone automatically in your Route 53 console.

  1. If you do not want to host your application without Ec2 you can use S3 **Static Website hosting **

Follow the instructions here https://docs.aws.amazon.com/AmazonS3/latest/userguide/website-hosting-custom-domain-walkthrough.html

Please let me know if you have any questions

Thank You GK

profile picture
GK
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions