Practical Microservices with Dapr and .NET

摘要

使用 Dapr 和 .NET 的实用微服务:使用 Dapr 事件驱动运行时构建云原生应用程序的开发者指南(英文原版)

类型
出版物
Practical Microservices with Dapr and .NET

书籍介绍

书名:Practical Microservices with Dapr and .NET: A developer’s guide to building cloud-native applications using the Dapr event-driven runtime

中文书名:使用Dapr和.NET的实用微服务。使用Dapr事件驱动运行时构建云原生应用程序的开发者指南

作者:Davide Bedin

ISBN-13: 978-1800568372

ISBN-10: 1800568371

Over the last decade, there has been a huge shift from heavily coded monolithic applications to finer, self-contained microservices. Dapr is a new, open source project by Microsoft that provides proven techniques and best practices for developing modern applications. It offers platform-agnostic features for running your applications on public cloud, on-premises, and even on edge devices.

This book will help you get to grips with microservice architectures and how to manage application complexities with Dapr in no time. You’ll understand how Dapr offers ease of implementation while allowing you to work with multiple languages and platforms. You’ll also understand how Dapr’s runtime, services, building blocks, and software development kits (SDKs) help you to simplify the creation of resilient and portable microservices. Dapr provides an event-driven runtime that supports the essential features you need to build microservices, including service invocation, state management, and publish/subscribe messaging. You’ll explore all of those in addition to various other advanced features with this practical guide to learning Dapr.

By the end of this book, you’ll be able to write microservices easily using your choice of language or framework by implementing industry best practices to solve problems related to distributed systems.

配套的源码

https://github.com/PacktPublishing/Practical-Microservices-with-Dapr-and-.NET