ManningBooks

ManningBooks

Devtalk Sponsor

Kargo in Action (manning)

Kargo is helping teams rethink a difficult part of software delivery: how changes move safely and predictably from one environment to the next.

Now, the people building Kargo are writing the guide to using it.

Ken Cochrane, Jesse Suen, Kent Rancourt

Kargo in Action is a new Manning Early Access Program (MEAP) book by Ken Cochrane, Jesse Suen, and Kent Rancourt. Rather than approaching Kargo as outside observers, the authors bring firsthand knowledge of the problems it was designed to solve, the decisions behind its architecture, and the practices that make it effective in real delivery workflows.

The book begins with a problem many engineering teams eventually encounter. CI systems are good at building and verifying artifacts, and continuous delivery tools can deploy them, but neither necessarily provides a clear, controlled process for promoting those artifacts through development, staging, and production. Teams often fill this gap with increasingly complicated pipelines, scripts, and manual approvals.

Kargo introduces a dedicated promotion control plane for GitOps. It separates deployment from promotion and gives teams a structured way to define how verified changes advance between environments. Kargo in Action explains both how to use this model and why it matters, covering governed promotion workflows, environment-specific verification, auditability, and predictable rollback.

The first three chapters are available now and explore:

The gap conventional CI/CD leaves between building software and running it in production

Why deployment and promotion should be treated as separate concerns

Where Kargo fits alongside GitOps tools and delivery platforms

How to install Kargo and begin creating your first promotion workflows

Because the book is part of MEAP, you can start reading while it is still being written and receive new chapters as they become available. It’s also an opportunity to learn Kargo directly from its builders—and to follow their thinking from the underlying delivery problem through to practical implementation.

If your team uses Kubernetes and GitOps, or if your delivery pipelines have become responsible for too many unrelated concerns, this book is worth a look.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Where Next?

Popular Backend topics Top

PragmaticBookshelf
Go is a modern programming language that combines the reliability of compiled languages with the ease of use and flexibility of dynamic t...
New
PragmaticBookshelf
For decades, voice-enabled computers have only existed in the realm of science fiction. But now the Alexa Skills Kit (ASK) lets you devel...
New
PragmaticBookshelf
You want increased customer satisfaction, faster development cycles, and less wasted work. Domain-driven design (DDD) and functional prog...
New
PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
PragmaticBookshelf
This hands-on book will quickly get you building, querying, and comparing graph data models using a robust, concurrent programming langua...
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
PragmaticBookshelf
Get up to speed with the changes in the Java language from version 9 to 19 and apply the amazing features in your application to improve ...
New
PragmaticBookshelf
Done poorly, unit testing wastes your time and degrades your code. So pick up the third edition of this book and see how to test properly...
New
PragmaticBookshelf
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic. Sam Ruby @rubys ...
New
PragmaticBookshelf
Escape callback hell and ship fast, clean code that reads as smoothly as it runs. Squash bugs and stamp out memory leaks with an intuitiv...
New

Other popular topics Top

PragmaticBookshelf
Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
dasdom
No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile:
New
PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New
PragmaticBookshelf
Use advanced functional programming principles, practical Domain-Driven Design techniques, and production-ready Elixir code to build scal...
New