Back to Browse

Deploying a Web App in EC2 | From Zero to Continuous Delivery Using AWS

598 views
Oct 19, 2020
29:19

Part 3 in the "From Zero to Continuous Delivery Using AWS" series For Part 2, click here: https://www.youtube.com/watch?v=6Mj5TD_bPsU For Part 1, click here: https://www.youtube.com/watch?v=zjCEuKAd7GE&t=2s In this video, we are going to take our node js application scaffolded in the last video, and deploy it to the cloud using Amazon Web Services (AWS) Elastic Cloud Compute (EC2) servers! This is where we can really open up our app to the world. By the end of the video, you'll have a running server in the cloud serving your website that you manage the code of from Github. Links: AWS pricing structure for EC2 instances: https://aws.amazon.com/ec2/pricing/on-demand/ Install NodeJS on Amazon EC2: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/setting-up-node-on-ec2-instance.html (Only the first four steps, then do nvm install 12.18.4) Timestamps: Pushing to the cloud: 17:10 Running node apps forever after ssh disconnect: 24:40 Other tutorials: HOW TO DOWNLOAD FILES FROM TORRENTS USING QBITTORRENT: https://www.youtube.com/watch?v=mgnS1... LEARN GIT IN 15 MINUTES: https://www.youtube.com/watch?v=7dYHR... More from me: IG: https://www.instagram.com/kev.the_dev/ Website: https://profile.kevinellis.dev/

Download

0 formats

No download links available.

Deploying a Web App in EC2 | From Zero to Continuous Delivery Using AWS | NatokHD