SlideShare a Scribd company logo
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
$
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
“Hello Amsterdam!”[“Hello Amsterdam!”]
Orchestrator
Function
Activity
Function
Execution
History
var outputs = new List<string>();
outputs.Add(await context.CallActivityAsync<string>("SayHello", “Amsterdam"));
return outputs;
Orchestrator
Function
?
Activity
Function
“Hello Amsterdam!”
Orchestrator Started
Execution Started
Task Scheduled, SayHello, “Amsterdam”
Orchestrator Completed
Task Completed, “Hello Amsterdam!”
Orchestrator Started
Execution Completed, ["Hello Amsterdam!"]
Orchestrator Completed
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions
Break through the serverless barriers with Durable Functions

More Related Content

PDF
ES6 generators
PDF
Angular server-side communication
PDF
Creative Web 2 - JavaScript
PDF
Why Redux-Observable?
PDF
Asynchronous and event-driven Grails applications
TXT
fabfile.py
PPTX
Phpbase
PDF
Universal JavaScript
ES6 generators
Angular server-side communication
Creative Web 2 - JavaScript
Why Redux-Observable?
Asynchronous and event-driven Grails applications
fabfile.py
Phpbase
Universal JavaScript

What's hot (14)

PDF
Angular promises and http
PDF
React native-firebase startup-mtup
 
PPTX
Swift LA Meetup at eHarmony- What's New in Swift 2.0
PDF
Rntb20200805
 
PDF
ApacheCon: Abdera A Java Atom Pub Implementation
PDF
Virthualenvwrapper
PDF
Polo: Desenvolvendo os problemas de inconsistência de dados em projetos Rails
PPTX
JavaScript Sprachraum
PDF
Java Streams Interview short reminder with examples
PDF
OSC2007-niigata - mashup
PDF
RSpec 1.x -> 2.0 の変更点
PDF
New feature of async fakeAsync test in angular
PDF
NgRx Store - Tips for Better Code Hygiene
Angular promises and http
React native-firebase startup-mtup
 
Swift LA Meetup at eHarmony- What's New in Swift 2.0
Rntb20200805
 
ApacheCon: Abdera A Java Atom Pub Implementation
Virthualenvwrapper
Polo: Desenvolvendo os problemas de inconsistência de dados em projetos Rails
JavaScript Sprachraum
Java Streams Interview short reminder with examples
OSC2007-niigata - mashup
RSpec 1.x -> 2.0 の変更点
New feature of async fakeAsync test in angular
NgRx Store - Tips for Better Code Hygiene
Ad

More from Microsoft Tech Community (20)

PPTX
100 ways to use Yammer
PPTX
10 Yammer Group Suggestions
PPTX
Removing Security Roadblocks to IoT Deployment Success
PPTX
Building mobile apps with Visual Studio and Xamarin
PPTX
Best practices with Microsoft Graph: Making your applications more performant...
PPTX
Interactive emails in Outlook with Adaptive Cards
PPTX
Unlocking security insights with Microsoft Graph API
PPTX
Multiplayer Server Scaling with Azure Container Instances
PPTX
Explore Azure Cosmos DB
PPTX
Media Streaming Apps with Azure and Xamarin
PPTX
DevOps for Data Science
PPTX
Real-World Solutions with PowerApps: Tips & tricks to manage your app complexity
PPTX
Azure Functions and Microsoft Graph
PPTX
Ingestion in data pipelines with Managed Kafka Clusters in Azure HDInsight
PPTX
Getting Started with Visual Studio Tools for AI
PPTX
Using AML Python SDK
PPTX
Mobile Workforce Location Tracking with Bing Maps
PPTX
Cognitive Services Labs in action Anomaly detection
PPTX
Speech Devices SDK
PPTX
LinkedIn Learning presents: Securing web applications in ASP.NET Core 2.1
100 ways to use Yammer
10 Yammer Group Suggestions
Removing Security Roadblocks to IoT Deployment Success
Building mobile apps with Visual Studio and Xamarin
Best practices with Microsoft Graph: Making your applications more performant...
Interactive emails in Outlook with Adaptive Cards
Unlocking security insights with Microsoft Graph API
Multiplayer Server Scaling with Azure Container Instances
Explore Azure Cosmos DB
Media Streaming Apps with Azure and Xamarin
DevOps for Data Science
Real-World Solutions with PowerApps: Tips & tricks to manage your app complexity
Azure Functions and Microsoft Graph
Ingestion in data pipelines with Managed Kafka Clusters in Azure HDInsight
Getting Started with Visual Studio Tools for AI
Using AML Python SDK
Mobile Workforce Location Tracking with Bing Maps
Cognitive Services Labs in action Anomaly detection
Speech Devices SDK
LinkedIn Learning presents: Securing web applications in ASP.NET Core 2.1
Ad

Recently uploaded (20)

PPTX
A Presentation on Artificial Intelligence
PDF
Network Security Unit 5.pdf for BCA BBA.
PPT
Teaching material agriculture food technology
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Electronic commerce courselecture one. Pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Cloud computing and distributed systems.
PDF
Approach and Philosophy of On baking technology
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Machine learning based COVID-19 study performance prediction
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
KodekX | Application Modernization Development
A Presentation on Artificial Intelligence
Network Security Unit 5.pdf for BCA BBA.
Teaching material agriculture food technology
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
The AUB Centre for AI in Media Proposal.docx
Electronic commerce courselecture one. Pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
MYSQL Presentation for SQL database connectivity
Mobile App Security Testing_ A Comprehensive Guide.pdf
Unlocking AI with Model Context Protocol (MCP)
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Cloud computing and distributed systems.
Approach and Philosophy of On baking technology
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Machine learning based COVID-19 study performance prediction
Encapsulation_ Review paper, used for researhc scholars
KodekX | Application Modernization Development

Break through the serverless barriers with Durable Functions

Editor's Notes