Most problem-solving approaches use a depth-first search, i.e. a depth-first search starts at the root node and explores down the branch that shows the most promise and then backtracks if no solution is found. In a way, this is how MVPs and SPVs work. They approach the problem incrementally as the solution is not known.
Another approach is a breadth-first search, i.e. breadth-first search starts at the root node and explores all the nodes at the present depth before moving on to the next. In this way, we can approach a L4L replacement as the legacy system is known and we are not searching for something we don't know. Identifying this as a key difference presents an opportunity for how we approach a milestone.
By considering the whole legacy system for replacement, unlike the strangler fig approach of SPVs, we will have a better understanding of the gaps across the entire system, not just a narrow part. In a milestone, we:
Learn about our process and solutions:
All Rights Reserved. 2024 WorkingMouse Pty Ltd. All Rights Reserved.