Go Live: Secure Your Node.js App on EC2 with Nginx and a Free SSL Certificate

Sep 15, 2025

Stop serving your app from a raw IP and port! This step by step guide teaches you how to deploy a professional Node.js application on AWS EC2. Learn to set up Nginx as a powerful reverse proxy and secure your domain with a free, auto-renewing SSL/TLS certificate from Let's Encrypt using Certbot.

Read more →

Keep Your Node.js App Alive on EC2 with PM2: A Beginner's Guide

Sep 11, 2025

A beginner's guide to set up the pm2.

Read more →