語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Pro Microservices in .NET 6 = With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Pro Microservices in .NET 6/ by Sean Whitesell, Rob Richardson, Matthew D. Groves.
其他題名:
With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes /
作者:
Whitesell, Sean.
其他作者:
Groves, Matthew D.
面頁冊數:
XXII, 298 p. 161 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Web Development. -
電子資源:
https://doi.org/10.1007/978-1-4842-7833-8
ISBN:
9781484278338
Pro Microservices in .NET 6 = With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes /
Whitesell, Sean.
Pro Microservices in .NET 6
With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes /[electronic resource] :by Sean Whitesell, Rob Richardson, Matthew D. Groves. - 1st ed. 2022. - XXII, 298 p. 161 illus.online resource.
Chapter 1. Introducing Microservices -- Chapter 2. ASP.NET Core Overview -- Chapter 3. Searching for Microservices -- Chapter 4. First Microservice -- Chapter 5. Microservice Messaging -- Chapter 6. Decentralizing Data -- Chapter 7. Testing Microservices -- Chapter 8. Containerization -- Chapter 9. Healthy Microservices.
Know the fundamentals of creating and deploying microservices using .NET 6 and gain insight from prescriptive guidance in this book on the when and why to incorporate them. The microservices architecture is a way of distributing process workloads to independent applications. This distribution allows for the independent applications to scale and evolve separately. It also enables developers to dismantle large applications into smaller, easier-to-maintain, scalable parts. While the return is valuable and the concept straightforward, applying it to an application is far more complicated. Where do you start? How do you find the optimal dividing point for your app, and strategically, how should your app be parceled out into separate services? Pro Microservices in .NET 6 will introduce you to all that and more. The authors get you started with an overview of microservices, .NET 6, event storming, and domain-driven design. You will use that foundational information to build a reference application throughout the book. From there, you will create your first microservice using .NET 6 that you can deploy into Docker and Azure Kubernetes Service. You will also learn about communication styles, decentralizing data, and testing microservices. Finally, you will learn about logging, metrics, tracing, and use that information for debugging. What You Will Learn Build a foundation of basic microservices architecture design Follow an example of using event storming and domain-driven design to understand the monolithic application modified for microservices Understand, via detailed commands, how Docker is used to containerize applications Get an overview of creating microservices from a monolithic application Call microservices using RPC and messaging communication styles with MassTransit Comprehend decentralizing data and handling distributed transactions Use Azure Kubernetes Service to host and scale your microservices Know the methods to make your microservices more robust Discover testing techniques for RPC and messaging communication styles Apply the applications you build for actual use Practice cross-cutting concerns such as logging, metrics, and tracing This book is for developers and software architects. Readers should have basic familiarity with Visual Studio and experience with .NET, ASP.NET, and C#. Sean Whitesell is a Microsoft MVP and cloud architect at TokenEx, where he designs cloud-based architectural solutions for hosting internal services for TokenEx. He serves as President of the Tulsa Developers Association. He regularly presents in the community at developer events, conferences, and local MeetUps. Rob Richardson is a software craftsman, building web properties in ASP.NET and Node, React, and Vue. He is a Microsoft MVP, published author, frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high-quality software development. You can find his recent work at robrich.org/presentations. Matthew D. Groves is a Microsoft MVP who loves to code. From C# to jQuery, or PHP, he will submit pull requests for anything. He got his start writing a QuickBASIC point-of-sale app for his parent's pizza shop back in the 1990s. Currently a Product Marketing Manager for Couchbase, he is the author of the book AOP in .NET, and the video Creating and Managing Your First Couchbase Cluster. .
ISBN: 9781484278338
Standard No.: 10.1007/978-1-4842-7833-8doiSubjects--Topical Terms:
1114136
Web Development.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 005.268
Pro Microservices in .NET 6 = With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes /
LDR
:05071nam a22003855i 4500
001
1093401
003
DE-He213
005
20220124160551.0
007
cr nn 008mamaa
008
221228s2022 xxu| s |||| 0|eng d
020
$a
9781484278338
$9
978-1-4842-7833-8
024
7
$a
10.1007/978-1-4842-7833-8
$2
doi
035
$a
978-1-4842-7833-8
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
005.268
$2
23
100
1
$a
Whitesell, Sean.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1401320
245
1 0
$a
Pro Microservices in .NET 6
$h
[electronic resource] :
$b
With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes /
$c
by Sean Whitesell, Rob Richardson, Matthew D. Groves.
250
$a
1st ed. 2022.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
XXII, 298 p. 161 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
Chapter 1. Introducing Microservices -- Chapter 2. ASP.NET Core Overview -- Chapter 3. Searching for Microservices -- Chapter 4. First Microservice -- Chapter 5. Microservice Messaging -- Chapter 6. Decentralizing Data -- Chapter 7. Testing Microservices -- Chapter 8. Containerization -- Chapter 9. Healthy Microservices.
520
$a
Know the fundamentals of creating and deploying microservices using .NET 6 and gain insight from prescriptive guidance in this book on the when and why to incorporate them. The microservices architecture is a way of distributing process workloads to independent applications. This distribution allows for the independent applications to scale and evolve separately. It also enables developers to dismantle large applications into smaller, easier-to-maintain, scalable parts. While the return is valuable and the concept straightforward, applying it to an application is far more complicated. Where do you start? How do you find the optimal dividing point for your app, and strategically, how should your app be parceled out into separate services? Pro Microservices in .NET 6 will introduce you to all that and more. The authors get you started with an overview of microservices, .NET 6, event storming, and domain-driven design. You will use that foundational information to build a reference application throughout the book. From there, you will create your first microservice using .NET 6 that you can deploy into Docker and Azure Kubernetes Service. You will also learn about communication styles, decentralizing data, and testing microservices. Finally, you will learn about logging, metrics, tracing, and use that information for debugging. What You Will Learn Build a foundation of basic microservices architecture design Follow an example of using event storming and domain-driven design to understand the monolithic application modified for microservices Understand, via detailed commands, how Docker is used to containerize applications Get an overview of creating microservices from a monolithic application Call microservices using RPC and messaging communication styles with MassTransit Comprehend decentralizing data and handling distributed transactions Use Azure Kubernetes Service to host and scale your microservices Know the methods to make your microservices more robust Discover testing techniques for RPC and messaging communication styles Apply the applications you build for actual use Practice cross-cutting concerns such as logging, metrics, and tracing This book is for developers and software architects. Readers should have basic familiarity with Visual Studio and experience with .NET, ASP.NET, and C#. Sean Whitesell is a Microsoft MVP and cloud architect at TokenEx, where he designs cloud-based architectural solutions for hosting internal services for TokenEx. He serves as President of the Tulsa Developers Association. He regularly presents in the community at developer events, conferences, and local MeetUps. Rob Richardson is a software craftsman, building web properties in ASP.NET and Node, React, and Vue. He is a Microsoft MVP, published author, frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high-quality software development. You can find his recent work at robrich.org/presentations. Matthew D. Groves is a Microsoft MVP who loves to code. From C# to jQuery, or PHP, he will submit pull requests for anything. He got his start writing a QuickBASIC point-of-sale app for his parent's pizza shop back in the 1990s. Currently a Product Marketing Manager for Couchbase, he is the author of the book AOP in .NET, and the video Creating and Managing Your First Couchbase Cluster. .
650
2 4
$a
Web Development.
$3
1114136
650
1 4
$a
Microsoft.
$3
1387749
650
0
$a
Internet programming.
$3
565353
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Microsoft software.
$3
1253736
700
1
$a
Groves, Matthew D.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1401322
700
1
$a
Richardson, Rob.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1401321
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484278321
776
0 8
$i
Printed edition:
$z
9781484278345
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7833-8
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碼以上]
登入