Beginning Azure Functions: Building Scalable and Serverless Apps by Rahul Sawhney
Start creating highly scalable apps and monitoringyour Azure functions in production using Azure Functions 4.0. This book thoroughly explains durable functions for statefulness, covering the basics all the way through how to create bindings in durable functions. Its a deep dive into the Azure Functions serverless API and will guide you through the process of converting monolithic applications to use Azure Functions.
This updated edition is revised to cover changes to Azure Portal and delves into Azure Functionsruntime versions, the Isolated Process model, and offers a comparison of Azure Functions and Azure Logic Apps. Youll also learn how toregister binding extensions and gain an introduction to Azure Functions binding expression patterns, along with best practices for using Azure Functions. Beginning Azure Functionswill provide you with the foundational knowledge to work with Azure Functions and teach you practical skills, such as how tocreate Azure Functions using different triggers and bindings. Youll also see how to monitor your Azure Functions in production with live monitoring, and how to perform remote debugging and how to secure your functions.
Upon completing this book, youll understand Azure Functions and how to create them using the Azure portal and Visual Studio.
What You Will Learn
- Use triggers and bindings in an Azure function
- Create a serverless API using Azure Functions
- Understand durable Azure functions, including scalability, disaster recovery, and geo-distribution
- Deploy Azure Function and monitor it in production
Who This Book Is For
Developers who want to get started with Azure Functions, as well as DevOps developers, who are looking for guidance in how to deploy and monitor functions.