語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
WebAssembly for Cloud = A Basic Guide for Wasm-Based Cloud Apps /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
WebAssembly for Cloud/ by Shashank Mohan Jain.
其他題名:
A Basic Guide for Wasm-Based Cloud Apps /
作者:
Jain, Shashank Mohan.
面頁冊數:
XV, 163 p. 38 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Web Development. -
電子資源:
https://doi.org/10.1007/978-1-4842-7496-5
ISBN:
9781484274965
WebAssembly for Cloud = A Basic Guide for Wasm-Based Cloud Apps /
Jain, Shashank Mohan.
WebAssembly for Cloud
A Basic Guide for Wasm-Based Cloud Apps /[electronic resource] :by Shashank Mohan Jain. - 1st ed. 2022. - XV, 163 p. 38 illus.online resource.
Chapter 1: Introduction to WebAssembly (Wasm) -- Chapter 2: WebAssembly Memory Model and Runtimes -- Chapter 3: WebAssembly Text Toolkit -- Chapter 4: Rust and WebAssembly -- Chapter 5: Golang and WebAssembly -- Chapter 6: Writing a Simple Web Application in WebAssembly -- Chapter 7: Deploying Wasm Workloads to Kubernetes and Service Mesh -- Chapter 8: Summary.
Journey into the amazing world of WebAssembly (Wasm) and learn about how it can be applied on the cloud. This book is an introduction to Wasm aimed at professionals accustomed to working with cloud-related technologies such as Kubernetes and Istio service mesh. Author Shashank Jain begins with an introduction to Wasm and its related tooling such as wasm-bindgen and wapc. He then walks you through code examples using Rust, Golang, and JavaScript to demonstrate how they can be compiled to Wasm and consumed from Wasm runtimes deployed standalone, as well as on the cloud. You will see how a wasm module can be run through an http interface, and how Wasm fits into CNCF projects such as Kubernetes and Istio service mesh. After that, you’ll learn how the polyglot nature of WebAssembly can be leveraged through examples written in languages like Rust and consumed via Golang and JavaScript, with a focus on how WebAssembly allows interoperability between them. You’ll gain an understanding of how Wasm-based modules can be deployed inside Linux containers and orchestrated via Kubernetes, and how Wasm can be used within the Istio proxy to apply rules and filters. After reading this book, you’ll have the knowledge necessary to apply WebAssembly to create multi tenanted workloads which can be polyglot in nature and can be deployed on cloud environments like Kubernetes. You will: Understand how Wasm can be used for server-side applications Learn about Wasm memory model and Wasm module layout Learn how communication between host and Wasm module is facilitated Understand the basics of Wasm sandboxing and security Learn the fundamentals of tooling around Wasm, such as WAT and Wasm-pack Create a Wasm module in Rust and consume it from JavaScript, Rust and Golang. Grasp how Kubernetes can be used to orchestrate Wasm-based workloads See how Wasm fits into service mesh.
ISBN: 9781484274965
Standard No.: 10.1007/978-1-4842-7496-5doiSubjects--Topical Terms:
1114136
Web Development.
LC Class. No.: QA76.625
Dewey Class. No.: 006.76
WebAssembly for Cloud = A Basic Guide for Wasm-Based Cloud Apps /
LDR
:03548nam a22003855i 4500
001
1093373
003
DE-He213
005
20220124160542.0
007
cr nn 008mamaa
008
221228s2022 xxu| s |||| 0|eng d
020
$a
9781484274965
$9
978-1-4842-7496-5
024
7
$a
10.1007/978-1-4842-7496-5
$2
doi
035
$a
978-1-4842-7496-5
050
4
$a
QA76.625
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
006.76
$2
23
100
1
$a
Jain, Shashank Mohan.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1327370
245
1 0
$a
WebAssembly for Cloud
$h
[electronic resource] :
$b
A Basic Guide for Wasm-Based Cloud Apps /
$c
by Shashank Mohan Jain.
250
$a
1st ed. 2022.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
XV, 163 p. 38 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: Introduction to WebAssembly (Wasm) -- Chapter 2: WebAssembly Memory Model and Runtimes -- Chapter 3: WebAssembly Text Toolkit -- Chapter 4: Rust and WebAssembly -- Chapter 5: Golang and WebAssembly -- Chapter 6: Writing a Simple Web Application in WebAssembly -- Chapter 7: Deploying Wasm Workloads to Kubernetes and Service Mesh -- Chapter 8: Summary.
520
$a
Journey into the amazing world of WebAssembly (Wasm) and learn about how it can be applied on the cloud. This book is an introduction to Wasm aimed at professionals accustomed to working with cloud-related technologies such as Kubernetes and Istio service mesh. Author Shashank Jain begins with an introduction to Wasm and its related tooling such as wasm-bindgen and wapc. He then walks you through code examples using Rust, Golang, and JavaScript to demonstrate how they can be compiled to Wasm and consumed from Wasm runtimes deployed standalone, as well as on the cloud. You will see how a wasm module can be run through an http interface, and how Wasm fits into CNCF projects such as Kubernetes and Istio service mesh. After that, you’ll learn how the polyglot nature of WebAssembly can be leveraged through examples written in languages like Rust and consumed via Golang and JavaScript, with a focus on how WebAssembly allows interoperability between them. You’ll gain an understanding of how Wasm-based modules can be deployed inside Linux containers and orchestrated via Kubernetes, and how Wasm can be used within the Istio proxy to apply rules and filters. After reading this book, you’ll have the knowledge necessary to apply WebAssembly to create multi tenanted workloads which can be polyglot in nature and can be deployed on cloud environments like Kubernetes. You will: Understand how Wasm can be used for server-side applications Learn about Wasm memory model and Wasm module layout Learn how communication between host and Wasm module is facilitated Understand the basics of Wasm sandboxing and security Learn the fundamentals of tooling around Wasm, such as WAT and Wasm-pack Create a Wasm module in Rust and consume it from JavaScript, Rust and Golang. Grasp how Kubernetes can be used to orchestrate Wasm-based workloads See how Wasm fits into service mesh.
650
1 4
$a
Web Development.
$3
1114136
650
0
$a
Cloud Computing.
$3
995022
650
0
$a
Internet programming.
$3
565353
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484274958
776
0 8
$i
Printed edition:
$z
9781484274972
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7496-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碼以上]
登入