Back to Home

Blog & Articles

Thoughts on web development, programming, and the tech industry

Deploying Node.js Applications with NGINX and PM2 on EC2
November 15, 2024
3 min read

Deploying Node.js Applications with NGINX and PM2 on EC2

Complete guide to deploying robust Node.js applications using NGINX reverse proxy and PM2 process manager on AWS EC2, including free SSL setup with Certbot

AWSEC2Node.jsNGINXPM2DevOps
Read article