Deploing-In-Aws

Different Deployment Ways In AWS

Deployment of node Server in ubuntu

  • Create a ec2 ubuntu instance
  • Install pm2
  • install Git
  • update ubuntu
  • go as super user "sudo -s"