Category AWS

Manual Node.js Deployment to AWS EC2

Manual Node.js Deployment to AWS EC2 Manual Node.js Deployment to AWS EC2 I. Introduction Deployment is moving an application from a local machine to a server where it can be accessed over the internet. This lab does that manually by…

Deploy an ec2 instance with terraform

Terraform is the standard for provisioning cloud infrastructure at scale. In this walkthrough, we’ll deploy a fully functional EC2 web server on AWS using three of Terraform. In this lab, we provision an EC2 instance on AWS running Amazon Linux…