Software Delivery —2 min read
When continuous deployment isn't possible

Sometime's it's impossible to deploy frequently. But don't let that keep you from continuous delivery!

Quality Engineering —2 min read
How can we trust automated tests in life-or-death scenarios?

Actually, how can we trust manual tests in high-stakes scenarios?

Software Delivery —1 min read
Are you doing CI/CD?

It's not continuous deployment if you aren't deploying... continuously.

Software Delivery —45 min episode
Tiny DevOps episode #43 Jason Adam — A conversation about trunk-based development

Jason Adam is a software developer with a non-traditional background in biology, business development, and data analytics. Now he's active as a developer, and on the lookout for proven practices he can introduce to his team. On this episode we talk about Trunk-Based Development, and the related topics of continuous integration and deployment, infrastruture as code, and much more.

Software Delivery —2 min read
Continuous Delivery vs Automated Deployment

CD is much more than automated deployment.

Software Delivery —2 min read
Slow stable releases or fast unstable releases?

The real choice: Big pile of poo, or small, managable piles of poo?

Tech Tools —23 min listen
Adventures in DevOps 122: Modern Updates to CI/CD Deployments

CloudFlare pages, Vercel, Next.js and other next-gen CI/CD tools.

Software Delivery —1 min read
You don't always need to measure a metric to improve it

You don't need a dashboard until the difference you're trying to measure is too small to be casually obvious.

Software Delivery —1 min read
Why would you ever need to deploy new features multiple times per day?

That's not why we do CD. When using CD, large features are typically behind a feature flag.

Software Delivery —2 min read
Large batches obscure your bottlenecks

Are things moving slowly, but you don't know why? Reduce your batch size.

Software Delivery —52 min listen
Adventures in DevOps 120: DevOps Research and Assessment (DORA) Metrics with Dave Mangot

Dave Mangot joins Adventures in DevOps to share how he leverages DORA metrics to improve technology organizations.