1.

Record Nr.

UNINA9910338005203321

Autore

Sawhney Rahul

Titolo

Beginning Azure Functions : Building Scalable and Serverless Apps / / by Rahul Sawhney

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2019

ISBN

1-4842-4444-3

Edizione

[1st ed. 2019.]

Descrizione fisica

1 online resource (187 pages)

Disciplina

005.3

Soggetti

Microsoft software

Microsoft .NET Framework

Microsoft

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di bibliografia

Includes bibliographical references.

Nota di contenuto

Chapter 1: Introduction to Azure Functions -- Chapter 2: Creating Azure Function -- Chapter 3: Understanding Azure Functions Triggers And Bindings -- Chapter 4: Serverless API Using Azure Function -- Chapter 5: Azure Durable Functions for statefulness -- Chapter 6: Deploying Azure Function -- Chapter 7: Monitoring Azure Function in Production.

Sommario/riassunto

Create highly scalable apps and monitor Azure functions in production using Azure Functions 2.0. This book takes you through durable functions for statefulness and covers not only the basics, but also how to create bindings in durable functions. It is a deep dive into the Azure Functions serverless API and will guide you through the process of converting monolithic applications to use Azure functions. The author starts by giving an overview of serverless architecture and Azure functions along with Azure App Services. You will then learn to create basic Azure functions using the Azure portal and Visual Studio. Next, you will create a serverless API using Azure Functions and migrate an existing application to Azure Functions. Finally, you will deploy an Azure function and monitor it in production. Here you will deploy the Azure function using ARM templates and secure and configure CORS for Azure functions. After reading this book, you will be able to understand Azure functions and create them using the Azure portal and Visual Studio. You will: Understand and use triggers and bindings



in an Azure function Create a serverless API using Azure Functions and OpenAPI Deploy an Azure function and monitor it in production Understand durable Azure functions, including scalability, disaster recovery, and geo-distribution.