語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Pro Microservices in .NET 10a holist...
~
Richardson, Rob.
Pro Microservices in .NET 10a holistic approach to building microservices in C# /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Pro Microservices in .NET 10by Sean Whitesell, Rob Richardson.
其他題名:
a holistic approach to building microservices in C# /
作者:
Whitesell, Sean.
其他作者:
Richardson, Rob.
出版者:
Berkeley, CA :Apress :2025.
面頁冊數:
xxii, 247 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Application softwareDevelopment.
電子資源:
https://doi.org/10.1007/979-8-8688-2049-6
ISBN:
9798868820496$q(electronic bk.)
Pro Microservices in .NET 10a holistic approach to building microservices in C# /
Whitesell, Sean.
Pro Microservices in .NET 10
a holistic approach to building microservices in C# /[electronic resource] :by Sean Whitesell, Rob Richardson. - Second edition. - Berkeley, CA :Apress :2025. - xxii, 247 p. :ill., digital ;24 cm.
Chapter 1: Introducing Microservices -- Chapter 2: Other Software Patterns -- Chapter 3: Searching for Microservices -- Chapter 4: ASP.NET is a Great Place for Microservices -- Chapter 5: Synchronous Communication with Microservices -- Chapter 6: Asynchronous Microservice Messaging -- Chapter 7: Decentralizing Data -- Chapter 8: Testing Microservices -- Chapter 9: Deploying Microservices -- Chapter 10: Healthy Microservices.
Learn how to design, build, test, deploy, and monitor microservices using .NET 10. Microservices is a pattern of separating software into small, reusable components to solve specific problems. Each microservice can be independently built, deployed, and scaled. This pattern provides enterprise grade durability and scale to meet complex business goals and customer needs in enterprise systems. While the return is valuable and the concept straightforward, applying it to an enterprise development effort is far more complicated. Where do you start? How do you find the seams between the components? And once you have all the services, how do you deploy and scale them to meet the durability and performance needs of the organization? Pro Microservices in .NET 10 will introduce you to all that and more. The authors get you started with an overview of microservices and other development patterns, event storming, domain-driven design, and the options for developing in ASP.NET. You will use that foundational information to build a reference application throughout the book, exploring both synchronous messaging with HTTP, gRPC, and asynchronous messaging with a service bus. From there, you will create your first microservice using C# and .NET 10, test it using unit and integration tests, and package it into a Docker container. You'll deploy the container to various Azure services including Kubernetes, Azure Container Apps, App Service, Azure Functions, and KEDA. You will also learn about communication styles, decentralizing data, and testing microservices. Finally, you will learn how to keep services healthy using OpenTelemetry for logging, Aspire for local development, and Azure Application Insights for production. 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 Learn about ASP.NET hosting options including MVC, Razor Pages, Web API, and Minimal APIs Call microservices using RPC and messaging communication styles via HTTP and gRPC Learn about asynchronous communication using an enterprise service bus Comprehend decentralizing data and handling distributed transactions Understand via detailed commands how Docker is used to containerize applications Learn to deploy microservices to Kubernetes, Azure Container Apps, App Services, and Azure Functions Leverage OpenTelemetry to make your microservices more robust.
ISBN: 9798868820496$q(electronic bk.)
Standard No.: 10.1007/979-8-8688-2049-6doiSubjects--Topical Terms:
189413
Application software
--Development.
LC Class. No.: QA76.76.A65
Dewey Class. No.: 005.3
Pro Microservices in .NET 10a holistic approach to building microservices in C# /
LDR
:04004nmm a22003375a 4500
001
689865
003
DE-He213
005
20251110122044.0
006
m d
007
cr nn 008maaau
008
260409s2025 cau s 0 eng d
020
$a
9798868820496$q(electronic bk.)
020
$a
9798868820489$q(paper)
024
7
$a
10.1007/979-8-8688-2049-6
$2
doi
035
$a
979-8-8688-2049-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.3
$2
23
090
$a
QA76.76.A65
$b
W594 2025
100
1
$a
Whitesell, Sean.
$3
920476
245
1 0
$a
Pro Microservices in .NET 10
$h
[electronic resource] :
$b
a holistic approach to building microservices in C# /
$c
by Sean Whitesell, Rob Richardson.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
xxii, 247 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introducing Microservices -- Chapter 2: Other Software Patterns -- Chapter 3: Searching for Microservices -- Chapter 4: ASP.NET is a Great Place for Microservices -- Chapter 5: Synchronous Communication with Microservices -- Chapter 6: Asynchronous Microservice Messaging -- Chapter 7: Decentralizing Data -- Chapter 8: Testing Microservices -- Chapter 9: Deploying Microservices -- Chapter 10: Healthy Microservices.
520
$a
Learn how to design, build, test, deploy, and monitor microservices using .NET 10. Microservices is a pattern of separating software into small, reusable components to solve specific problems. Each microservice can be independently built, deployed, and scaled. This pattern provides enterprise grade durability and scale to meet complex business goals and customer needs in enterprise systems. While the return is valuable and the concept straightforward, applying it to an enterprise development effort is far more complicated. Where do you start? How do you find the seams between the components? And once you have all the services, how do you deploy and scale them to meet the durability and performance needs of the organization? Pro Microservices in .NET 10 will introduce you to all that and more. The authors get you started with an overview of microservices and other development patterns, event storming, domain-driven design, and the options for developing in ASP.NET. You will use that foundational information to build a reference application throughout the book, exploring both synchronous messaging with HTTP, gRPC, and asynchronous messaging with a service bus. From there, you will create your first microservice using C# and .NET 10, test it using unit and integration tests, and package it into a Docker container. You'll deploy the container to various Azure services including Kubernetes, Azure Container Apps, App Service, Azure Functions, and KEDA. You will also learn about communication styles, decentralizing data, and testing microservices. Finally, you will learn how to keep services healthy using OpenTelemetry for logging, Aspire for local development, and Azure Application Insights for production. 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 Learn about ASP.NET hosting options including MVC, Razor Pages, Web API, and Minimal APIs Call microservices using RPC and messaging communication styles via HTTP and gRPC Learn about asynchronous communication using an enterprise service bus Comprehend decentralizing data and handling distributed transactions Understand via detailed commands how Docker is used to containerize applications Learn to deploy microservices to Kubernetes, Azure Container Apps, App Services, and Azure Functions Leverage OpenTelemetry to make your microservices more robust.
650
0
$a
Application software
$x
Development.
$3
189413
650
0
$a
C# (Computer program language)
$3
215229
650
1 4
$a
Microsoft.
$3
915087
650
2 4
$a
Web Development.
$3
760534
700
1
$a
Richardson, Rob.
$3
920477
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-2049-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000261683
電子館藏
1圖書
電子書
EB QA76.76.A65 W594 2025 2025
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/979-8-8688-2049-6
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入