Knative in Action
暫譯: Knative 實戰

Chester, Jacques

  • 出版商: Manning
  • 出版日期: 2021-05-08
  • 定價: $2,150
  • 售價: 9.0$1,935
  • 語言: 英文
  • 頁數: 375
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1617296643
  • ISBN-13: 9781617296642
  • 相關分類: Kubernetes
  • 相關翻譯: Knative 最佳實踐 (簡中版)
  • 立即出貨 (庫存 < 4)

相關主題

商品描述

Knative in Action teaches you to build complex and efficient serverless applications.

Summary
Take the pain out of managing serverless applications. Knative, a collection of Kubernetes extensions curated by Google, simplifies building and running serverless systems. Knative in Action guides you through the Knative toolkit, showing you how to launch, modify, and monitor event-based apps built using cloud-hosted functions like AWS Lambda. You'll learn how to use Knative Serving to develop software that is easily deployed and autoscaled, how to use Knative Eventing to wire together disparate systems into a consistent whole, and how to integrate Knative into your shipping pipeline.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
With Knative, managing a serverless application's full lifecycle is a snap. Knative builds on Kubernetes orchestration features, making it easy to deploy and run serverless apps. It handles low-level chores--such as starting and stopping instances--so you can concentrate on features and behavior.

About the book
Knative in Action teaches you to build complex and efficient serverless applications. You'll dive into Knative's unique design principles and grasp cloud native concepts like handling latency-sensitive workloads. You'll deliver updates with Knative Serving and interlink apps, services, and systems with Knative Eventing. To keep you moving forward, every example includes deployment advice and tips for debugging.

What's inside

Deploy a service with Knative Serving
Connect systems with Knative Eventing
Autoscale responses for different traffic surges
Develop, ship, and operate software

About the reader
For software developers comfortable with CLI tools and an OO language like Java or Go.

About the author
Jacques Chester has worked in Pivotal and VMWare R&D since 2014, contributing to Knative and other projects.

Table of Contents

1 Introduction

2 Introducing Knative Serving

3 Configurations and Revisions

4 Routes

5 Autoscaling

6 Introduction to Eventing

7 Sources and Sinks

8 Filtering and Flowing

9 From Conception to Production

商品描述(中文翻譯)

《Knative in Action》教你如何構建複雜且高效的無伺服器應用程式。

摘要
讓管理無伺服器應用程式變得輕鬆。Knative 是一組由 Google 精心策劃的 Kubernetes 擴展,簡化了無伺服器系統的構建和運行。《Knative in Action》將引導你了解 Knative 工具包,展示如何啟動、修改和監控基於事件的應用程式,這些應用程式是使用像 AWS Lambda 這樣的雲端託管函數構建的。你將學會如何使用 Knative Serving 開發易於部署和自動擴展的軟體,如何使用 Knative Eventing 將不同的系統連接成一個一致的整體,以及如何將 Knative 整合到你的交付管道中。

購買印刷書籍可獲得 Manning Publications 提供的免費 PDF、Kindle 和 ePub 格式電子書。

關於技術
使用 Knative,管理無伺服器應用程式的完整生命週期變得輕而易舉。Knative 基於 Kubernetes 的編排功能,使得部署和運行無伺服器應用程式變得簡單。它處理低層次的工作,例如啟動和停止實例,讓你可以專注於功能和行為。

關於本書
《Knative in Action》教你如何構建複雜且高效的無伺服器應用程式。你將深入了解 Knative 的獨特設計原則,掌握雲原生概念,例如處理延遲敏感的工作負載。你將使用 Knative Serving 交付更新,並使用 Knative Eventing 將應用程式、服務和系統互相連結。為了幫助你不斷前進,每個範例都包含部署建議和除錯技巧。

內容概覽

- 使用 Knative Serving 部署服務

- 使用 Knative Eventing 連接系統

- 自動擴展不同流量激增的響應

- 開發、交付和運行軟體

讀者對象
本書適合熟悉 CLI 工具和像 Java 或 Go 這樣的物件導向語言的軟體開發人員。

作者介紹
Jacques Chester 自 2014 年以來在 Pivotal 和 VMWare 研發部門工作,為 Knative 和其他專案做出貢獻。

目錄

1 引言

2 介紹 Knative Serving

3 配置和修訂

4 路由

5 自動擴展

6 事件處理簡介

7 資源和匯出

8 過濾和流動

9 從構思到生產