Scrum is an agile framework for managing projects, commonly used for software development. It utilizes empirical process control through short cycles of work called sprints, daily stand-up meetings, and artifacts like product backlogs and sprint backlogs. The scrum team consists of the product owner, scrum master, and development team. They participate in events like sprint planning, daily scrums, sprint reviews, and retrospectives. The goal is to frequently inspect work, adapt the process as needed, and transparently deliver working software increments within each sprint.
Related topics: