HACKER Q&A
📣 chinmays

Who uses pm2 for production deployment?


A very common tech stack when deploying on AWS us using pm2. - Till what scale do you usually end up using pm2 before moving to K8s? - Do you use pm2 only for nodejs applications, or for above languages too? - Are there better alternatives to pm2?


  👤 cranberryturkey Accepted Answer ✓
i switched to systemd from pm2