Production best practices to make NodeJS run reliably in production.
I looked around and there is only newbie level courses, like installing on Heroku, etc.
I'm looking for some real-world hardcore professional stuff. With database migrations, logging, monitoring, debugging, optimising the environment, etc.
https://subscription.packtpub.com/search?query=node.js
I'd sort by recently published. The difficulty with the JS ecosystem is that books can go out of date within a couple years.
The best learning material for me has been studying open-source projects on GitHub, by searching relevant keywords.