Agile features

What is a feature in agile software delivery?

Back again with another software delivery article! Today we’re going to talk about what a feature and feature flag is in agile software delivery. They’re two distinct things but are related especially if you want to experiment often. We’ll talk about some pros and cons + a few other topics. Regardless of process, time to market, customer feedback and being “nimble” rather than following strict process that slows everything down is an important mantra in my mind.So let’s get to it! What is a feature in agile software delivery? A “feature” refers to a distinct element of functionality that can

Cycle Time Reduction - PC

How to reduce cycle time in software delivery

Back with another article! I’m going to discuss effective ways in reducing cycle time via work in progress limits and other methods for kanban / lean software delivery. These concepts can apply to scrumban as well. Make sure you familiarize yourself with DORA metrics as well as I give a high level overview. What is cycle time? In a software delivery context, cycle time is the period it takes from the moment a team begins work on a new feature, enhancement, or bug fix, until it’s delivered to production. Aka done done. Not dev done. This includes all the stages