Book Image

Azure Serverless Computing Cookbook - Third Edition

By : Praveen Kumar Sreeram
Book Image

Azure Serverless Computing Cookbook - Third Edition

By: Praveen Kumar Sreeram

Overview of this book

This third edition of Azure Serverless Computing Cookbook guides you through the development of a basic back-end web API that performs simple operations, helping you understand how to persist data in Azure Storage services. You'll cover the integration of Azure Functions with other cloud services, such as notifications (SendGrid and Twilio), Cognitive Services (computer vision), and Logic Apps, to build simple workflow-based applications. With the help of this book, you'll be able to leverage Visual Studio tools to develop, build, test, and deploy Azure functions quickly. It also covers a variety of tools and methods for testing the functionality of Azure functions locally in the developer's workstation and in the cloud environment. Once you're familiar with the core features, you'll explore advanced concepts such as durable functions, starting with a "hello world" example, and learn about the scalable bulk upload use case, which uses durable function patterns, function chaining, and fan-out/fan-in. By the end of this Azure book, you'll have gained the knowledge and practical experience needed to be able to create and deploy Azure applications on serverless architectures efficiently.
Table of Contents (14 chapters)
13
Index

Index

About

All major keywords used in this book are captured alphabetically in this section. Each one is accompanied by the page number of where they appear.

ad-admin: 307

addasync: 16-17, 34, 40, 61, 319

addcontent: 41-42, 44, 209

address: 29, 37-38, 42, 44, 118, 173, 177, 214, 292, 296-297, 299, 309, 311, 363

aiappid: 197-199, 208, 210, 220-221

aiappkey: 197-198, 208, 210, 220-221

algorithms: 56

allocated: 86, 266

analytics: 183, 193-195, 197-198, 204, 206, 212, 214, 219, 221-222

apipath: 198, 210, 221

artifact: 395, 399, 407-409

aspnet: 348

assemblies: 252

auditing: 55, 79

authlevel: 230

authoring: 92, 358-359

autopilot: 266

azure-: 360

Azure Blob Storage 1, 2, 3, 17, 18, 19, 21, 27, 43, 44, 45, 46, 58, 92, 98, 149

Azure Table Storage 1, 2, 3, 9, 10, 11, 13, 14, 15, 47, 56, 59, 60, 64, 359

bearer: 290-292

binaries: 354-356

binding: 13, 15, 17-18, 20-21, 29, 33-34, 36-37, 49, 59-60, 268...