Last night I was giving a talk about node.js in production at the Berlinjs user group.
In the talk I shared some of our experiences at Transloadit, but also tried to cover the topic from a general angle.
I concluded that running node apps in production comes with certain challenges, most notably the lack of useful stack traces when things go wrong. But that's something Ryan is working on, and a little unit testing can go a long way to avoid most bugs : ).
Download: nodejs-in-production.pdf
Slideshare: Node.js in productionView more presentations from Felix Geisendörfer.
Let me know if you have any questions!
--fg
