Skip to content

This repo is for the Linkedin Learning course: Learning Azure Durable Functions

License

Notifications You must be signed in to change notification settings

LinkedInLearning/learning-azure-durable-functions-4409297

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Azure Durable Functions

This is the repository for the LinkedIn Learning course Learning Azure Durable Functions. The full course is available from LinkedIn Learning.

Learning Azure Durable Functions

If you’re already familiar with Azure Functions, you may be curious to learn more about Durable Functions. As an extension of Azure Functions, Durable Functions excel at long-running, stateful workflows that need to be done in a serverless computing environment. This is especially true when you need to define such a stateful workflow, as the Durable Functions extension manages a lot behind the scenes for you, allowing you to focus more intently on the code.

In this course, instructor Adrienne Tacke gives you an overview of what Durable Functions are, how they differ from Azure Functions, when to use Durable Functions, and common patterns and situations suitable for using Durable Functions like a pro. Get a breakdown of how Durable Functions work by exploring several real-world use cases of Durable Function patterns in actions, including function chaining, fan-out/fan-in, async HTTP APIs, monitors, human interactions, aggregators, and more.

Instructor

Adrienne Braganza Tacke

Software Engineer & Published Author

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Learning Azure Durable Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published