Skip to Content
Mastering Azure Serverless Computing
book

Mastering Azure Serverless Computing

by Lorenzo Barbieri, Massimo Bonanni
November 2019
Intermediate to advanced
362 pages
7h 52m
English
Packt Publishing
Content preview from Mastering Azure Serverless Computing

Orchestration as Code - Durable Functions

One of the limitations of Azure Functions is that they cannot call each other: you cannot call an Azure Function from inside another Azure Function. Every time you need to communicate between two different Azure Functions, you need to use an external service (for example, a storage queue or blob storage). In real-world scenarios, you need to orchestrate calls between Azure Functions, and one of the ways is to use Durable Functions.

In this chapter, we will look at Durable Functions and how you can use them to create complex orchestrations between Azure Functions.

The chapter will cover the following topics:

  • What are Durable Functions?
  • The kinds of problems they solve and the kinds of patterns they ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Serverless Architectures with Microsoft Azure

Advanced Serverless Architectures with Microsoft Azure

Daniel Bass
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781789951226Supplemental Content