Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tut] Scrum vs. Waterfall vs. Agile – What’s Right for You?

#1
Scrum vs. Waterfall vs. Agile – What’s Right for You?

<div><figure class="wp-block-image size-large"><img src="https://blog.finxter.com/wp-content/uploads/2020/05/image-78-1024x515.png" alt="" class="wp-image-9021" srcset="https://blog.finxter.com/wp-content/uploads/2020/05/image-78.png 1024w, https://blog.finxter.com/wp-content/uplo...00x151.png 300w, https://blog.finxter.com/wp-content/uplo...68x387.png 768w, https://blog.finxter.com/wp-content/uplo...36x773.png 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
<p>In this article, we will completely ignore the coding technicalities and syntax for a change. We’ll focus on time and work management, which represents a significant portion of a skillset of well-rounded and successful companies and individuals. </p>
<p><em>Disclaimer: A clear distinction between project and product management might be blurred in some organizations, and could be a topic for another short blog. Therefore, without further ado, we shall be using “project management” terminology for this blog.&nbsp;</em></p>
<p>Software engineering consists of<a href="https://finxter.com/" target="_blank" rel="noreferrer noopener"> creative problem solving </a>and innovation. Almost daily, coders and developers face new challenges or problems that they’ve never solved before. </p>
<p>Software engineering as a filed involves <a rel="noreferrer noopener" href="https://blog.finxter.com/5-habits-of-highly-effective-coders/" target="_blank">minimal routine</a> and, therefore, a higher degree of uncertainty or variety not only towards HOW to solve a specific problem but often also about WHAT exactly needs to be solved.</p>
<p>To be successful, good time and work management are essential. Let’s begin with a few statements which we will expand on as we go along:</p>
<ul>
<li><em><strong>Time and work management is a skill. </strong>And, as with any other skill, you can learn it.</em></li>
<li><em>Even the <a href="https://blog.finxter.com/become-python-freelancer-course/" target="_blank" rel="noreferrer noopener">world’s best coder</a> is useless without good work or time management—regardless whether they’re working as a freelancer or an employee in a development team).</em></li>
<li><em><strong>Management is a highly transferable skill</strong>: you can apply it in almost any field.</em></li>
</ul>
<h2>Overview</h2>
<p>You can use and take advantage of several project management frameworks, approaches, and concrete techniques. Their advantages and disadvantages are a common topic for debate, which we’ll try and avoid addressing in this blog. The topic quickly becomes highly complex, and very rarely is there an ultimate right answer as to which approaches, techniques, or methods are the best. In reality, it depends on a wide variety of factors such as type of the project, spectrum of personalities of people involved, management skills, company policies, etc.&nbsp;</p>
<p>There are three ultimate truths to keep in mind:</p>
<ul>
<li>Each method possesses certain elements that are suitable to adopt or use in a particular project.</li>
<li>No plan and no structure leads to anarchy.</li>
<li>If you have to apply any method because the framework you’ve chosen tells you so, you’re doing it wrong! Every management method you choose to implement should be at your service and help you optimize your workflow. </li>
</ul>
<p>Many would argue that project management approaches are “brand-named common sense”: recently, names were put to processes that happened naturally. </p>
<p>In this sense, we mostly speak of three approaches: </p>
<ol>
<li>Traditional or “waterfall” model,</li>
<li>Agile methodologies, and</li>
<li>Lean software development methods.</li>
</ol>
<p><em><strong>Related</strong>: You can read more about the most common methodologies in <a rel="noreferrer noopener" target="_blank" href="https://blog.planview.com/top-6-software-development-methodologies/">this article</a>, which includes summaries and also links to external resources.</em></p>
<h2>Traditional Waterfall Methodology</h2>
<p>Waterfall is the most traditional approach and is mainly plan-driven, meaning that a substantial amount of time is spent on <strong>planning</strong> at first. </p>
<p>Once all requirements are well-defined, there comes a <strong>design</strong> phase. There, all requirements are translated into technical language, meaning how they would be implemented or accomplished. </p>
<p>This is followed by an <strong>implementation phase</strong>, where all functionalities are actually implemented according to what’s been outlined so far. </p>
<p>Once all is implemented, there is a <strong>verification and testing phase</strong> takes place where all functionalities are double-checked and verified. </p>
<p>Upon completion, the product is deployed, which is followed by a <strong>maintenance phase</strong>. This approach is very well established, repeatedly proving itself as the most useful in projects where the goal is apparent, and the team knows how to get there.</p>
<h2>Agile Methodologies</h2>
<p>A whole family of agile methodologies and frameworks are all designed around the same baseline, challenging the high rigidity (or lack of flexibility) of the waterfall model. Agile approaches are designed to accommodate changes that inevitably happen as we learn new things during development. Agile approaches allow for re-planning and strongly rely on people’s communication, transparency, commitment, common goals, and values over a fixed plan.</p>
<p><strong>Agile methodologies mostly apply in projects where the degree of uncertainty and complexity are high. </strong></p>
<p>To this category, we can attach projects that are on the high end of innovation, where we don’t know what they will become, what impact they will have, and we might need to re-direct or focus as we go along so we can match the audience’s expectations. </p>
<p>On the other hand, we have highly complex projects that are out of our scope of skills. We are attempting to develop something we’ve never done before, which makes our early planning highly inaccurate. </p>
<p><em>Source: <a rel="noreferrer noopener" target="_blank" href="https://www.agile-minds.com/when-to-use-waterfall-when-agile/">https://www.agile-minds.com/when-to-use-waterfall-when-agile/</a></em></p>
<h2>Scrum</h2>
<figure class="wp-block-image size-large"><img src="https://blog.finxter.com/wp-content/uploads/2020/05/image-77-1024x517.png" alt="" class="wp-image-9016" srcset="https://blog.finxter.com/wp-content/uploads/2020/05/image-77.png 1024w, https://blog.finxter.com/wp-content/uplo...00x151.png 300w, https://blog.finxter.com/wp-content/uplo...68x388.png 768w, https://blog.finxter.com/wp-content/uplo...36x775.png 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
<p>According to <a rel="noreferrer noopener" target="_blank" href="https://trends.google.com/trends/explore?date=all&amp;q=scrum%20framework">Google trends</a>, the term “Scrum framework” has undergone an increasing interest over the past decade. </p>
<p>Scrum is a variant of an agile approach that puts the development team on its front page. It assumes that the most efficient way of working is having small, “self-officiating” and self-organizing teams (up to 9 people) with a few key roles. The development process relies on incremental work of short periods (“sprints”Wink, where the goal of each period (sprint) is to come up with a concluded deliverable (“increment”Wink that maximizes the final product’s value. </p>
<p><em>Source: The basic principles of Scrum are published in the scrum guide (<a rel="noreferrer noopener" target="_blank" href="https://www.scrumguides.org/scrum-guide.html">https://www.scrumguides.org/scrum-guide.html</a>).</em></p>
<h3>Scrum Team</h3>
<p>Scrum is people-oriented and assumes small groups working together. It is purposefully defined in a lightweight way, and it highly relies on people’s character. The values that are promoted are values of commitment, courage, focus, openness, and respect. It is assumed that people in organizations that practice scrum framework would in time adopt those values and live by them: commit to a common goal, always do the right thing and maintain transparent and respectful relationships with their fellow team members. It is also assumed that a scrum team consists of people with all necessary relevant skills to complete the work.</p>
<p>Following this principle, the size of the scrum team is strictly limited to between 3 and 9 people. Fewer than three would increase the probability of lacking skills to complete the work, whereas having more than nine people makes the communication too complicated.</p>
<p>The main roles defined in a scrum team are:</p>
<ul>
<li>The<strong> product owner</strong> is responsible for maximizing the product’s value under development, managing the product backlog, and ensuring the development team understands it. The product owner is NOT a part of the development team.</li>
<li>The <strong>Scrum master</strong>: facilitates the scrum principles among the scrum team by promoting the rules, values, and practices of Scrum. Scrum master is also a part of the development team.</li>
<li>The <strong>development team</strong>: professionals who deliver a potentially releasable increment at the end of each sprint (what those can be read in the next section)</li>
</ul>
<p>No member of the Scrum team is superior on inferior to another in this core definition.</p>
<h3>Scrum Events</h3>
<p>Scrum frameworks have clearly defined events during work execution. All product features are kept and prioritized in a&nbsp;<strong>product backlog</strong>&nbsp;(managed by the product owner).</p>
<p>Activities are executed through&nbsp;<strong>sprints</strong>, a max. 4 weeks long periods during which an increment is designed, developed, tested, and delivered. In this case, the increment represents a small enough feature or development step that can be completed and declared as “done” in one sprint. Bigger chunks of work are sensibly broken down into smaller pieces.</p>
<p>Every sprint begins with a&nbsp;<strong>sprint planning</strong>&nbsp;session where&nbsp;<strong>a sprint backlog</strong>&nbsp;is created. The development team then performs daily scrum/stand-up where they plan the work for the next 24h. When the sprint comes to an end, and an increment is developed, the&nbsp;<strong>sprint review</strong>&nbsp;session is held. There, all stakeholders (also external ones) review what was done and together refine the product backlog. The development team on their own finally hold a&nbsp;<strong>sprint retrospective</strong>&nbsp;where the point of debate is to answer questions like “how can we function better as a team?” or “what would make our work more enjoyable?”. It’s more work-oriented rather than product-oriented.</p>
<p><em>Source: <a rel="noreferrer noopener" target="_blank" href="https://www.scrum.org/resources/scrum-framework-poster">https://www.scrum.org/resources/scrum-framework-poster</a></em>.</p>
<h3>Scrum Earning Potential</h3>
<p>How formal are these roles, and how much are they worth? According to <a rel="noreferrer noopener" target="_blank" href="https://www.glassdoor.com/Salaries/scrum-product-owner-salary-SRCH_KO0,19.htm">Glassdoor</a>, a Scrum product owner’s annual salary is between 90k and 120k USD, whereas the Scrum Master’s salary is between 90k and 100k USD (<a rel="noreferrer noopener" href="https://www.glassdoor.com/Salaries/scrum-master-salary-SRCH_KO0,12.htm" target="_blank">source</a>). </p>
<h2>Conclusion</h2>
<p>Any organization you will be involved with will practice a different methodology. Mastering the skill of using the values, structures, or disciplines promoted in any of these frameworks is highly transferable. Values promoted in Scrum can be useful in any other environment, even in your private life. </p>
<p>There are much doubt and debate about whether scrum principles are too vague. It is being argued that they have to be so vastly modified to be implemented in a work environment among different organizations, that they are often largely decoupled from the “rulebook” of Scrum. Secondly, some organizations had trouble translating principles of scrum framework into reality, arguing that it took a very long time. It can be hard to make it work with the people who are not open to changes. Many people don’t want to alter their well-functioning ways of working just to fit the model.&nbsp;</p>
<p>In reality, scrum practice is as challenging to master as any other. Clearly, lack of understanding or competence in this field can adversely affect your business. To function properly, Scrum must be adopted corporate-wide.&nbsp;</p>
<p>All of these models put the messiness of reality into a model or framework of actions and relationships that might fit your business. It is up to you to decide whether to adopt them or not and to what extent. Adhering to the principles of one is the most useful step to make at a certain point. The ultimate goal is to tweak and tune your project management to make it the most compatible with your technical skills, marketing, and all other skills that <a rel="noreferrer noopener" href="https://blog.finxter.com/full-time-python-freelancer/" target="_blank">complete you as a freelancer,</a> business owner, or team member in general.</p>
<h2>About the Author</h2>
<p>Luka Banović is a full-time engineering project manager at <a rel="noreferrer noopener" href="https://www.irnas.eu/" target="_blank">IRNAS LTD</a> in Slovenia (and also a <a rel="noreferrer noopener" href="https://blog.finxter.com/subscribe/" target="_blank">Finxter</a>). A line of experience in engineering project leading has taught him many perks of this job, and he is happy to share some ideas with the Finxter community. </p>
</div>


https://www.sickgaming.net/blog/2020/05/...t-for-you/
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016