--- # book summary Title: 'SCRUM: A BREATHTAKING BRIEF AND AGILE INTRODUCTION' Authors: - Chris Sims - Hillary Louise Johnson Scrum Definition: > Is a framework designed to help small teams of people develop complex products, the framework is not technical and can easily adapt the tools and practices to other industries. more: > A Scrum team typically consists of seven (+-2) people who work together in short, sustainable bursts of activity called sprints, one of the mantras of scrum are “inspect and adapt” both the process and product. # chapter 1: Roles Roles: - Product-Owner - Scrum-Master - Team-Member Product-Owner::responsibilities: - looks at ROI (product vision) - controls priority of work - responsible for user stories (business interests, customer, acceptance criteria, answer questions) Scrum-Master::responsibilities: - facili...