My Book
-
Recent Posts
Blogroll
Recent Comments
- davef on MSEC – The Modern Software Engineer’s Companion
- vince on MSEC – The Modern Software Engineer’s Companion
- Michael on Continuous Integration and Feature Branching
- davef on Test *Driven* Development
- Trunk Primarily basically based Model – TOP Show HN on Perceived Barriers to Trunk Based Development
Archives
- December 2022
- November 2022
- July 2022
- January 2022
- March 2021
- January 2021
- December 2020
- November 2020
- August 2020
- July 2020
- April 2020
- November 2019
- September 2019
- August 2019
- March 2019
- February 2019
- November 2018
- September 2018
- June 2018
- April 2018
- March 2018
- October 2017
- January 2017
- October 2016
- June 2016
- May 2016
- April 2016
- October 2015
- August 2015
- June 2015
- April 2015
- March 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- February 2012
- January 2012
- December 2011
- July 2011
- June 2011
- January 2011
- November 2010
Categories
- Acceptance Testing
- Agile Development
- Blog Housekeeping
- Continuous Delivery
- Continuous Integration
- Culture
- DevOps
- Effective Practices
- Engineering Discipline
- External Post
- Feature Branching
- High Performance Computing
- LMAX
- Microservices
- Pair Programming
- Personal News
- Reactive Systems
- Software Architecture
- Software Design
- Software Engineering
- TDD
- Uncategorized
Meta
Category Archives: Agile Development
Is SAFe safe?
I recently made a passing comment in one of my videos about SAFe, it was a bit of a cheap-shot on my part if I am honest and I got picked-up on it, appropriately, by a viewer. It is too … Continue reading
Posted in Agile Development, Culture, Effective Practices
Tagged Agile, Methodology, SAFe, Software Development
17 Comments
10 Years of “Continuous Delivery”
10 Years Since My Book Was Published My book, “Continuous Delivery” was launched on 10th August 2010, so in a few weeks time it will be the 10th anniversary of its publication. Jez and I spent 4 years writing the … Continue reading
Welcome to My YouTube Channel
I have recently decided to launch a YouTube Channel to complement this Blog. My aim for the channel is to provide some insight into the techniques and practice of Continuous Delivery, explain some of my ideas on Software Engineering, and … Continue reading
Continuous Compliance
I work as an independent consultant advising organizations on how to improve their software development practice. This is a very broad theme. It touches on every aspect of software development from design, coding and testing, to organizational structure, leadership and … Continue reading
Hygiene Factors for Software Development
I got into a small debate about software development with someone recently via the comments section to a previous blog-post. During the course of the debate I thought of an analogy to make part of my argument, but I think … Continue reading
Perceived Barriers to Trunk Based Development
A friend of mine has recently started work at a new company. She asked me if I’d answer a few questions from their dev team, so here is the second… Q: “Currently at MarketInvoice we use short-lived feature branches that … Continue reading
Pair Programming for Introverts
A friend of mine has recently started work at a new company. She asked me if I’d answer a few questions from their dev team, so here is the first in a short series of their questions and my answers… … Continue reading
Posted in Agile Development, Culture, Effective Practices, Pair Programming
1 Comment
CI and the Change Log
I get in to debates about the relative merits of “Continuous Integration (and Delivery)” vs those of “Feature Branching” on a fairly regular basis. A common push-back against CI, from the feature-branchers, is “you can’t maintain a clean change-log”. I … Continue reading
A Few Thoughts on Feature Flags
I confess that “Feature Flags” make me a bit nervous. Despite this I think them a useful and important tool in our ability to achieve Continuous Integration. So why do they make me nervous? Well, they are a form of … Continue reading
Continuous Integration and Feature Branching
Recently I spoke at the Pipeline Conference in London. I gave a talk on “Optimising Continuous Delivery” to a bunch of people who were self-selected as interested in Continuous Delivery, most of them would already consider themselves CD practitioners, Pipeline … Continue reading