Most writing about AI and infrastructure stops at the demo. This book starts on the day the model is confidently wrong at 3 a.m. and an auditor asks who authorised the action it took. Seven working labs — MCP servers with real identity and audit, closed-loop remediation behind a reversibility gate, and autonomy that can be revoked — for platform engineers in safety-critical and regulated industries.
AI agents are moving from experiments into real production systems. This book shows experienced engineers how to design, deploy and operate reliable agent systems that can scale. From architecture and infrastructure to security, reliability and governance, it provides practical patterns and production-ready examples for building autonomous systems that work in the real world.
Somewhere there is a server with two GPUs for which no operational process exists. This book turns that into an operable platform — hands-on, in 23 labs: vLLM, KServe, LiteLLM, the NVIDIA GPU Operator, Keycloak, OpenBao, ArgoCD, pgvector. Not a tutorial: a reference work that shows the derivations behind every setting.
Build AI that keeps working when the cloud doesn't. Local-First AI Engineering shows you how to run capable, private AI systems on infrastructure you control. From hardware and inference to RAG, agents, security and production ops, you'll learn how to build local AI that is fast, reliable and truly yours.
Take OpenTelemetry from theory to production. This practical guide shows you how to design, deploy and operate observability at scale, with real configurations, proven architecture patterns and hands-on guidance for performance, security, troubleshooting and cost. Built for engineers who need telemetry that works when it matters.
Master Kubernetes health checks from the basics to production-grade reliability. Learn how probes really work, troubleshoot failures fast and build applications that recover automatically. With practical YAML, real-world scenarios and proven reliability patterns, this guide helps you keep Kubernetes workloads healthy when it matters most.
This book is all about testing and closing the gap between infrastructure health and output quality, and how easily that gap can be filled for weeks by a failure that's gone unnoticed.This book looks at the less obvious side of the problem. In the next few chapters, we're going to run 41 experiments on one application. About half of them will give you a result that the system doesn't report. It's not a dig at anyone's engineering, since the systems in question are competently built and mostly behave well.
Ansible has transformed IT automation, but even the most well-designed playbooks can encounter unexpected errors, cryptic logs, or behaviors that defy expectations. "Ansible Troubleshooting: A Practical Guide" is your roadmap to navigating these challenges with ease. , this book provides the insights and techniques you need to diagnose and resolve issues efficiently.
Build a hands-on cloud competition from the participant experience upward. Create a local Docker Challenge, an AWS Challenge, and a continuously scored AWS Battle, then deploy them to multiple teams with the open-source TenkaCloud platform.
Your CI/CD Pipeline Could Be Costing You More Than Time.AWS CodeBuild, Google Cloud Build, GitLab CI/CD, GitHub Actions, or Azure Pipelines—which one fits your team like a glove?In The CI/CD Pipeline Guide: Choosing Your Build Tool, we cut through the noise. No jargon. No bias. Just a clear, metaphor-driven breakdown of the top 5 CI/CD tools
"Tired of manual server setups that feel like reinventing the wheel every time?What if you could write down your server settings once—like a recipe—and let the computer do the rest? No more ‘oops, I forgot that checkbox.’ No more ‘Why is Server 7 acting weird?’Config as Code is the DevOps secret to consistency, speed, and sanity. And this book is your backstage pass."
The deploy is not the finish line. Use logs, traces, metrics, canaries, and feature flags to keep testing after release — where it counts most.