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.
Are you mystified by all the Azure services Microsoft provides to help developers build .NET apps in the cloud? Sure, building an app with .NET is simple enough, but what happens when it needs to ...