Product Backlog

The Product Backlog is the single source of truth for what needs to be built in the product. It's a dynamic, ordered list of everything that might be needed in the product and is the single source of requirements for any changes to be made.

Sprint Planning

Sprint Planning initiates the Sprint by laying out the work to be performed. This is created by the collaborative work of the entire Scrum Team.

Sprint Backlog

The Sprint Backlog is the set of Product Backlog items selected for the Sprint, plus a plan for delivering them. It makes visible all of the work that the Development Team identifies as necessary to meet the Sprint Goal.

Sprint

The Sprint is the heart of Scrum, a time-box of one month or less during which a "Done", useable, and potentially releasable product Increment is created.

Daily Scrum

The Daily Scrum is a 15-minute time-boxed event for the Development Team to synchronize activities and create a plan for the next 24 hours.

Sprint Review

The Sprint Review is held at the end of the Sprint to inspect the Increment and adapt the Product Backlog if needed. The Scrum Team and stakeholders collaborate about what was done in the Sprint.

Sprint Retrospective

The Sprint Retrospective is an opportunity for the Scrum Team to inspect itself and create a plan for improvements to be enacted during the next Sprint.

Increment

The Increment is the sum of all the Product Backlog items completed during a Sprint and all previous Sprints. At the end of a Sprint, the new Increment must be "Done".