Infos collected from this video
- Scrum: Used when developing something with a target deadline
- Kanban: When you don't have a target deadline. No planning just prioritozing.
Epics are kind of a upper category for a "kind of task". In my case this could be something like "Configuring devices" and every task which falls in that category has this tag
- Creating issues which end up in the backlog
- It doesn't matter if the stuff gets done in two years or in the next week
- Figuring out if you want to use epics
- Picking things you want to do next (defining the sprint)
- Naming the sprint (maybe letters)
- The time required to do all the things should be about two weeks
- Tasks dependencies can be defined
After you defined the tasks for your sprint you change into workmode
- In agile, the time required to complete a task, is not estimated in hours.
- Tasks get estimated in storypoints. They are more flexible and abstract than hours and its therefore simpler to estimate the size of a task in storypoints rather than hours.
- A good increment value for them is 2^x