July 2018
Intermediate to advanced
350 pages
8h 47m
English
Microsoft Azure offers SDKs for many different languages and platforms, including Node.js. Some of the languages for which it offers SDKs are:
Many other languages and platforms could be added to this list. I will be using the Azure Node.js SDK to create serverless applications later in the book. Let's get an overview of the Azure Node.js SDK.
In your Command Prompt or Terminal, run the following command to get the Azure Node.js SDK installed. A prerequisite for this is to have Node.js installed. You can follow the instructions that I provided earlier in this chapter.