From the course: Learning Azure Durable Functions
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Next steps - Azure Tutorial
From the course: Learning Azure Durable Functions
Next steps
- You've made it. Congratulations. You should be proud of what you've accomplished in this course. You've learned about durable functions and how they're different from regular Azure functions. You understand that they are better for longer running, complex and stateful workflows and explored the different durable function types that help make this possible. You've set up your local development environment to be ready for durable function development and have created and tested your first durable function locally before publishing and testing it in Azure. And you've learned about the six durable function patterns that can be quite useful in your function applications. You may even be a little hungry, thanks to our Lumpia examples. If you'd like to learn more or go through more hands-on examples, Microsoft's own documentation and learning modules are a great next step to further your learning. I encourage you to download…