語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Introducing Microsoft Orleans = Implementing Cloud-Native Services with a Virtual Actor Framework /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Introducing Microsoft Orleans/ by Thomas Nelson.
其他題名:
Implementing Cloud-Native Services with a Virtual Actor Framework /
作者:
Nelson, Thomas.
面頁冊數:
XVIII, 196 p. 76 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Programming Techniques. -
電子資源:
https://doi.org/10.1007/978-1-4842-8014-0
ISBN:
9781484280140
Introducing Microsoft Orleans = Implementing Cloud-Native Services with a Virtual Actor Framework /
Nelson, Thomas.
Introducing Microsoft Orleans
Implementing Cloud-Native Services with a Virtual Actor Framework /[electronic resource] :by Thomas Nelson. - 1st ed. 2022. - XVIII, 196 p. 76 illus.online resource.
Chapter 1: A Primer on Microsoft Orleans and the Actor Model -- Chapter 2: Introducing Microsoft Orleans -- Chapter 3: Lifecycles -- Chapter 4: Enhancing Current Designs -- Chapter 5: Starting Development -- Chapter 6: Timers and Reminders -- Chapter 7: Unit Tests -- Chapter 8: Orleans' Dashboard -- Chapter 9: Deployment -- Chapter 10: Conclusion.
Welcome to Orleans, a virtual actor framework from Microsoft that allows a single developer to create immensely scalable, available applications while maintaining a high throughput. This guide is designed to give you a foundational understanding of Orleans, an overview of its implementations, and plenty of hands-on coding experience. Side-by-side monolithic and microservice patterns alongside Orleans' framework features are also discussed, to help readers without an actor model background understand how they can enhance applications. Author Nelson’s approach is to introduce patterns as needed for business requirements, including monolithic microservices and to convert monolithic to microservices, in order to keep a microservice from growing into a monolithic application. Orleans is a good choice for either of these scenarios as the next step to build your backend services and reduce unnecessary orchestration, overhead, and tooling. The Orleans framework was designed to handle tedious overhead, allowing the developer to focus on the solution. You will learn how Orleans can support billions of virtually parallel transactions while sustaining low latency and high availability. In addition, you will glimpse under the hood at Orleans to discover its useful attributes. All key learning points include hands-on coding examples to reinforce understanding. This book goes beyond what Orleans is to explain where it fits within the realm of development. You will gain an in-depth understanding to build a foundation for future growth. What You Will Learn Understand how Orleans can benefit your monolithic and/or microservice applications Gain a brief overview of actor models and how they relate to Orleans Observe the design patterns and how Orleans can simplify or reduce tooling requirements Know the pros and cons of microservices and Orleans to determine the best course of action based on the needs of an application Discover Orleans' design patterns and practices, including life cycle, messaging guarantees, cluster management, streams, load balancing, and more Build your first Orleans' application; build base knowledge of application structure, unit testing, dashboard, scheduled events This book is for developers. A basic understanding of .NET development and an understanding of service concepts is helpful. Readers will need a connection to download Nuget packages and a code editor (Community Edition Visual Studio or VS Code). Thomas Nelson, a Lead Cloud Architect and a Microsoft Certified Azure Solutions Architect Expert, has worked in several technical fields spanning from the graphic design of websites to development and architecture. During his 10 years of backend development, his interest has gravitated towards DevSecOps and automation. He enjoys teaching others and is often found at local meetups presenting various technologies, patterns, and software examples. He is thrilled to be using Orleans and considers it one of those wonderful and valuable frameworks that should be in the tool kit of every architect and backend developer. Also, he is pleased to have graduated from monolithic and microservice systems to build cloud-native solutions, including actor model backends. He has an associate's degree in Graphic Design, bachelor's degree in Computer Information Systems, and is currently attending Harvard Extension pursuing his master's degree in Information Management Systems.
ISBN: 9781484280140
Standard No.: 10.1007/978-1-4842-8014-0doiSubjects--Topical Terms:
669781
Programming Techniques.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 005.268
Introducing Microsoft Orleans = Implementing Cloud-Native Services with a Virtual Actor Framework /
LDR
:05116nam a22003855i 4500
001
1086485
003
DE-He213
005
20220525110650.0
007
cr nn 008mamaa
008
221228s2022 xxu| s |||| 0|eng d
020
$a
9781484280140
$9
978-1-4842-8014-0
024
7
$a
10.1007/978-1-4842-8014-0
$2
doi
035
$a
978-1-4842-8014-0
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
Nelson, Thomas.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1393272
245
1 0
$a
Introducing Microsoft Orleans
$h
[electronic resource] :
$b
Implementing Cloud-Native Services with a Virtual Actor Framework /
$c
by Thomas Nelson.
250
$a
1st ed. 2022.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
XVIII, 196 p. 76 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: A Primer on Microsoft Orleans and the Actor Model -- Chapter 2: Introducing Microsoft Orleans -- Chapter 3: Lifecycles -- Chapter 4: Enhancing Current Designs -- Chapter 5: Starting Development -- Chapter 6: Timers and Reminders -- Chapter 7: Unit Tests -- Chapter 8: Orleans' Dashboard -- Chapter 9: Deployment -- Chapter 10: Conclusion.
520
$a
Welcome to Orleans, a virtual actor framework from Microsoft that allows a single developer to create immensely scalable, available applications while maintaining a high throughput. This guide is designed to give you a foundational understanding of Orleans, an overview of its implementations, and plenty of hands-on coding experience. Side-by-side monolithic and microservice patterns alongside Orleans' framework features are also discussed, to help readers without an actor model background understand how they can enhance applications. Author Nelson’s approach is to introduce patterns as needed for business requirements, including monolithic microservices and to convert monolithic to microservices, in order to keep a microservice from growing into a monolithic application. Orleans is a good choice for either of these scenarios as the next step to build your backend services and reduce unnecessary orchestration, overhead, and tooling. The Orleans framework was designed to handle tedious overhead, allowing the developer to focus on the solution. You will learn how Orleans can support billions of virtually parallel transactions while sustaining low latency and high availability. In addition, you will glimpse under the hood at Orleans to discover its useful attributes. All key learning points include hands-on coding examples to reinforce understanding. This book goes beyond what Orleans is to explain where it fits within the realm of development. You will gain an in-depth understanding to build a foundation for future growth. What You Will Learn Understand how Orleans can benefit your monolithic and/or microservice applications Gain a brief overview of actor models and how they relate to Orleans Observe the design patterns and how Orleans can simplify or reduce tooling requirements Know the pros and cons of microservices and Orleans to determine the best course of action based on the needs of an application Discover Orleans' design patterns and practices, including life cycle, messaging guarantees, cluster management, streams, load balancing, and more Build your first Orleans' application; build base knowledge of application structure, unit testing, dashboard, scheduled events This book is for developers. A basic understanding of .NET development and an understanding of service concepts is helpful. Readers will need a connection to download Nuget packages and a code editor (Community Edition Visual Studio or VS Code). Thomas Nelson, a Lead Cloud Architect and a Microsoft Certified Azure Solutions Architect Expert, has worked in several technical fields spanning from the graphic design of websites to development and architecture. During his 10 years of backend development, his interest has gravitated towards DevSecOps and automation. He enjoys teaching others and is often found at local meetups presenting various technologies, patterns, and software examples. He is thrilled to be using Orleans and considers it one of those wonderful and valuable frameworks that should be in the tool kit of every architect and backend developer. Also, he is pleased to have graduated from monolithic and microservice systems to build cloud-native solutions, including actor model backends. He has an associate's degree in Graphic Design, bachelor's degree in Computer Information Systems, and is currently attending Harvard Extension pursuing his master's degree in Information Management Systems.
650
2 4
$a
Programming Techniques.
$3
669781
650
1 4
$a
Microsoft.
$3
1387749
650
0
$a
Computer programming.
$3
527822
650
0
$a
Cloud Computing.
$3
995022
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
9781484280133
776
0 8
$i
Printed edition:
$z
9781484280157
856
4 0
$u
https://doi.org/10.1007/978-1-4842-8014-0
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碼以上]
登入