Загрузка страницы

How to deploy a website in AWS EC2 instances using PUTTY in less then 15 minutes |2020 AWS tutorial|

~~~Like~~~Subscribe~~~Share~~~

In this tutorial i will teach you how to deploy your website in AWS EC2 instances.
Step 1: Download a free website from
Link-freewebsitetemplates.com
else u have to zip your website folder.
Step 2: Downoad putty from
Link-www.chiark.greenend.org.uk/~sgtatham/putty/latest.html.
Step 3: Start Aws educate link-www.awseducate.com.
Step 4: Create a bucket in S3 and upload your zip file.
Step 5: Launch your instances with your key pair.
Step 6:Open putty. Once the user console is opened type the following codes
sudo su
yum update -y
clear
yum install httpd -y
pwd
cd /var/www/html
ls
wget (paste the object URL)
ls
unzip (the zip file name).zip
ls
mv (the zip file name)/* .
ls
pwd
service html start
exit
exit
Step 7: Copy the ip address n paste tn new tab.
YOUR WEBSITE IS DEPLOYED!!
~~~Like~~~Subscribe~~~Share

KEYWORD:
Host website using AWS EC2 instance| Use putty configuration to deploy a website|how to deploy a website|

Видео How to deploy a website in AWS EC2 instances using PUTTY in less then 15 minutes |2020 AWS tutorial| канала Quick Codes
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
30 апреля 2020 г. 14:13:21
00:11:51
Яндекс.Метрика