Lab 28: Route 53
- Get link
- X
- Other Apps
what
is R53?
It
is highly available and scalable domain name system web service you can use
route 53 to perform to perform domain registration ,DNS routing , and health
checking.
Some
key words:
Record
set
Hosted
zone
Name
server
Alias
name
Weighted
list
Lab:
First
create free domain
https://www.freenom.com/en/index.html?lang=en
give
the domain an check the availability
for
ex: devops_cloud
select
the free one and purchase
click
on get it now and click on checkout
you
will get a page like this
click
on continue
Give
your mail id and verify your mail
you
will get verification mail and click on
the link
Give the related details and continue
Then go to the aws account
Go to r53 dashboard
Click on hosted zone
And create a new hosted zone
Enter your free domain name and click on create
After creating a hosted zone you will get name servers
.
Copy those name servers in a notepad and login to the
free domain site
And click services and select my domains
Click on manage domain
click on management tools
and select name servers
add four name servers there
ns-71.awsdns -08.com
ns-1188.awsdns.org
ns-882.awsdns-46.net
ns1586.awsdns-06.co.uk
click on change name servers
Now create an instance
install apache
add install jquery template
refer above how to launch an instance
login to the server
And install apache wget and unzip
install wget and unzip
start and Enable the apache
now install jquery template
#wgethttps://www.free-css.com/assets/files/free-css-templates/download/page238hr2.zip
Unzip the file
Move to the file to /var/www/html
Go to the /var/www/html and check whether the file is
moved or not .
Now go to the browser access the page by public ip
address
Have a page
Now go to the R53
Click on Create Record set
Give a name to the record set
Under value give the public ip and click on create
After creating you will get an url
# devops.awsdevops.ga
Access this url in the browser
Exercise : purchase a free domain and create a hosted zone and
record sets.
- Get link
- X
- Other Apps

























Comments
Post a Comment