Attending Scrum Events
In the previous chapter, we learned all about the Scrum Team. In this chapter, we’ll discuss another important aspect of Scrum: Scrum Events. These are regularly occurring events, intended to promote transparency and inspection (see the Pillars of empiricism section in Chapter 2). They are time-boxed events, meaning that they have a maximum duration. These events are the following:
- The Sprint
- Sprint Planning
- Daily Scrum
- Sprint Review
- Sprint Retrospective
We are going to learn what each event entails, why it is beneficial to the Scrum Team, and how it should be conducted. In detail, we’ll learn about the following:
- Getting ready to Sprint
- Leveraging the Sprint as a container of Events
- Starting the Sprint with Sprint Planning
- Keeping on the right track with the Daily Scrum
- Inspecting the product during the Sprint Review
- Inspecting the Scrum Team with the Sprint Retrospective
Let’...