How to host a website on AWS

What you will learn here about AWS

  • How to host a website on AWS

How to host a website on AWS

Please follow the following steps to know the how to host a website on AWS.

1)First sign in to your AWS management console account

2)In order to host a website we require hosting right !. So first we will create a EC2 instance on AWS. Creating EC2 instance is nothing but the getting cloud Hosting from AWS. So if you don’t know how to create a EC2 instance on AWS please click on following link.

AWS create ec2 instance

3)Once we create an EC2 instance we need to install server on the EC2 instace. So if you want to know how to install server on EC2 instance then please click on following link.

How to install apache tomcat in AWS EC2 instance

4)On you install Server successfully on EC2 install then you need to deploy your resources or website on server.

5)So in order to deploy resources please go to webapps folder inside the installed server

You may also like...

Leave a Reply