Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud. Azure Functions is the serverless compute offering in the Microsoft Azure cloud.
Learn how to compose two functions where one or both of those functions is/are radical. To compose two functions means to express one of the functions as a function of the other function. This is done ...