logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

일간
|
주간
|
월간

실시간 검색어

검색가능 서점

도서목록 제공

Webassembly for Cloud: A Basic Guide for Wasm-Based Cloud Apps

Webassembly for Cloud: A Basic Guide for Wasm-Based Cloud Apps (Paperback)

Shashank Mohan Jain (지은이)
Apress
124,290원

일반도서

검색중
서점 할인가 할인률 배송비 혜택/추가 실질최저가 구매하기
101,910원 -18% 0원
5,100원
96,810원 >
yes24 로딩중
교보문고 로딩중
notice_icon 검색 결과 내에 다른 책이 포함되어 있을 수 있습니다.

중고도서

검색중
서점 유형 등록개수 최저가 구매하기
알라딘 판매자 배송 1개 53,880원 >
로딩중

eBook

검색중
서점 정가 할인가 마일리지 실질최저가 구매하기
로딩중

책 이미지

Webassembly for Cloud: A Basic Guide for Wasm-Based Cloud Apps
eBook 미리보기

책 정보

· 제목 : Webassembly for Cloud: A Basic Guide for Wasm-Based Cloud Apps (Paperback) 
· 분류 : 외국도서 > 컴퓨터 > 웹 > 웹프로그래밍
· ISBN : 9781484274958
· 쪽수 : 163쪽
· 출판일 : 2021-11-14

목차

Chapter 1: Introduction to WebAssembly (Wasm)
Chapter Goal :History and Introduction to Wasm
? What is WebAssembly and why is it important for Cloud native 
? Wasm architecture and how we realize virtualization via Wasm 
? Kind of workloads supported by Wasm (Cloud, Browser, and Edge)

Chapter 2: WebAssembly Memory Model and Runtimes 
Chapter Goal: Memory model internals and layout of Wasm modules in memory
? Introduction to Wasm file format
? Deep dive into the sections of the Wasm file (function table, types, etc.) and their relevance
? Memory layout for tenant isolation within a linux process using Wasm

Chapter 3: WebAssembly Text Toolkit 
Chapter Goal: Covers the WebAssembly text format by showing examples of how to write Wasm. Usage of tools like wasm2wat will also be covered with examples
? Introduction to WebAssembly text format (wat)
? Creating simple wat programs and compiling to Wasm using wat2wasm tool

Chapter 4: Rust and WebAssembly 
Chapter Goal: Covers examples of how to create a Wasm module in Rust and invoke it via JS and other runtimes
? Creating a Rust program and compiling it as a Wasm module
? Explain wasm-bindgen tool for compiling Rust to Wasm 
? Consuming the Rust program from a JavaScript-based runtime like Node.js

Chapter 5: Golang and WebAssembly 
Chapter Goal: Covers examples of how to create a Wasm module in Golang and invoke it via JS and other runtimes
? Create a Golang program and expose it as a Wasm module
? Use WaPC (web assembly procedure call) to consume this program from
  o Rust
  o Node.js
? Show how complex types can be created in Wasm using WaPC and how these types can be passed between guest and host boundaries

Chapter 6: Writing a Simple Web Application in WebAssembly 
Chapter Goal: How to create a simple web app in WebAssembly
? Expose the Wasm module using a web application 
? Web application will be written in 
  o Rust
  o Node.js
  o Golang
? All three runtimes will embed a Wasm engine and load a Wasm module on an http request. Invoke the exposed function within Wasm module and return back the http response


Chapter 7: Deploying Wasm Workloads to Kubernetes and Service Mesh
Chapter Goal: Showcase how Wasm modules can be deployed using the kubernetes control plane and can be represented as pods instead of Docker containers. Also covers some of the serverless aspects around and detail out a service mesh scenario where we can use Wasm-based filters for massaging the data on the Istio data plane
? Intro to Kubernetes
? Dockerize the embedded Wasm engine in the runtimes created in Chapter 6
? Host these docker images into dockerhub 
? Create a Kubernetes pod using these docker images
? Deploy the pod into kubernetes
? Expose the web servers (hosting the Wasm runtime) as  a service in k8s
? Show invocation of the Wasm modules via the service
? Intro to Istio and Service Mesh in context of API gateways
? Create a simple Wasm filter for Istio/Envoy
? Show invocation of the Wasm filter as part of the data path


Chapter 8: Summary 
Chapter Goal : Summary of the topics around Wasm and its usage
? Summary of Wasm and various runtimes for Wasm 
? Summarize enablement of Wasm-based workloads on k8s

이 포스팅은 쿠팡 파트너스 활동의 일환으로,
이에 따른 일정액의 수수료를 제공받습니다.
이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다.
도서 DB 제공 : 알라딘 서점(www.aladin.co.kr)
최근 본 책