An Agile Workflow in a Nutshell
In this chapter, we will discuss Agile to find out what it is and how we can benefit from it.
Many companies have moved away from the waterfall methodology when developing software. They have switched to a more adaptive methodology such as agile, and for a reason. The waterfall methodology just follows the original plan and requirements and there is little to no room for change. It is obvious that such an approach is not going to work for your app. Unless you have a crystal ball, and you are right from the beginning, this approach most likely is going to lead to a lot of waste.
An agile workflow accommodates change through adaptive planning, promotes faster software development and delivery, and is rooted in a continuous improvement methodology. That is exactly what you need to validate your assumptions, and it is what you need to pivot when necessary.
There are a lot of implementations of agile software methodology. They all focus on the ability to adapt and to deliver releasable software as quickly as possible. Some of them focus on managing the workflow in particular. One of the most common is Agile Scrum. We will have a closer look in this methodology to see how well it works with Lean software development.
Specifically, in this chapter, we will learn more about the following topics:
- An Agile workflow
- Lean software development, Kanban, and Scrum
- Epic, stories, and tasks
- The Scrum team and the daily standup
- Backlog refinement and the definition of Ready
- The sprint planning
- The definition of Done
- The sprint review, planning, and retrospective
- Tools that you can use, such as Trello and Jira
- 大數(shù)據(jù)技術(shù)基礎(chǔ)
- 數(shù)據(jù)挖掘原理與實(shí)踐
- SQL Server入門(mén)經(jīng)典
- 數(shù)據(jù)庫(kù)應(yīng)用基礎(chǔ)教程(Visual FoxPro 9.0)
- 大數(shù)據(jù)營(yíng)銷(xiāo):如何讓營(yíng)銷(xiāo)更具吸引力
- 達(dá)夢(mèng)數(shù)據(jù)庫(kù)性能優(yōu)化
- INSTANT Cytoscape Complex Network Analysis How-to
- 深入淺出 Hyperscan:高性能正則表達(dá)式算法原理與設(shè)計(jì)
- 數(shù)據(jù)中心數(shù)字孿生應(yīng)用實(shí)踐
- 一本書(shū)講透Elasticsearch:原理、進(jìn)階與工程實(shí)踐
- 區(qū)域云計(jì)算和大數(shù)據(jù)產(chǎn)業(yè)發(fā)展:浙江樣板
- 菜鳥(niǎo)學(xué)SPSS數(shù)據(jù)分析
- Oracle 11g+ASP.NET數(shù)據(jù)庫(kù)系統(tǒng)開(kāi)發(fā)案例教程
- Unity Game Development Blueprints
- MySQL性能調(diào)優(yōu)與架構(gòu)設(shè)計(jì)