Intermediate material. Assumes basic level knowledge and provides more specific details about the topic.
Run node.js apps on Azure
I'm often asked if node.js applications can be deployed and run on Azure. Short answer: Yes, you can. If you hadn't already noticed: Azure isn't for Microsoft fanboys only. You can use Java, Javascript (node.js), PHP, Python and even C# to write your apps. Services include all the popular open source tools like maria/mysql, postgreSQL, redis, [...]