Software Delivery —29 min watch
Implementing Continuous Delivery in Reverse - ATVIE22

If you heard about Continuous Delivery you might find it sounds great, but you are not ready for it because [insert excuse here].

Software Delivery —2 min read
Isn't it wasteful to build after every commit?

Continuous delivery provides some very cheap insurance.

Software Delivery —92 min watch
The Technologist Podcast #4: Continuous Delivery, DevOps, Go

Coach Denis interviews me about my mission to bring enterprise-class software delivery to small teams with small budgets.

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!

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

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

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?

Software Delivery —2 min read
Why continuous deployment is better for emergencies

Multi-stage software delivery means no hotfixes, or lots of extra work.

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
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 —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.

Software Delivery —2 min read
A GitFlow story

A team I recently started working with has been using GitFlow. Until last week.