Kubernetes Best Practices: Blueprints for Building Successful Applications on Kubernetes

Kubernetes Best Practices: Blueprints for Building Successful Applications on Kubernetes

  • Downloads:6043
  • Type:Epub+TxT+PDF+Mobi
  • Create Date:2021-04-05 14:53:20
  • Update Date:2025-09-06
  • Status:finish
  • Author:Brendan Burns
  • ISBN:1492056472
  • Environment:PC/Android/iPhone/iPad/Kindle

Summary

In this practical guide, four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source will guide you through the process of building applications with this container orchestration system。 Based on the experiences of companies that are running Kubernetes in production successfully, many of the methods are also backed by concrete code examples。

This book is ideal for those already familiar with basic Kubernetes concepts who want to learn common best practices。 You'll learn exactly what you need to know to build your best app with Kubernetes the first time。


Set up and develop applications in Kubernetes
Learn patterns for monitoring, securing your systems, and managing upgrades, rollouts, and rollbacks
Understand Kubernetes networking policies and where service mesh fits in
Integrate services and legacy applications and develop higher-level platforms on top of Kubernetes
Run machine learning workloads in Kubernetes

Download

Reviews

Miloš

Exactly what I'd expect from a best-practice book to be - series of advice on what works and doesn't work when you're both developing and operating/maintaining a production environment at the same time。 It's also written like a cookbook, the chapters kept independent of each other and each containing recipes for how to deal with a particular concept/concern。 Exactly what I'd expect from a best-practice book to be - series of advice on what works and doesn't work when you're both developing and operating/maintaining a production environment at the same time。 It's also written like a cookbook, the chapters kept independent of each other and each containing recipes for how to deal with a particular concept/concern。 。。。more

Tom Kerkhove

Great overview of best practices for Kubernetes

Borna

Great overview of how to construct and maintain a robust and comfortable-to-use K8s cluster。 Can be read like a cookbook。

Carlos Becker

Really good! Recommend for everyone that works operating Kubernetes daily。

Re Álvarez Parmar

Gives some good blueprints about deploying real world applications。 I would have preferred if the book covered more infrastructure topics as well。 Overall a good introduction to Kubernetes。 Found the monitoring and logging chapter helpful。