Learn how to deploy a Node application on an AWS EC2 Linux instance and automate the deployment of further updates by pushing to GitHub. This tutorial covers setting up an EC2 server, configuring the NodeJS application on EC2, and setting up the NodeJS server for production.
Table of contents
PrerequisitesSetting up an EC2 serverSetting up the NodeJS application on EC2Configuring NodeJS server for productionAdding the CircleCI configuration fileConnecting the application to CircleCIConclusionSort: