Sprints
Sprints are iterations of work (typically 2 or 3 weeks) where a portion of the backlog is implemented and an increment of the product should be releasable at the end.
Here's a more detailed description of what a sprint could look like.
Tips:
- Experiment with different sprint lengths to see what works best for your team
- If your team is having trouble creating a releasable product increment with each sprint, try making your sprints shorter or try to limit work in progress -- work together to focus on finishing instead of starting more work
- You don't need to wait until the end of a sprint to release an increment. Release frequently in small batches if possible.