|
|
|
Ask HN: Who uses pm2 for production deployment?
|
|
2 points
by chinmays
564 days ago
|
|
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? |
|