The Kubernetes Book
            
暫譯: 《Kubernetes 書籍》
        
        Nigel Poulton
- 出版商: Independently published
- 出版日期: 2021-04-17
- 售價: $1,580
- 貴賓價: 9.8 折 $1,548
- 語言: 英文
- 頁數: 303
- 裝訂: Paperback
- ISBN: 9798703756065
- ISBN-13: 9798703756065
- 
    相關分類:
    
      Kubernetes
 
立即出貨(限量) (庫存=1)
買這商品的人也買了...
- 
                
                   Linkers and Loaders (Paperback) Linkers and Loaders (Paperback)$2,460$2,411
- 
                
                   UNIX Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers UNIX Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers$2,380$2,261
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   程式設計師的自我修養-連結、載入、程式庫 程式設計師的自我修養-連結、載入、程式庫$580$493
- 
                
                   Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具 Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具$580$458
- 
                
                   Binary Hacks -- 駭客秘傳技巧一百招 Binary Hacks -- 駭客秘傳技巧一百招$580$458
- 
                
                   Linux Kernel Hacks 改善效能、提昇開發效率及節能的技巧與工具 Linux Kernel Hacks 改善效能、提昇開發效率及節能的技巧與工具$680$537
- 
                
                   Peopleware:腦力密集產業的人才管理之道 (增訂版) (Peopleware: Productive Projects and Teams, 3/e) Peopleware:腦力密集產業的人才管理之道 (增訂版) (Peopleware: Productive Projects and Teams, 3/e)$420$357
