This 2026 edition of the best-selling Kubernetes book is fully updated for the latest versions of Kubernetes and the latest industry trends. You won't find a better and more up-to-date book on Kubernetes. Hand-crafted over the past 8 years by best-selling author Nigel Poulton. This book is a masterpiece.
This 2025 edition of Docker Deep Dive is a true masterpiece. The best-selling Docker book is up-to-date with the hottest Docker technologies and the latest industry trends. This edition includes a brand-new chapter on Docker Model Runner for fast, private LLM-based apps. You won't find a better and more up-to-date book on Docker. Hand-crafted and kept up to date over the past 9 years by best-selling author Nigel Poulton.
Ansible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
Learn Claude Code by building real projects. This hands-on companion turns the Claude Code Masterclass workshop into a practical self-paced guide for planning, coding, testing, reviewing, refactoring, and shipping software with AI.
Linux is one of the best decisions you can make for your computer — but knowing where to start is the hard part. This guide walks you through everything: choosing a distribution, installing it, and using it confidently every day. It was written by Jay LaCroix of Learn Linux TV, for complete beginners. No prior experience required.
Modern networks like the Internet — explained as simply as possible — but no simpler.
A practical handbook packed with real-world advice to help you write better code, adopt effective developer habits, and build great software.
This practical handbook provides a step-by-step guide for you to get the best continuous delivery pipeline for your software.
Most Kubernetes books teach you YAML. This one teaches you to build a datacenter.You start with #!/usr/bin/env bash. You finish with one command that provisions, reloads, and tears down a complete multi-service cluster. No magic. No black boxes. Just you, Bash, and the cloud-native platform you built yourself.
You can read about Vault in an afternoon. You will still not be able to run it. Twenty-four chapters, each ending in a working lab on your own laptop — and five that ask you to break your setup on purpose, because nobody who has recovered a sealed cluster under pressure learned it from a reference manual.
The “perfect architecture” is a myth. The adaptable enterprise wins. Learn how to design evolutionary systems, quantify technical debt, and align engineering with business ROI.
Want to use NixOS "for real" at work? Interested in learning one of the hottest emerging DevOps technologies? Jumpstart your professional career by reading this book authored by a professional user of NixOS.
From Zero to Production with Spring Boot and AWS. All you need to know to get a Spring Boot application into production with AWS. No previous AWS knowledge required. Go to stratospheric.dev for a tour of the contents. (Spanish translation of Stratospheric)
Learn how to stop retry storms, contain dependency failures, and make resilient microservice calls observable, bounded, and production-ready.
Stop overload from becoming unbounded queues, goroutines, and downstream calls. Build bounded backpressure that fails predictably.