Explaining software development methods by flying to Mars

https://feddit.uk/post/13885378

Explaining software development methods by flying to Mars - Feddit UK

This can be funny but nothing is right. Kanban is not a method and can be found in agile methodology and lean, scrum is also an agile methodology, and they are wrongly defined

Quick google shows that it is a method. Main around picking up things as the come, but also limiting how much can happen at once.

The project I’m has a team that uses Kanban for the “Maintenance” tasks/development, take what is at the top of the board and do it. Adapt if higher priority things comes around, such as prod bugs. Our developments teams are trying to implement Scrum, where interruptions are to be avoided if possible during sprints. You plan a sprint, try to do that work, and can present it, and iterate when users inevitably changes criteria.

Kannan is just a board. You can implement different things with it, like pull system, one piece flow, prioritizing, etc…