Deploy your website on Amazon AWS cloud | EC2 tutorial | AWS S3 bucket | RTX coding
---
commands :-
sudo su -
yum update -y
yum install -y httpd
systemctl status httpd
systemctl enable httpd
systemctl start httpd
mkdir temp
cd temp
wget "object URL of S3"
ls
unzip "filename.zip (filename of your zip file)"
cd "folder name"
mv * /var/www/html
---
How to host website on aws cloud
Upload website on aws
how to upload website
how to host website on aws
aws cloud tutorial
ec2 instance
how to create ec2 instance
aws s3 bucket
how to create aws s3 bucket
how to deploy website on aws using ec2
#awscloud #amazon #webdevelopment #cloud