DEV Community

NDUNG?U JEFFERSON MARIRA
NDUNG?U JEFFERSON MARIRA

Posted on

Task for Thursday

You are required to research and find as much information about the Agile Methodology, especially from industry practices 
State eight(8) salient points about the Agile Methodology 

Note

• Write one-liner statements that are factual, clear and require no explanation
• Write insightful statements that demonstrate you have done some research 
• Avoid vague statements e.g. Agile is flexible or Agile encourage quality
• Avoid text book material e.g. the principles or the steps of Agile
• This is an individual task to be done during (or lieu of) the class session

You are required to research and find as much information about the Agile Methodology, especially from industry practices 
State eight(8) salient points about the Agile Methodology 

Note

• Write one-liner statements that are factual, clear and require no explanation
• Write insightful statements that demonstrate you have done some research 
• Avoid vague statements e.g. Agile is flexible or Agile encourage quality
• Avoid text book material e.g. the principles or the steps of Agile
• This is an individual task to be done during (or lieu of) the class session

  1. Agile methodologies, such as Scrum and Kanban, emphasize iterative development, allowing teams to adapt to changing requirements throughout the project lifecycle.

  2. Continuous integration and continuous deployment (CI/CD) practices are commonly employed in Agile environments to enhance software delivery speed and reliability.

  3. Agile encourages frequent stakeholder collaboration, ensuring that customer feedback directly informs product development and prioritization.

  4. Teams often utilize velocity metrics in Scrum to measure work completed in each iteration, aiding in future sprint planning and estimation.

  5. The concept of "technical debt" is actively managed in Agile practices, promoting regular refactoring to maintain code quality and system maintainability.

  6. Agile frameworks typically promote cross-functional teams, combining diverse skill sets to increase team autonomy and innovation.

  7. Retrospectives at the end of each iteration are standard practice in Agile, fostering a culture of continuous improvement and team reflection.

  8. Many organizations implement Agile at scale using frameworks like SAFe (Scaled Agile Framework) to coordinate multiple teams working on interconnected projects.

Top comments (0)