Easily Deploy Full Stack Node.js Apps on AWS EC2 | Step-by-Step Tutorial

Easily Deploy Full Stack Node.js Apps on AWS EC2 | Step-by-Step Tutorial

Sam Meech-Ward

6 месяцев назад

75,943 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@and_ppv
@and_ppv - 30.01.2024 00:26

Stumbled upon the video, and watched the whole thing - at normal speed and rewinding along the way. Great material

Ответить
@MilindMishra
@MilindMishra - 29.01.2024 07:22

quick question can we not add our git credentials to the server and then use them to pull changes and deploy from the server or if that is not a standard practice ?

Ответить
@MilindMishra
@MilindMishra - 29.01.2024 07:16

Great work!
but isnt pm2 a better practice instead of systemd ?

Ответить
@namesare4fools
@namesare4fools - 28.01.2024 13:00

this is far from easily, why are you not using SST

Ответить
@noahmilliken4259
@noahmilliken4259 - 28.01.2024 01:12

can anyone explain to me how the server file and the react app both run? I am having a lot of troulble starting my vite app in the front end directory and the server from the systemD command?

Ответить
@rangaswamireddy8683
@rangaswamireddy8683 - 27.01.2024 00:16

Fantastic the way you explained. And i request you make a tutorial on pm2 load balancer etc... thanks

Ответить
@preetpalsingh1819
@preetpalsingh1819 - 26.01.2024 15:56

bro i wanna kiss you on the lips

Ответить
@harjassodhi7386
@harjassodhi7386 - 26.01.2024 15:53

How can i setup the database so that it is in a private subnet and can be accessed only by the ec2 instances within my vpc

Ответить
@rduballday
@rduballday - 26.01.2024 05:53

Hello , can you point me to the code for this tutorial?

Ответить
@devaa7076
@devaa7076 - 25.01.2024 23:20

Woahhh...Woahhhh. What a great tutorial sir!. I was thinking to learn how to host a server in cloud and what is ssh what is reverse proxy how to map domain name to our server...like man i got all the answers in a single 30min video. Thank you so much for producing these high quality videos and keep on doing em! Hats-off.

Ответить
@SonAyoD
@SonAyoD - 25.01.2024 12:15

Great plugins thanks!

Ответить
@astronautonmars
@astronautonmars - 24.01.2024 14:09

Your videos are always straightforward and I absolutely love them 🥰

Ответить
@thequang9234
@thequang9234 - 24.01.2024 06:45

top notch content Sam! Would you care to explain what you meant by 'I have a migration system on my app". Why did you have to run npm run migrate? Thanks!

Ответить
@jitx2797
@jitx2797 - 23.01.2024 14:57

Wow this is good. I have questions and suggestion.
Does that systemd replaces the use of pm2? Why didn't you use pm2

Suggestion: Moving forward with this with setting up basic testing and CI CD.

Ответить
@quangtranoannhat2930
@quangtranoannhat2930 - 23.01.2024 13:21

awesome !!! love this content <3

Ответить
@marioshadj8409
@marioshadj8409 - 23.01.2024 13:08

Thanks for the video! Can you make a video on how to handle new version of the app without downtime?

Ответить
@charithlakshan8382
@charithlakshan8382 - 23.01.2024 12:04

this might be a dumb question. instead of copying your files from the local machine to the remote machine. you can install git on ec2 and pull from repo ?

Ответить
@elitdesign3867
@elitdesign3867 - 23.01.2024 11:37

Awesome job! thank you. What about MongoDB and nginx, I hope you explain that someday. Another question, please: How can I get the client's IP (remote ip)?

Ответить
@andreabiaggi3198
@andreabiaggi3198 - 23.01.2024 10:13

Awesome job! Would be great to see how to move from this infrastructure to one more scalable, with a dedicated RDS instance, a load balancer and maybe different ec2 instances for different microservices, maybe using terraform. But as you said this is foundational and it's very well done!

Ответить
@sunilmaurya6594
@sunilmaurya6594 - 23.01.2024 10:03

Can u please make video on automatic things?
Would be appreciated 🙏

Ответить
@otohaitram
@otohaitram - 23.01.2024 09:21

Man, this is the greatest tutorial video that I've ever seen!

Ответить
@armaandhanji7151
@armaandhanji7151 - 23.01.2024 07:49

Fantastic walkthrough!

Ответить
@erlend1587
@erlend1587 - 23.01.2024 02:23

Great tutorial! I did something similar using Linode, but used nginx instead of Caddy. Caddy seem like a simpler choice with the automated ssl.

Ответить
@dekooks1543
@dekooks1543 - 23.01.2024 00:16

banging video mate ! Do you mind if I ask what software you use to edit your videos ? The transitions and zoom effects are top class

Ответить
@astb01
@astb01 - 23.01.2024 00:02

Wouldn’t it be easier to just dockerize the application and use docker compose on the ec2 instance by using ansible?

Feel it would be much cleaner to build images and bundle them into a compose file 🤔

Ответить
@statikkshiv_kuo
@statikkshiv_kuo - 22.01.2024 23:23

thank you for the vid, would you explain how to protect ec2 against something like ddos? i’d like to try ec2 but in fear of overcharging by aws

Ответить
@phantazzor
@phantazzor - 22.01.2024 20:31

can you migrate to t2.small later on ?

Ответить
@truth8690
@truth8690 - 22.01.2024 19:53

great

Ответить
@HenryOsim
@HenryOsim - 22.01.2024 19:24

great video thanks. Can you create a video about doing same with Terraform please?

Ответить