by Mike Bentley | Sep 12, 2023 | Agile Practices, Continuous Delivery
Agile Feature Driven Development (FDD) – A cheats guide In Agile methodology, Feature Driven Development (FDD) is an iterative and incremental framework designed around focusing on feature development in 2 week sprints. This sounds like scrum? Yes, it is related...
by Oliver Oldfield-Hodge | Jul 26, 2021 | Continuous Delivery, Feature Management
Got something big to release? Jittery knees? Not sure how the system or the public will react? Gradual rollouts can be your friend and they can be easier than you’d expect. Risk reduction If there is one thing that can kill a companies’ reputation, thats a...
by Oliver Oldfield-Hodge | May 26, 2021 | Continuous Delivery
Why Beta? Betas are an important approach to ensuring you release the right stuff to your customers. Betas are usually pre-released to a subset of customers, they should involve a feedback mechanism of some sort (whether direct or implied through analytics) and are...
by Oliver Oldfield-Hodge | Jul 26, 2017 | Continuous Delivery
Continuous delivery is a software practice which enables you to get tour software to customers in small, quick increments. It is a core part of lean and, to some extent, agile methodologies (rapid rather than continuous for agile). There are many benefits to this but...
by Oliver Oldfield-Hodge | Mar 16, 2017 | Continuous Delivery, Feature Management
Here at featureflow we enjoy being able to run a fully automated deployment pipeline. This allows us to perform small incremental releases quickly (every 5 minutes if required) of any of our components and gives us a host of great benefits, the sort of which I’m...