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?
Ask HN: Who uses pm2 for production deployment?
1–4 of 4 posts
Re: Ask HN: Who uses pm2 for production deployment?
#2i switched to systemd from pm2
Re: Ask HN: Who uses pm2 for production deployment?
#3i switched to systemd from pm2
what are the benefits?