1.

Record Nr.

UNINA9910678263003321

Autore

Sawhney Rahul

Titolo

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

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023

ISBN

1-4842-9203-0

Edizione

[2nd ed. 2023.]

Descrizione fisica

1 online resource (186 pages)

Disciplina

005.3

Soggetti

Cloud computing

Application software - Development

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Chapter 1: Introduction to Azure Functions -- Chapter 2: Creating Azure Functions -- Chapter 3: Understanding Azure Functions Triggers And Bindings -- Chapter 4: Serverless APIs Using Azure Functions -- Chapter 5: Azure Durable Functions  -- Chapter 6: Deploying Functions to Azure -- Chapter 7: Getting Functions Production-Ready -- Chapter 8: Best Practices of working with Azure Functions.

Sommario/riassunto

Start creating highly scalable apps and monitoring your 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. It’s 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 Functions runtime versions, the Isolated Process model, and offers a comparison of Azure Functions and Azure Logic Apps. You’ll also learn how to register binding extensions and gain an introduction to Azure Functions binding expression patterns, along with best practices for using Azure Functions. Beginning Azure Functions will provide you with the foundational knowledge to work with Azure Functions and teach you practical skills, such as how to create Azure Functions using different triggers and bindings. You’ll 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, you’ll understand Azure Functions and how to create them using the Azure portal and Visual Studio. You will: 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 an Azure Function and monitor it in production.