We are using PM2 here at Hashnode. It's a very neat tool and comes with lots of utilities. For instance, if you want to take advantages of Node.js clusters, you can achieve that with no code changes. As @GarnierKristen said, monitoring and logging are also easy when you combine Keymetrics and PM2.
I suggest you to use this in some of your projects and see if it works for you.