Developing Solutions for Microsoft Azure: Azure Functions
Azure Functions is a serverless compute service that enables you to build and run code on demand in response to events and triggers. In this course you will learn how to create and manage Azure Functions using a variety of tools and techniques. You will start by exploring the basics of Azure Functions and how to optimize the performance of your functions. Next you will learn about Durable Functions a programming model that enables you to build stateful functions in Azure and how to use durable functions in C# to build long-running stateful workflows. Then you will learn how to manage connections work with events and messaging secure your functions and monitor and troubleshoot your functions. Finally you will explore continuous deployment and deployment slots in Azure Functions and how to build custom handlers for your functions. This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft Azure exam.