April 2017
Intermediate to advanced
564 pages
24h 7m
English
Azure Functions are the simplest and easiest way to develop, host, and manage microservices. They can be developed and hosted locally as well.
Azure Functions support development in various languages including C# and NodeJS, and you can write the code while staying within the Azure portal on your browser.
Azure Functions are basically meant to be event based, which means that they execute only when the desired event occurs; they get charged for up to milliseconds of the executable time, so you pay only when your function ...
Read now
Unlock full access