Deploy Web application on AWS Cloud using EC2 Instance | Host your personal site on AWS EC2 Instance

Описание к видео Deploy Web application on AWS Cloud using EC2 Instance | Host your personal site on AWS EC2 Instance

Deploy Web application on AWS Cloud using EC2 Instance | Host your personal site on AWS EC2 Instance

Host your personal site on AWS EC2 Instance | EC2 Instance | Demo | Website Hosting | Web App on EC2

Linux Commands used in the video:

Deploy Web application on AWS Cloud using EC2 Instance
1. Create EC2 Instance
2. Connect with EC2 Instance Connect
3. Login as a root user
$ sudo su –
4. yum update -y
5. yum install httpd – server
6. systemctl status httpd
7. make one directory for files -
mkdir aws_shri
8. connect to GitHub with HTTP link into GitHub
wget https://github.com/shridharDesai/Port...
9. Let’s see list of downloaded from GitHub to Folder “shri”
ls -l
10. Download main.zip folder and unzip (zip folder link get from zip into code)
wget https://github.com/shridharDesai/Port... Website/archive/refs/heads/main.zip
ls -l

unzip main.zip

11. Change directory to executable file
ls -l

cd Portfolio-Website-main

12. To enter into html folder where actual webpage available-
mv * /var/www/html/

13. Change directory to html
cd /var/www/html

14. Ls -l
15. Go to Instance – Security Group – Inbound Rules – Edit Inbound Rules (save)
HTTP - (80) - Anywhere IPv4
HTTPS – (443) - Anywhere IPv4

16. systemctl status httpd
-provides a means to check the status of any systemd service running on dedicated server hosting

systemctl enable httpd
-Enable a service, without starting it.

Creating link -
Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service → /usr/lib/systemd/system/httpd.service.

Start Link –
Systemctl start httpd
- is the command-line tool that manages the systemd system and service manager in Linux. It lets users control and manage system services and units with commands to start, stop, restart, and check their status.

17. Copy – Public IP or Auto-assigned elastic IP into browser
Web application Deployed and Open.
Now open the public ipv4 address allocated to the EC2 instance we created in new tab. We will be able to see the Portfolio Website.

We have Successfully Deployed the Web Application on AWS Cloud
Congratulations !!

Thank you. I hope this helps. If you find this video useful please Like, Share and Subscribe to the channel!

GitHub Repository Link: - https://github.com/shridharDesai/Port...

SHRIDHAR DESAI TECH
AWS for Beginners

AWS cloud Interview Questions | AWS devops interview questions and answers | AWS Scenario based interview questions
In this devops video we cover important aws interview questions with answers to help you prepare for aws cloud and devops interviews. This AWS interview questions video will take you through some of the most popular questions that you face in an AWS interview. Including aws scenario based question for freshers or experienced devops engineers.


Like, Share & Subscribe
AWS Interview Questions and Answers 2024

AWS Interview Questions and Answers 2024 | TOP 10 AWS Interview Questions & Answers (PART - 1) :-
   • AWS Interview Questions and Answers 2...  

Create EC2 Instance in AWS | Access EC2 Instance in AWS | EC2 Instance Connect SSH
   • Create First EC2 Instance in AWS | Ac...  

Install Nginx in EC2 Instance | Deploy Sample application in EC2 (English)
   • Install Nginx in EC2 & Deploy Sample ...  

Learn Amazon Web Services (AWS) with bite-size tutorials that are easy to understand. The AWS Playlist.

Elastic Cloud Compute, or EC2, is the core service for Compute in Amazon Web Services (AWS). An EC2 instance is effectively a virtual server that you “rent,” meaning you only pay for what you use.


git
github
AWS EKS - Create Kubernetes cluster on Amazon EKS
Create EKS Cluster on AWS Console
Devops
AWS interview,
TOP 20 AWS Interview Questions & Answers,
aws interview questions & Answers,
add users to Group,
IAM user,
identity access Management,
access key,
IAM User Groups,
Create First EC2 Instance,
IAM creation in AWS,
EC2 Instance Creation in AWS
what is paas
what is saas
what is iaas
what is software as a services
what is infrastructure as a services
what is platform as a services
aws tutorials,
best aws tutorials,
best aws playlist,
aws course,
aws tutorials,
aws tutorials in English,
aws,
aws tutorials for beginners,
amazon web services
aws
aws certification
aws best tutorials
aws training
aws tutorials playlist
aws for data engineer
what is aws,
best aws,
aws course
why aws
aws for beginners,
what is aws course,
aws web services
aws best playlist
aws global infrastructure
aws regions
aws avalibility zone
aws localzones
how to create aws account
how to login to aws
how to create ec2 instance
what is security group in aws
how to create security group in aws
how to use security group in aws
what is userdata in aws
aws user data
SSH secure shell
what is aws userdata
how to add a bootstrap program in ec2 instance

#AWS #LearnAWSforFree #Free #FreeResources #Top5 #2022 #AWSCommunityBuilderProgram #Community #YouTube
#awscloud #awsinterviewquestions #creatingforindia

Комментарии

Информация по комментариям в разработке