Scrum is an agile framework that focuses on iterative development through short cycles called sprints. There are three main roles: the product owner prioritizes features and communicates with stakeholders, the development team implements the features, and the scrum master facilitates the process and removes impediments. Key aspects of scrum include daily stand-up meetings to track progress, prioritized backlogs to plan sprints, and retrospectives after each sprint to improve. The goal is to frequently deliver working software and adapt quickly to changes.
Related topics: