Azure Durable Functions: A Practical Guide
Azure Durable Functions: A Practical Guide, available at $74.99, has an average rating of 4.6, with 72 lectures, based on 30 reviews, and has 224 subscribers.
You will learn about Fundamental understanding of Azure Durable Functions Develop, debug and test Durable Functions locally and deploy to Azure using Visual Studio Code Understand common workflows suited for Durable Functions Hands on knowledge of each workflow by implementing 5 real world use cases This course is ideal for individuals who are Anyone who wants to learn about implementing highly scalable and cost-efficient serverless applications or Developers who want to learn hands on about implementing stateful workflows in serverless environment or Solutions architect who want to understand how complex long running workflows are architected, built and deployed using the best practices on Azure It is particularly useful for Anyone who wants to learn about implementing highly scalable and cost-efficient serverless applications or Developers who want to learn hands on about implementing stateful workflows in serverless environment or Solutions architect who want to understand how complex long running workflows are architected, built and deployed using the best practices on Azure.
Enroll now: Azure Durable Functions: A Practical Guide
Summary
Title: Azure Durable Functions: A Practical Guide
Price: $74.99
Average Rating: 4.6
Number of Lectures: 72
Number of Published Lectures: 72
Number of Curriculum Items: 72
Number of Published Curriculum Objects: 72
Original Price: $24.99
Quality Status: approved
Status: Live
What You Will Learn
- Fundamental understanding of Azure Durable Functions
- Develop, debug and test Durable Functions locally and deploy to Azure using Visual Studio Code
- Understand common workflows suited for Durable Functions
- Hands on knowledge of each workflow by implementing 5 real world use cases
Who Should Attend
- Anyone who wants to learn about implementing highly scalable and cost-efficient serverless applications
- Developers who want to learn hands on about implementing stateful workflows in serverless environment
- Solutions architect who want to understand how complex long running workflows are architected, built and deployed using the best practices on Azure
Target Audiences
- Anyone who wants to learn about implementing highly scalable and cost-efficient serverless applications
- Developers who want to learn hands on about implementing stateful workflows in serverless environment
- Solutions architect who want to understand how complex long running workflows are architected, built and deployed using the best practices on Azure
Serverless computing is the future of Cloud Computing!!!
Azure function lets you run code on demand without provisioning or managing any servers in cloud. It allows developers to create a short-lived, stateless function that has one responsibility.
While this is great, there are some drawbacks. What if we have a complex workflow that takes a long time to complete or is not stateless? This is where Durable Functions come in.
Durable Functions is an extension of Azure Function that lets you write stateful functions in a serverless compute environment. Durable Function provides a powerful and flexible way to build complex, long-running workflows in the cloud, while abstracting away many of the underlying infrastructure and management concerns.
After an introduction to Durable Function, we’ll dive right in to the details including:
-
Durable Function Types
-
Setup local development environment. Develop and test Durable Functions locally and deploy to Azure
-
Common workflows suitable for Durable Functions
-
Practice with real world demos for each of the 5 workflows
-
Deploy your locally develop function to Azure and secure the function app
-
And more…
Source code is provided for each demo, so you will always stay up-to-date with the course pacing.
By end of these sections, you will have a solid understanding about all the common workflows, and confidence to implement them in your use cases.
This course also comes with:
-
Lifetime Access to All Future Updates
-
Links to interesting articles, and lots of code to practice and improve
-
A 30 Day “No Questions Asked” Money Back Guarantee!
Serverless is the way of future and you can get started today and become an expert. Let’s have some fun and build some awesome stuff in cloud together!
Course Curriculum
Chapter 1: Getting Started
Lecture 1: Course Structure
Lecture 2: Get Most Out of The Course
Lecture 3: Sign Up for Azure Account
Chapter 2: Introducing Durable Functions
Lecture 1: Section Overview
Lecture 2: Serverless Overview
Lecture 3: Serverless Services in Azure
Lecture 4: Azure Functions Overview
Lecture 5: Azure Function Resources
Lecture 6: What are Durable Functions?
Lecture 7: Durable Functions Common Workflows
Lecture 8: Durable Function Types
Lecture 9: Section Summary
Chapter 3: Implementing "Hello World" Durable Function
Lecture 1: Section Overview
Lecture 2: Development Options for Durable Functions
Lecture 3: Setting up Visual studio code with Durable Functions
Lecture 4: Implementing First Durable Function
Lecture 5: Testing Durable Functions Locally
Lecture 6: Understanding State Management with Event Sourcing
Lecture 7: Section Summary
Chapter 4: Function Chaining Workflow
Lecture 1: Section Overview
Lecture 2: Understanding Function Chaining Workflow
Lecture 3: Demo Use Case
Lecture 4: Demo Source Code
Lecture 5: Create Durable Orchestrator and Client Function
Lecture 6: Download and Store Image to Blob Storage
Lecture 7: Analyze Image using Cognitive Service
Lecture 8: Store Analysis Result in Database
Lecture 9: Orchestrator Code Constraints
Lecture 10: Section Summary
Chapter 5: Fan-out Fan-in Workflow
Lecture 1: Section Overview
Lecture 2: Understanding Fan-out/Fan-in Workflow
Lecture 3: Demo Use Case
Lecture 4: Demo Source Code
Lecture 5: Initialize and Collect Data
Lecture 6: Parallel Processing with Fan-out Workflow
Lecture 7: Aggregate Results
Lecture 8: Section Summary
Chapter 6: Monitor Workflow
Lecture 1: Section Overview
Lecture 2: Understanding Monitor Workflow
Lecture 3: Demo Use Case
Lecture 4: Demo Source Code
Lecture 5: Passing Validated Input to Orchestrator
Lecture 6: Open Weather API Registration
Lecture 7: Timers in Durable Function
Lecture 8: Get Current Temperature using Open Weather API
Lecture 9: Custom Orchestrator Status
Lecture 10: Dynamic Polling Interval Logic in Orchestrator
Lecture 11: Send Alert Message with Twilio Binding
Lecture 12: Section Summary
Chapter 7: Human Interaction Worflow
Lecture 1: Section Overview
Lecture 2: Understanding Human Interaction Workflow
Lecture 3: Demo Use Case
Lecture 4: Demo Source Code
Lecture 5: Validate Phone Number
Lecture 6: Send Challenge Code
Lecture 7: Wait for External Events
Lecture 8: Send External Event to Durable Function
Lecture 9: Section Summary
Chapter 8: Durable Entities
Lecture 1: Section Overview
Lecture 2: Understanding Durable Entities
Lecture 3: Demo Use Case
Lecture 4: Demo Source Code
Lecture 5: Defining Entities
Lecture 6: Access Entity from Durable Client
Lecture 7: Access Entity from Durable Orchestrator
Lecture 8: Section Summary
Chapter 9: Deploy and Secure Durable Function
Lecture 1: Section Overview
Lecture 2: Deploy Durable Function to Azure
Lecture 3: Securing Durable Functions
Chapter 10: Wrap Up!
Lecture 1: Course Summary
Lecture 2: Thank You!
Lecture 3: What's next? (BONUS)
Instructors
-
Cloud Shikshak
Learn latest cloud technologies and trends
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 2 votes
- 4 stars: 8 votes
- 5 stars: 20 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple