Deploying a Node.js Application on AWS EC2 with Nginx and Enabling SSL Certificate
A step-by-step guide on how to deploy a node.js application on AWS and achieve port forwarding using nginx is provided in this article.
Starting out with EC2.
Build an Ubuntu instance.
Connect via SSH to your instance.
Install Dependencies.
Uplo...
himanshurkt96.hashnode.dev4 min read