Pointing a Route 53 Domain to an EC2 Instance

In the AWS Console, log into Route 53 and navigate to Hosted zones.


Section I: Create a Record Set for the EC2 Instance

  1. Click on the Create Record Set button at the top of the page.
  2. In the Name field, add “www”.
  3. In the Value field, add the IP address of your EC2 instance. (Note that this is available on the Description tab when the EC2 instance is selected. The field is Public IP.)
  4. Click Create.

Section II: Create a Record Set as the Alias

  1. Click on the Create Record Set button at the top of the page.
  2. In the Name field, add “www”.
  3. Change the value of Alias to Yes.
  4. In the Alias Target field, set the value to the value from step 2 in Section I.
  5. Click Create.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s