|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/durable-functions/
课程评论:没有评论
课程名称:Azure Durable Functions: 实用指南 概述:无服务器计算是云计算的未来!Azure Functions 让您可以在无需配置或管理任何服务器的情况下按需运行代码。这使开发人员能够创建短期的、无状态的功能,并专注于单一的责任。然而,当我们面对复杂的工作流程或长时间运行的任务时,情况就不同了。这时,Durable Functions 应运而生。Durable Functions 是 Azure Functions 的扩展,它允许您在无服务器计算环境中编写有状态功能。Durable Function 提供了一种强大灵活的方法来构建复杂的、长时间运行的云工作流程,同时简化了许多基础设施和管理的担忧。 在课程中,您将学习到 Durable Functions 的基本知识,随后深入探讨以下内容: - Durable Function 的类型 - 设置本地开发环境 - 本地开发和测试 Durable Functions,并部署到 Azure - 适合 Durable Functions 的常见工作流程 - 针对五个工作流程的实际演示练习 - 将本地开发的功能部署到 Azure 并保护功能应用 - 以及更多内容 每个演示都提供源代码,确保您始终跟上课程的进度。通过这些课程结束后,您将对所有常见工作流程有扎实的理解,并能够自信地在实际案例中实施它们。 本课程还提供: - 对所有未来更新的终身访问 - 有趣文章的链接,以及大量代码以供实践和提升 - 30天无条件退款保证! 无服务器是未来的方向,您可以立即开始并成为专家。让我们一起在云中构建奇妙的项目,享受乐趣!
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 TypesSetup local development environment. Develop and test Durable Functions locally and deploy to AzureCommon workflows suitable for Durable FunctionsPractice with real world demos for each of the 5 workflowsDeploy your locally develop function to Azure and secure the function appAnd 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 UpdatesLinks to interesting articles, and lots of code to practice and improveA 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!