Embed presentation












Matthew Eernisse presented at NodeConf 2011 on best practices for running Node.js applications in production. Some of the key points discussed included organizing code for iterative development using an asynchronous and callback-based flow, relying on third-party modules from NPM which are improving but not yet perfect, assuming applications will fail and implementing error handling, measuring app performance with logging and metrics, and operating applications through communicative development and playing well with others.











