Building a Secure Production Backend on AWS EC2 with CI/CD, HTTPS & PM2
In this blog, I’ll walk through how I deployed my Node.js backend on AWS EC2, configured Nginx, managed processes with PM2, secured the API using HTTPS (Let’s Encrypt), and finally connected it to a custom domain.
This wasn’t smooth — I ran into SSH ...
background-job-queue-with-bullmq-and-redis.hashnode.dev4 min read