語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Introducing Distributed Application ...
~
Gatev, Radoslav.
Introducing Distributed Application Runtime (Dapr) = Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Introducing Distributed Application Runtime (Dapr)/ by Radoslav Gatev.
其他題名:
Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices /
作者:
Gatev, Radoslav.
面頁冊數:
XXIII, 303 p. 48 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Programming Techniques. -
電子資源:
https://doi.org/10.1007/978-1-4842-6998-5
ISBN:
9781484269985
Introducing Distributed Application Runtime (Dapr) = Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices /
Gatev, Radoslav.
Introducing Distributed Application Runtime (Dapr)
Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices /[electronic resource] :by Radoslav Gatev. - 1st ed. 2021. - XXIII, 303 p. 48 illus.online resource.
Part I: Getting Started -- Chapter 1: Introduction to Microservices -- Chapter 2: Introduction to Dapr -- Chapter 3: Getting Up to Speed with Kubernetes -- Chapter 4: Running Dapr in Kubernates Mode -- Part II: Building Blocks Overview -- Chapter 5: Debugging Dapr Applications -- Chapter 6: Service Invocation -- Chapter 7: Publish and Subscribe -- Chapter 8: State Management -- Chapter 9: Resource Bindings -- Chapter 10: The Actor Model -- Chapter 11: Secrets -- Chapter 12: Observability: Logs, Metrics, and Traces -- Part III: Using Dapr -- Chapter 13: Plugging Middleware -- Part IV: Integrations -- Chapter 14: Using Dapr in ASP.NET Core -- Chapter 15: Using Dapr with Azure Functions -- Chapter 16: Using Dapr with the Azure Logic Apps Runtime.
Use this book to learn the Distributed Application Runtime (Dapr), a new event-driven runtime from Microsoft designed to help developers build microservices applications, using a palette of languages and frameworks that run everywhere: on-premises, in any cloud, and even on the edge. One of the most popular architectural patterns for implementing large, complex, distributed solutions is the microservices architectural style. Because solutions are composed of services based on various languages, frameworks, and platforms, the more complex and compartmentalized an application becomes, the more considerations a developer has to keep in mind. Much of the time this proves to be difficult. Introducing Distributed Application Runtime (Dapr) is your guide to achieving more with less through patterns. Part I of the book is about understanding microservices and getting up and running with Dapr, either on your machine or in any Kubernetes cluster. From there you are guided through the concepts of Dapr, how it works, and what it can do for you. You will wrap up with various ways to debug Dapr applications using Visual Studio Code locally, inside a container or Kubernetes. In Part II you will jump into the reusable patterns and practices, the building blocks of Dapr. You will go from service invocation, publish and subscribe, state management, resource bindings, and the Actor model to secrets; each building block is covered in detail in its own dedicated chapter. You will learn what Dapr offers from a functional perspective and also how you can leverage the three pillars of observability (logs, metrics, and traces) in order to gain insight into your applications. In Part III you will explore advanced concepts, including using middleware pipelines, integrating Dapr into web frameworks such as ASP.NET Core, or the runtimes of Azure Logic Apps and Azure Functions. The book features a multi-versed set of examples that cover not only the plain API of Dapr, but also the .NET SDK. Hence, most of the examples are in .NET 5, with a small number in JavaScript to exemplify the use of multiple languages. Examples show you how to securely use Dapr to leverage a variety of services in Microsoft Azure, including Azure Kubernetes Service, Azure Storage, Azure Service Bus, Azure Event Grid, Azure Key Vault, Azure Monitor, and Azure Active Directory among others. What You Will Learn Recognize the challenges and boundaries of microservices architecture Host Dapr inside a Kubernetes cluster or as a standalone process Leverage and use Dapr’s ready-to-use patterns and practices Utilize its HTTP/gRPC APIs Use Dapr with ASP.NET Core and in .NET applications (with or without the SDK) Implement observability for Dapr applications Secure Dapr applications Integrate Dapr with the runtime of Azure Logic Apps and Azure Functions Realize the full potential of Visual Studio Code by using the right extensions that will contribute to a better development experience This book is for developers and architects who want to utilize a proven set of patterns to help easily implement microservices applications. Radoslav Gatev is a software architect and consultant who specializes in designing and building complex and vast solutions in Microsoft Azure. He helps companies all over the world, ranging from startups to big enterprises, to have high-performant and resilient applications that utilize the cloud in the best and most efficient way possible. Radoslav has been awarded a Microsoft Most Valuable Professional (MVP) for Microsoft Azure for his ongoing contributions to the community in this area. He frequently speaks and presents at various conferences and participates in organizing multiple technical conferences in Bulgaria.
ISBN: 9781484269985
Standard No.: 10.1007/978-1-4842-6998-5doiSubjects--Topical Terms:
669781
Programming Techniques.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 004.165
Introducing Distributed Application Runtime (Dapr) = Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices /
LDR
:05892nam a22003855i 4500
001
1056339
003
DE-He213
005
20210705010850.0
007
cr nn 008mamaa
008
220103s2021 xxu| s |||| 0|eng d
020
$a
9781484269985
$9
978-1-4842-6998-5
024
7
$a
10.1007/978-1-4842-6998-5
$2
doi
035
$a
978-1-4842-6998-5
050
4
$a
QA76.76.M52
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
004.165
$2
23
100
1
$a
Gatev, Radoslav.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1361662
245
1 0
$a
Introducing Distributed Application Runtime (Dapr)
$h
[electronic resource] :
$b
Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices /
$c
by Radoslav Gatev.
250
$a
1st ed. 2021.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
XXIII, 303 p. 48 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Part I: Getting Started -- Chapter 1: Introduction to Microservices -- Chapter 2: Introduction to Dapr -- Chapter 3: Getting Up to Speed with Kubernetes -- Chapter 4: Running Dapr in Kubernates Mode -- Part II: Building Blocks Overview -- Chapter 5: Debugging Dapr Applications -- Chapter 6: Service Invocation -- Chapter 7: Publish and Subscribe -- Chapter 8: State Management -- Chapter 9: Resource Bindings -- Chapter 10: The Actor Model -- Chapter 11: Secrets -- Chapter 12: Observability: Logs, Metrics, and Traces -- Part III: Using Dapr -- Chapter 13: Plugging Middleware -- Part IV: Integrations -- Chapter 14: Using Dapr in ASP.NET Core -- Chapter 15: Using Dapr with Azure Functions -- Chapter 16: Using Dapr with the Azure Logic Apps Runtime.
520
$a
Use this book to learn the Distributed Application Runtime (Dapr), a new event-driven runtime from Microsoft designed to help developers build microservices applications, using a palette of languages and frameworks that run everywhere: on-premises, in any cloud, and even on the edge. One of the most popular architectural patterns for implementing large, complex, distributed solutions is the microservices architectural style. Because solutions are composed of services based on various languages, frameworks, and platforms, the more complex and compartmentalized an application becomes, the more considerations a developer has to keep in mind. Much of the time this proves to be difficult. Introducing Distributed Application Runtime (Dapr) is your guide to achieving more with less through patterns. Part I of the book is about understanding microservices and getting up and running with Dapr, either on your machine or in any Kubernetes cluster. From there you are guided through the concepts of Dapr, how it works, and what it can do for you. You will wrap up with various ways to debug Dapr applications using Visual Studio Code locally, inside a container or Kubernetes. In Part II you will jump into the reusable patterns and practices, the building blocks of Dapr. You will go from service invocation, publish and subscribe, state management, resource bindings, and the Actor model to secrets; each building block is covered in detail in its own dedicated chapter. You will learn what Dapr offers from a functional perspective and also how you can leverage the three pillars of observability (logs, metrics, and traces) in order to gain insight into your applications. In Part III you will explore advanced concepts, including using middleware pipelines, integrating Dapr into web frameworks such as ASP.NET Core, or the runtimes of Azure Logic Apps and Azure Functions. The book features a multi-versed set of examples that cover not only the plain API of Dapr, but also the .NET SDK. Hence, most of the examples are in .NET 5, with a small number in JavaScript to exemplify the use of multiple languages. Examples show you how to securely use Dapr to leverage a variety of services in Microsoft Azure, including Azure Kubernetes Service, Azure Storage, Azure Service Bus, Azure Event Grid, Azure Key Vault, Azure Monitor, and Azure Active Directory among others. What You Will Learn Recognize the challenges and boundaries of microservices architecture Host Dapr inside a Kubernetes cluster or as a standalone process Leverage and use Dapr’s ready-to-use patterns and practices Utilize its HTTP/gRPC APIs Use Dapr with ASP.NET Core and in .NET applications (with or without the SDK) Implement observability for Dapr applications Secure Dapr applications Integrate Dapr with the runtime of Azure Logic Apps and Azure Functions Realize the full potential of Visual Studio Code by using the right extensions that will contribute to a better development experience This book is for developers and architects who want to utilize a proven set of patterns to help easily implement microservices applications. Radoslav Gatev is a software architect and consultant who specializes in designing and building complex and vast solutions in Microsoft Azure. He helps companies all over the world, ranging from startups to big enterprises, to have high-performant and resilient applications that utilize the cloud in the best and most efficient way possible. Radoslav has been awarded a Microsoft Most Valuable Professional (MVP) for Microsoft Azure for his ongoing contributions to the community in this area. He frequently speaks and presents at various conferences and participates in organizing multiple technical conferences in Bulgaria.
650
2 4
$a
Programming Techniques.
$3
669781
650
2 4
$a
Software Management.
$3
1069200
650
2 4
$a
Web Development.
$3
1114136
650
1 4
$a
Microsoft and .NET.
$3
1114109
650
0
$a
Management information systems.
$3
561123
650
0
$a
Computer programming.
$3
527822
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Microsoft software.
$3
1253736
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484269978
776
0 8
$i
Printed edition:
$z
9781484269992
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6998-5
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入