Slide 1

Slide 1 text

i290 lean/agile product management unit 6: managing work @jezhumble https://leanagile.pm/ humble@berkeley.edu This work © 2015-2020 Jez Humble Licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Slide 2

Slide 2 text

consider key metrics and the effect of measurement understand the different roles people play on teams be able to explain key frameworks and their goals distinguish what is and isn’t essential be able to perform planning activities learning outcomes

Slide 3

Slide 3 text

https://www.gov.uk/service-manual/the-team/what-each-role-does-in-service-team …and tester!

Slide 4

Slide 4 text

https://www.gov.uk/service-manual/the-team/what-each-role-does-in-service-team

Slide 5

Slide 5 text

https://www.gov.uk/service-manual/the-team/what-each-role-does-in-service-team

Slide 6

Slide 6 text

https://www.gov.uk/service-manual/agile-delivery/create-agile-working-environment

Slide 7

Slide 7 text

the production line http://www.flickr.com/photos/toyotauk/4711057997/

Slide 8

Slide 8 text

agile principles •Our highest priority is to satisfy the customer through early and continuous delivery of valuable software. •Welcome changing requirements, even late in development. Agile processes harness change for the customer's competitive advantage. •Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale. •Business people and developers must work together daily throughout the project. •Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done. •The most efficient and effective method of conveying information to and within a development team is face-to-face conversation. •Working software is the primary measure of progress. •Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely. •Continuous attention to technical excellence and good design enhances agility. •Simplicity—the art of maximizing the amount of work not done—is essential. •The best architectures, requirements, and designs emerge from self-organizing teams. •At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.

Slide 9

Slide 9 text

xp scrum kanban values communication, simplicity, feedback, courage, respect. commitment, courage, focus, openness, & respect - principles 14 principles empirical process control; transparency, inspection, adaptation start where you are; incremental evolutionary change; respect existing roles, responsibilities & job titles practices 13 practices 3 artifacts, 5 events visualize work, limit WIP, manage flow, make mgmt policies explicit, improve collaboratevely roles whole team including customer product owner, scrum master, development team use existing cadence 1-2 week iterations 2-4 week iterations flow-based (no iterations) measuring velocity velocity + burndown lead time

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

team estimates stories, breaking down large ones every 1-4 weeks on cadence, put aside 1-3h prerequisite: user stories derived from goals/backlog product owner verifies capacity and prioritizes work team identifies areas of risk and discusses mitigations iteration planning meetings

Slide 12

Slide 12 text

dependencies on other teams / systems we don’t know how we will do the work we don’t know if the work will achieve the outcome common risks

Slide 13

Slide 13 text

user stories Leaky abstractions: http://www.joelonsoftware.com/articles/LeakyAbstractions.html

Slide 14

Slide 14 text

story list units?

Slide 15

Slide 15 text

understand if we can achieve our goals identify large/risky work and break down/mitigate grow shared understanding of how work will be done set expectations with stakeholders why estimate?

Slide 16

Slide 16 text

estimation units • jellybeans • t-shirt sizing • fibonacci • function points • COCOMO predictors • SLIM parameters • beware: relative vs absolute!

Slide 17

Slide 17 text

try it for a few weeks

Slide 18

Slide 18 text

No content

Slide 19

Slide 19 text

tracking progress Cumulative Flow Diagram (CFD) / burn up chart / turndown chart / finger diagram

Slide 20

Slide 20 text

the people who made the estimates do the work not a productivity metric! can’t be compared across teams it can be gamed (Goodhart's law) problems with velocity

Slide 21

Slide 21 text

design vs delivery Product Design and Development Software Delivery (build, testing, deployment) Create new products and services that solve customer problems using hypothesis-driven delivery, modern UX, design thinking. Enable fast flow from development to production and reliable releases by standardizing work, reducing variability and batch sizes. Feature design and implementation may require work that has never been performed before. Integration, test and deployment must be performed continuously as quickly as possible. Estimates are highly uncertain. Cycle times should be well-known and predictable. Outcomes are highly variable. Outcomes should have low variability.

Slide 22

Slide 22 text

2019 State of DevOps Report: cloud.google.com/devops

Slide 23

Slide 23 text

cloud.google.com/devops

Slide 24

Slide 24 text

lean mgmt & product dev cloud.google.com/devops

Slide 25

Slide 25 text

technical practices cloud.google.com/devops

Slide 26

Slide 26 text

agile principles “At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.” http://agilemanifesto.org/principles

Slide 27

Slide 27 text

to propose experiments for getting better held at the end of an iteration before planning to reflect on—and learn from—the past as a team many possible exercises / activities! retrospectives

Slide 28

Slide 28 text

retrospective exercises

Slide 29

Slide 29 text

retrospective prime directive “Regardless of what we discover, we understand and truly believe that everyone did the best job they could, given what they knew at the time, their skills and abilities, the resources available, and the situation at hand.” — Norm Kerth

Slide 30

Slide 30 text

further reading • Extreme Programming Explained: Embrace Change (2nd Edition) by Kent Beck and Cynthia Andres • Kanban: Successful Evolutionary Change for Your Technology Business by David J Anderson