語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Pro microservices in .NET 6 = with e...
~
Whitesell, Sean.
FindBook
Google Book
Amazon
博客來
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.
其他作者:
Richardson, Rob.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xxii, 298 p. :ill., digital ;24 cm.
內容註:
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.
Contained By:
Springer Nature eBook
標題:
Application software - 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. - Berkeley, CA :Apress :2022. - xxii, 298 p. :ill., digital ;24 cm.
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--Uniform Titles:
Microsoft .NET Framework.
Subjects--Topical Terms:
539563
Application software
--Development.
LC Class. No.: QA76.76.A65 / W45 2022
Dewey Class. No.: 005.276
Pro microservices in .NET 6 = with examples using ASP.NET Core 6, MassTransit, and Kubernetes /
LDR
:04782nmm a2200325 a 4500
001
2297879
003
DE-He213
005
20220124160551.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484278338
$q
(electronic bk.)
020
$a
9781484278321
$q
(paper)
024
7
$a
10.1007/978-1-4842-7833-8
$2
doi
035
$a
978-1-4842-7833-8
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
$b
W45 2022
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.276
$2
23
090
$a
QA76.76.A65
$b
W594 2022
100
1
$a
Whitesell, Sean.
$3
3593863
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.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxii, 298 p. :
$b
ill., digital ;
$c
24 cm.
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.
630
0 0
$a
Microsoft .NET Framework.
$3
3270493
650
0
$a
Application software
$x
Development.
$3
539563
650
0
$a
Web applications.
$3
2072989
650
0
$a
Service-oriented architecture (Computer science)
$3
1005663
650
1 4
$a
Microsoft.
$3
3593799
650
2 4
$a
Web Development.
$3
3134872
700
1
$a
Richardson, Rob.
$3
3593864
700
1
$a
Groves, Matthew D.
$3
3593865
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7833-8
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9439771
電子資源
11.線上閱覽_V
電子書
EB QA76.76.A65 W45 2022
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入