Node.js Performance Tips By @Monitis | @DevOpsSummit [#DevOps]

We’ve all heard about the rapid adoption of JavaScript in recent years. To summarize, JavaScript is the #1 most-used language on GitHub and it looks like this trend will continue. In fact, as one article put it, “JavaScript is the number one language in the world; it’s the language of the web, and a starting point for so many new developers . . .” One of the major reasons behind the rapid adoption JavaScript has been the influence of Node.js. Node.js is a software platform used for building fast, scalable network applications. It’s based on Google’s V8 JavaScript engine, or the Chrome browser runtime, and has gained immense popularity among major enterprises in recent years.

read more