Scaling Node.js Applications
▻https://medium.freecodecamp.org/scaling-node-js-applications-8492bd8afadc
“Scalability in Node.js is not an afterthought. It’s something that’s baked into the core of the runtime. Node is named Node to emphasize the idea that a Node application should comprise multiple small distributed nodes that communicate with each other.”