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

How to Host Your Website on AWS EC2 Instance

How to host a website on AWS (Full Project): https://www.youtube.com/playlist?list=PL184oVW5ERMAZ99fMM8vBso6JwqAbezBq

How to host a WordPress website on AWS: https://www.udemy.com/course/how-to-build-a-wordpress-website-on-aws/?referralCode=AFEA59BEE571B7B2E957

How to Host Your Website on AWS EC2 Instance

While S3 is the recommended service for hosting a static website, this AWS tutorial video is intended to show beginners some workflow in AWS. This tutorial will teach you how to launch an EC2 instance and host a website on it. Some AWS workflow covered in this video are:
How to create an S3 bucket and upload files
How to create an IAM role with S3 full access permission
How to download Putty
How to SSH in an EC2 instance
How to create a security group and keypair
How to Launch an EC2 instance and attach keypair and security group.

SSH Commands:
sudo su
yum update -y
yum install httpd -y
chkconfig httpd on
cd /var/www/html
aws s3 sync s3://remote_S3_bucket local_directory
service httpd start

AWS doc: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonS3.html
Putty download: https://www.chiark.greenend.org.uk/~sgtatham/putty/

How to Host Your Website on AWS EC2 Instance

#AWS #VPC #AWSTutorialForBeginners

Видео How to Host Your Website on AWS EC2 Instance канала AOS Notes
Показать
Комментарии отсутствуют
Введите заголовок:

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

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

Зарегистрируйтесь или войдите с
Информация о видео
28 апреля 2020 г. 0:21:53
00:15:57
Яндекс.Метрика