Deploy NodeJS APP on AWS EC2 Instance | NodeJS on EC2 | Running NodeJS APP on AWS EC2 | AWS Projects

preview_player
Показать описание
Deploy NodeJS APP on AWS EC2 Instance | NodeJS on EC2 | Running NodeJS APP on AWS EC2 | AWS Demo

Hi Learner,
In this video we will learn how to deploy NodeJS app on Amazon web services. We will deploy the nodejs app on EC2 instance. .

If you like the video please consider subscribing to the channel and hit the like button and share among your friends.

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

Regards,
A Monk in Cloud

#AWS #LearnAWSforFree #Free #FreeResources #Top5 #2022 #AWSCommunityBuilderProgram #Community #YouTube
#MySql #Server #AWS #EC2 #Instance #EC2_Instance #Demo #MySqlServer #Commands #Queries #LearnAWS #AWSCommunityBuilder #AWSCertified #Backup #Snapshot
#AWS,#LearnAWSforFree,#Free,#FreeResources,#2022,#AWSCommunityBuilderProgram,#Community,#Server,#EC2,#Instance,#EC2_Instance,#Demo,#Commands,
#LearnAWS,#AWSCommunityBuilder,#AWSCertified,#Automation,#SnapshotCreation,#AWSEC2Instance,#CompleteTutorial,#LiveDemo,#ProjectBasedLearning,
#ClearAWSInterview,#InterviewPreparation,#OnlineLearning,#SelfThoughtLearner,#Opportunity,#DevOps,#ITCareer,#DevOpsRoles,#Jobs,#India,#AWSDevops,
#Happy,#AWSAccount,#TrainingOnAWS,#CloudComputing,#Tutorial,#AWSDemo
Рекомендации по теме
Комментарии
Автор

Thank you so much. I got my EC2 instance running.

Shiva-bntf
Автор

Thank you! that was very informative and I got my instance running!
I had to make some changes since my .env wasn't visible to the github repo, so my credentials for mongodb were not getting read.
But go it sorted! And your tutorial was so easy to follow!

TheSweetSugaa
Автор

Great Tutorial, but you did not update the typo commands on the github README file since last year. lol

stanleyogadachinedu
Автор

Most jobs want a developer and devops as the same job now.

carguy-xvcl
Автор

Amazing, Thanks you it's really helpful

rohinikumari
Автор

from 2024: install git by ---> sudo yum install git -y

forza
Автор

Very beneficial video. It would be great if you provide the url of the github repo

saurabhgoreamazing
Автор

Excellent tutorial. Can you guide me in how can I setup a pipeline with github actions so when I push my code into a particular branch it kind of automaticcally redeploys the entire application again? I know this is too much but i'm a beginner in devops tryign to host my own stuff on aws and find it very confusing

piyush
Автор

Fantastic tutorial, but you didn't cover how to set environment variables.

riteshgoswami
Автор

Hey Bro nice and helpful videos . Thanks . One request can you please create a video to deploy container image on our instance using terraform .

AbhishekSingh-ggdj
Автор

I have some questions
At 9:47 after successfully running your app on that IPv4 address, is this address accessible to users on Internet if they access to this IP ?
And do this app still running alive on that IP if I turn off the terminal and EC2 website (not stop or terminate the instance) ?

nguyenuchuy
Автор

public ip address is not working but file is running

RajeshChoudhary-lv
Автор

Great video, however, the application that I want to deploy is built with Node.js and MongoDB the backend and with EJS the frontend. I am getting an error "ERR_SSl_PROTOCOL_ERROR" for loading my static files such as CSS, Images, Scripts, etc. Do you know if there is any configuration needed to load static files? I would really appreciate some help, thank you!

ArditDemolli
Автор

I created an instance. When I try to connect, it gives an error. Failed to connect to your instance
Error establishing SSH connection to your instance. Try again later. Please help to resolve this.

narayanih
Автор

I have made an app, where i use react for frontend and node, express for backend, ppstgress for db, react will run on 3000 port and backend will run on 7000, how can i host different apps on aws

bigbro
Автор

if it is running on port 80 then how come this app run with apache or ngnix webserver and i see that steps are missing .could you please explain?

RaziqueAnsari
Автор

Hi bro I can launch instance using any aws cli and connect without direct aws console dashboard

harisvk
Автор

thank you, but can i connect and access root from vscode remote ssh?

LeulDam
Автор

Now I am stuck how to work with ENV variables and Port.

usmanmughal
Автор

What if we restart ec2 instance, we will need to run the npm start again?

rahulvikhe