Kubernetes: Up and Running: Dive Into the Future of Infrastructure, 3/e (Paperback)
暫譯: Kubernetes:運行與實踐:深入基礎設施的未來,第三版(平裝本)
Burns, Brendan, Beda, Joe, Hightower, Kelsey
- 出版商: O'Reilly
- 出版日期: 2022-09-06
- 定價: $2,450
- 售價: 9.0 折 $2,205
- 語言: 英文
- 頁數: 326
- 裝訂: Quality Paper - also called trade paper
- ISBN: 109811020X
- ISBN-13: 9781098110208
-
相關分類:
Kubernetes
-
相關翻譯:
Kubernetes 建置與執行 : 邁向基礎設施的未來, 3/e (Kubernetes: Up and Running: Dive Into the Future of Infrastructure, 3/e) (繁中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
$1,150Kubernetes Best Practices: Blueprints for Building Successful Applications on Kubernetes -
Working Effectively with Legacy Code : 管理、修改、重構遺留程式碼的藝術 (中文版)$720$562 -
Kali Linux 滲透測試工具|花小錢做資安,你也是防駭高手, 3/e$880$748 -
$477Rust 權威指南 (The Rust Programming Language (Covers Rust 2018)) -
再強一點:用 Go語言完成六個大型專案$780$616 -
$1,400Network Programming with Go: Learn to Code Secure and Reliable Network Services from Scratch -
黑帽 Python|給駭客與滲透測試者的 Python 開發指南, 2/e (Black Hat Python : Python Programming for Hackers and Pentesters, 2/e)$450$356 -
Spring REST API 開發與測試指南|使用 Swagger、HATEOAS、JUnit、Mockito、PowerMock、Spring Test$580$493 -
Consul: Up and Running: Service Mesh for Any Runtime or Cloud$2,090$1,980 -
Linux 網路內功修煉 - 徹底了解底層原理及高性能架構$780$663 -
演算法生存指南(書況差限門市銷售)$800$632 -
The Rust Programming Language, 2/e (Paperback)$1,800$1,710 -
Smaller C|用於小型機器之精實程式碼 (Smaller C: Lean Code for Small Machines)$680$537 -
白話機器學習$780$616 -
React 思維進化:一次打破常見的觀念誤解,躍升專業前端開發者(iThome鐵人賽系列書)【軟精裝】$790$616 -
Python 風格徹底研究|超詳實、好理解的 Python 必學主題 (Dead Simple Python)$980$774 -
遞迴演算法大師親授面試心法:Python 與 JavaScript 解題全攻略 (The Recursive Book of Recursion)$680$530 -
建構機器學習系統實踐指南$620$490 -
機器學習的訓練資料 (Training Data for Machine Learning)$780$616 -
資料工程基礎|規劃和建構強大、穩健的資料系統 (Fundamentals of Data Engineering)$980$774 -
讓 AI 好好說話!從頭打造 LLM (大型語言模型) 實戰秘笈$680$537 -
日式 RPG 編年史:從 DQ 到 FF,角色扮演遊戲敘事手法完全剖析$380$300 -
軟體工程師的英語使用守則:English for Developers$420$357 -
內行人才知道的系統設計面試指南 第二輯 (System Design Interview – An Insider's Guide: Volume 2)$820$648
商品描述
In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, and maintain applications in the cloud. With this book's updated third edition, you'll learn how this popular container orchestrator can help your company achieve new levels of velocity, agility, reliability, and efficiency--whether you're new to distributed systems or have been deploying cloud native apps for some time.
Brendan Burns, Joe Beda, Kelsey Hightower, and Lachlan Evenson--who have worked on Kubernetes at Google and beyond--explain how this system fits into the life cycle of a distributed application. Software developers, engineers, and architects will learn ways to use tools and APIs to automate scalable distributed systems for online services, machine learning applications, or even a cluster of Raspberry Pi computers.
This guide shows you how to:
- Create a simple cluster to learn how Kubernetes works
- Dive into the details of deploying an application using Kubernetes
- Learn specialized objects in Kubernetes, such as DaemonSets, jobs, ConfigMaps, and secrets
- Explore deployments that tie together the lifecycle of a complete application
- Get practical examples of how to develop and deploy real-world applications in Kubernetes
商品描述(中文翻譯)
在短短五年內,Kubernetes 徹底改變了開發人員和運維人員在雲端構建、部署和維護應用程式的方式。透過本書更新的第三版,您將學習這個受歡迎的容器編排工具如何幫助您的公司實現新的速度、靈活性、可靠性和效率——無論您是剛接觸分散式系統,還是已經部署雲原生應用程式一段時間。
Brendan Burns、Joe Beda、Kelsey Hightower 和 Lachlan Evenson——這些曾在 Google 及其他地方參與 Kubernetes 開發的人士——解釋了這個系統如何融入分散式應用程式的生命週期。軟體開發人員、工程師和架構師將學習如何使用工具和 API 自動化可擴展的分散式系統,無論是用於線上服務、機器學習應用程式,甚至是一組 Raspberry Pi 電腦。
本指南將教您如何:
- 創建一個簡單的叢集以了解 Kubernetes 的運作方式
- 深入了解使用 Kubernetes 部署應用程式的細節
- 學習 Kubernetes 中的專用物件,例如 DaemonSets、jobs、ConfigMaps 和 secrets
- 探索將完整應用程式生命週期串聯在一起的部署
- 獲得在 Kubernetes 中開發和部署實際應用程式的實用範例
作者簡介
Brendan Burns is the cofounder of the Kubernetes open source project. He is also a Distinguished Engineer at Microsoft on the Azure team.
Joe is the lead engineer for the Google Compute Engine project. He has been at Google for 8 years and, besides GCE, Joe has worked on Google Talk, Goog-411 and Adwords keyword suggestions. Before Google, Joe was an engineer at Microsoft working on IE and WPF.
Kelsey Hightower has worn every hat possible throughout his career in tech and enjoys leadership roles focused on making things happen and shipping software. Kelsey is a strong open source advocate focused on building simple tools that make people smile. When he isn't slinging Go code, you can catch him giving technical workshops covering everything from programming to system administration.
Lachie Evenson is a principal program manager on the container compute team at Microsoft Azure. He's helped numerous people onboard to Kubernetes through both hands-on teaching and conference talks.
作者簡介(中文翻譯)
Brendan Burns 是 Kubernetes 開源專案的共同創辦人。他同時也是微軟 Azure 團隊的傑出工程師。
Joe 是 Google Compute Engine 專案的首席工程師。他在 Google 工作了 8 年,除了 GCE,Joe 還參與過 Google Talk、Google 411 和 Adwords 關鍵字建議的開發。在加入 Google 之前,Joe 是微軟的工程師,負責 IE 和 WPF 的開發。
Kelsey Hightower 在科技界的職業生涯中擔任過各種角色,並喜歡專注於實現目標和交付軟體的領導職位。Kelsey 是一位強烈的開源倡導者,專注於構建簡單的工具,讓人們感到愉快。當他不在撰寫 Go 代碼時,你可以看到他舉辦技術工作坊,涵蓋從程式設計到系統管理的各種主題。
Lachie Evenson 是微軟 Azure 容器計算團隊的首席程式經理。他通過實作教學和會議演講,幫助了許多人順利上手 Kubernetes。