- 
                
                  ARM 系統開發者指南 (ARM System Developer's Guide: Designing and Optimizing System Software)$800$720
- 
                
                   網站可靠性工程|Google 的系統管理之道 (Site Reliability Engineering: How Google Runs Production Systems)(SRE)-*外觀稍有瑕疵,不介意者再下單 網站可靠性工程|Google 的系統管理之道 (Site Reliability Engineering: How Google Runs Production Systems)(SRE)-*外觀稍有瑕疵,不介意者再下單$780$616
- 
                
                   Cloud Computing : Theory and Practice, 2/e Cloud Computing : Theory and Practice, 2/e$2,720$2,584
- 
                
                   Docker Deep Dive Docker Deep Dive$1,500$1,425
- 
                
                   從 Paxos 到 Zookeeper:分散式一致性原理與實例 (舊名: 撐起14億人電商的技術機密:用Paxos及ZooKeeper打造分散叢集) 從 Paxos 到 Zookeeper:分散式一致性原理與實例 (舊名: 撐起14億人電商的技術機密:用Paxos及ZooKeeper打造分散叢集)$580$493
- 
                
                   The Bitcoin Standard: The Decentralized Alternative to Central Banking (Hardcover) The Bitcoin Standard: The Decentralized Alternative to Central Banking (Hardcover)$1,200$1,140
- 
                
                   $1,384Docker in Practice, 2/e (Paperback) $1,384Docker in Practice, 2/e (Paperback)
- 
                
                   Kubernetes Patterns (Paperback) Kubernetes Patterns (Paperback)$1,760$1,672
- 
                
                   Ethereum for Dummies Ethereum for Dummies$1,250$1,188
- 
                
                   Docker 專業養成 ─ 活用基礎與實踐技能 (暢銷回饋版) Docker 專業養成 ─ 活用基礎與實踐技能 (暢銷回饋版)$450$351
- 
                
                   Programming Persistent Memory: A Comprehensive Guide for Developers (Paperback) Programming Persistent Memory: A Comprehensive Guide for Developers (Paperback)$1,663,260$1,575,720
- 
                
                   網站可靠性工程工作手冊|導入SRE的實用方法 (The Site Reliability Workbook) 網站可靠性工程工作手冊|導入SRE的實用方法 (The Site Reliability Workbook)$780$616
- 
                
                   軟體架構原理|工程方法 (Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices) 軟體架構原理|工程方法 (Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices)$680$537
- 
                
                   $990Zabbix 5 IT Infrastructure Monitoring Cookbook: Explore the new features of Zabbix 5 for designing, building, and maintaining your Zabbix setup $990Zabbix 5 IT Infrastructure Monitoring Cookbook: Explore the new features of Zabbix 5 for designing, building, and maintaining your Zabbix setup
- 
                
                   資料密集型應用系統設計 (Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems) 資料密集型應用系統設計 (Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems)$980$774
- 
                
                   $2,205Parallel and High Performance Computing (Paperback) $2,205Parallel and High Performance Computing (Paperback)
- 
                
                   Cloud Native Devops with Kubernetes: Building, Deploying, and Scaling Modern Applications in the Cloud (Paperback) Cloud Native Devops with Kubernetes: Building, Deploying, and Scaling Modern Applications in the Cloud (Paperback)$2,926$2,772
商品描述
Brought to you by best-selling author and video trainer, Nigel Poulton. Every page and every example has been checked and updated against the latest versions of Kubernetes (1.20+) and the latest trends in the cloud-native ecosystem.
Containers have revolutionized the way we package and run applications. However, like most things, containers come with a bunch of challenges. This is where Kubernetes comes into play.
Kubernetes helps you deploy and manage containerized applications at scale. It also abstracts the underlying infrastructure so that you don't need to care if you're deploying applications to Amazon Web Services, Microsoft Azure, or your own on-premises datacenter. With Kubernetes, you can develop applications on your laptop, deploy to your favourite cloud platform, migrate to a different cloud platform, and even migrate to your on-premises datacenters.
The Kubernetes Book starts from the beginning, explains all concepts in a clear and friendly way, and covers everything you need to become proficient at Kubernetes.
You'll learn:
- Kubernetes architecture
- How to build Kubernetes
- How to deploy, self-heal, scale, and perform rolling updates on applications
- What the Kubernetes API is and how it works
- How to secure Kubernetes
- The meaning of terms such as; cloud-native, microservices, desired state, containerized, and more...
Finally, Kubernetes and cloud technologies are developing fast! That's why this book will be updated every year, meaning it's always up-to-date with the latest versions of Kubernetes and the latest trends in the cloud-native ecosystem.
商品描述(中文翻譯)
由暢銷書作者及視頻培訓師 Nigel Poulton 提供。本書的每一頁和每一個範例都已根據最新版本的 Kubernetes (1.20+) 和雲原生生態系統的最新趨勢進行檢查和更新。
容器徹底改變了我們打包和運行應用程式的方式。然而,像大多數事物一樣,容器也帶來了一些挑戰。這就是 Kubernetes 發揮作用的地方。
Kubernetes 幫助您大規模部署和管理容器化應用程式。它還抽象化了底層基礎設施,因此您不需要關心是將應用程式部署到 Amazon Web Services、Microsoft Azure 還是您自己的本地數據中心。使用 Kubernetes,您可以在筆記型電腦上開發應用程式,部署到您喜愛的雲平台,遷移到不同的雲平台,甚至遷移到您的本地數據中心。
《Kubernetes 書籍》從基礎開始,以清晰友好的方式解釋所有概念,涵蓋您成為 Kubernetes 熟練使用者所需的所有內容。
您將學到:
- Kubernetes 架構
- 如何構建 Kubernetes
- 如何部署、自我修復、擴展和執行應用程式的滾動更新
- Kubernetes API 是什麼以及它是如何運作的
- 如何保護 Kubernetes
- 雲原生、微服務、期望狀態、容器化等術語的含義...
最後,Kubernetes 和雲技術正在快速發展!這就是為什麼本書將每年更新,確保始終與最新版本的 Kubernetes 和雲原生生態系統的最新趨勢保持同步。
作者簡介
Nigel is a leading name in the container community. He is a Docker Captain and author of many container-related books and video training courses. When he's not working with containers he spends his time with his family, tries to play golf, and dreams about American muscle cars.
作者簡介(中文翻譯)
Nigel 是容器社群中的知名人物。他是 Docker Captain,並且是許多與容器相關的書籍和視頻培訓課程的作者。當他不在處理容器時,他會花時間與家人相處,嘗試打高爾夫,並夢想著美國肌肉車。

 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    