文章分类 -  Dapr

摘要:Traffic Control sample application 交通控制示例应用程序 In the first chapters, you've learned about basic Dapr concepts. You saw how Dapr can help you and your 阅读全文
posted @ 2023-05-06 16:04 菜鸟吊思 阅读(29) 评论(0) 推荐(0)
摘要:The Dapr actors building block Dapr actors构建块 The actor model originated in 1973. It was proposed by Carl Hewitt as a conceptual model of concurrent c 阅读全文
posted @ 2021-07-23 22:59 菜鸟吊思 阅读(433) 评论(0) 推荐(0)
摘要:本系列部分翻译自Dapr for .NET Developers | Microsoft Docs,大部内容复制于面向 .NET 开发人员的 Dapr | Microsoft Docs。本人英语很差,难免有误,欢迎大家指正!共同学习!共同进步! 目录 面向 .NET 开发人员的 Dapr 烂翻译系列 阅读全文
posted @ 2021-06-10 17:41 菜鸟吊思 阅读(268) 评论(1) 推荐(0)
摘要:Foreword 前言 With the wave of cloud adoption well underway, there is a major shift happening towards “cloud native” development, often built with micro 阅读全文
posted @ 2021-06-10 11:35 菜鸟吊思 阅读(232) 评论(0) 推荐(0)
摘要:The world is distributed 分布式世界 Just ask any 'cool kid': Modern, distributed systems are in, and monolithic apps are out! 随便问一个酷小子,他们都会说:现代、分布式系统时间已经到来 阅读全文
posted @ 2021-06-08 18:59 菜鸟吊思 阅读(184) 评论(0) 推荐(0)
摘要:Dapr at 20,000 feet 俯瞰Dapr In chapter 1, we discussed the appeal of distributed microservice applications. But, we also pointed out that they dramatic 阅读全文
posted @ 2021-06-08 18:31 菜鸟吊思 阅读(337) 评论(0) 推荐(0)
摘要:Get started with Dapr Dapr 入门 In the first two chapters, you learned basic concepts about Dapr. It's time to take it for a test drive. This chapter wi 阅读全文
posted @ 2021-06-05 15:11 菜鸟吊思 阅读(511) 评论(0) 推荐(1)
摘要:Summary and the road ahead 总结和前景 We're at the end of our Dapr flight. The jet plane flying at 20,000 feet from chapter 2 is on final approach and abou 阅读全文
posted @ 2021-06-05 11:33 菜鸟吊思 阅读(218) 评论(0) 推荐(0)
摘要:The Dapr secrets building block Dapr 机密构建块 Enterprise applications require secrets. Common examples include: A database connection string that contain 阅读全文
posted @ 2021-06-04 11:45 菜鸟吊思 阅读(301) 评论(0) 推荐(0)
摘要:The Dapr observability building block Dapr 可观察性构建块 Modern distributed systems are complex. You start with small, loosely coupled, independently deploy 阅读全文
posted @ 2021-05-31 17:06 菜鸟吊思 阅读(443) 评论(0) 推荐(0)
摘要:The Dapr bindings building block Dapr 绑定构建块 Cloud-based serverless offerings, such as Azure Functions and AWS Lambda, have gained wide adoption across 阅读全文
posted @ 2021-05-31 12:21 菜鸟吊思 阅读(298) 评论(0) 推荐(0)
摘要:The Dapr publish & subscribe building block Dapr 发布 & 订阅构建块 The Publish-Subscribe pattern (often referred to as "pub/sub") is a well-known and widely 阅读全文
posted @ 2021-05-27 12:09 菜鸟吊思 阅读(525) 评论(0) 推荐(0)
摘要:The Dapr service invocation building block Dapr 服务调用构建块 Across a distributed system, one service often needs to communicate with another to complete a 阅读全文
posted @ 2021-05-26 12:16 菜鸟吊思 阅读(561) 评论(0) 推荐(0)
摘要:The Dapr state management building block Dapr 状态管理构建基块 Distributed applications are composed of independent services. While each service should be sta 阅读全文
posted @ 2021-05-25 18:21 菜鸟吊思 阅读(460) 评论(0) 推荐(0)
摘要:Dapr reference application Dapr 参考应用 Earlier in the book, you've learned about the foundational benefits of Dapr. You saw how Dapr can help your team 阅读全文
posted @ 2021-05-25 12:25 菜鸟吊思 阅读(414) 评论(0) 推荐(0)