大数据&云计算
Kubernetes for Developers

A clear and practical beginner’s guide that shows you just how easy it can be to make the switch to Kubernetes!

  • 作者William Denniss
  • 出版社Manning Publications
  • 发行日期2024
  • 语言英文
  • 格式pdf、epub
  • ISBN9781617297175
  • 标签

Kubernetes for Developers reveals practical and painless methods for deploying your apps on Kubernetes—even for small-to-medium sized applications! You’ll learn how to migrate your existing apps onto Kubernetes without a rebuild, and implement modern cloud native architectures that can handle your future growth.

Inside, you’ll learn how to:

  • Containerize a web application with Docker
  • Host a containerized app on Kubernetes with a public cloud service
  • Save money and improve performance with cloud native technologies
  • Make your deployments reliable and fault tolerant
  • Prepare your deployments to scale without a redesign
  • Monitor, debug and tune application deployments on Kubernetes

Designed for busy working developers, this hands-on guide helps your first steps into Kubernetes using the powerful Google Kubernetes Engine (GKE) service. Learn how the GKE’s powerful automation tools can perform automatic checks and scaling, giving you more time to spend developing great applications. You’ll soon see that you don’t need to incur huge costs or have the manpower of an enterprise organization to get a productivity boost from Kubernetes!

相关书籍

Kafka权威指南(第2版)
本书全面介绍Kafka的技术原理和应用技巧。
Hadoop技术内幕:深入理解MapReduce架构设计与实现原理
介绍了MapReduce的设计理念和编程模型。
Spark快速大数据分析(第2版)
通过丰富的示例学习如何使用Spark的结构化数据API,利用Spark SQL进行交互式查询,掌握Spark应用的优化之道,用Spark和Delta Lake等开源工具构建可靠的数据湖,并用MLlib库实现机器学习流水线。