SlideShare uma empresa Scribd logo
1 de 55
Scaling Agile Teams
Ron Lichty | Ron Lichty Consulting
Ron@RonLichty.com | www.ronlichty.com
* Addison Wesley (Amazon, BarnesandNoble, InformIT.com, Safari)
http://ManagingTheUnmanageable.net <-----tools, excerpts, more rules of thumb
© Ron Lichty 2
*
© Ron Lichty 3
http://ManagingTheUnmanageable.net <-----and pointers to video training
The Study of Product Team Performance
http://www.ronlichty.com/study.html
4© Ron Lichty
Ron Lichty,
Managing Software People & Teams
SOFTWEST
Untangling the Knots; Making Things Hum
• process
• culture
• communication
• planning
• rigor
© Ron Lichty 6
Software Development Organizations
Struggle with Structure
7
• Startups: When does our team become 2 teams?
• Larger orgs: Divide teams by components or by user function?
• Every org: As teams grow, when and how do we split them?
• Distributed teams: How do we distribute work geographically?
• Managers: What’s our role?
• Enterprises: Pools or teams?
• Teams: What is a team, anyway?
© Ron Lichty
A Couple Context Points for this Talk
8
The point is not to do Agile. The point is to
be effective. Agile provides us insights.
 --Al Shalloway, agile author/trainer/coach
Developing software is a team sport.
 --observation from 30 years managing programmers
© Ron Lichty
What’s the Ideal Team Size?
• Give me some answers in the chat window
© Ron Lichty 9
Ideal Team Size: Possible Answers
• Scrum (for 2 decades): 7 ± 2 (5 - 9)
• Scrum Guide today: 3 - 9
• Jeff Bezos: two-pizza rule (5 - 7)
• my coauthor, Mickey Mantle: 3 - 4
“a small team will usually outperform a larger team, hands down”
• my own answer?
© Ron Lichty 10
Ideal Team Size: Possible Answers
• Scrum (for 2 decades): 7 ± 2 (5 - 9)
• Scrum Guide today: 3 - 9
• Jeff Bezos: two-pizza rule (5 - 7)
• my coauthor, Mickey Mantle: 3 - 4
“a small team will usually outperform a larger team, hands down”
• my own answer (based on what gates teams): 1
© Ron Lichty 11
What Gates Teams: Communication
© Ron Lichty 12
What Gates Teams: Communication
© Ron Lichty 13
What Gates Teams: Communication
Lines of communication multiplicative
n(n-1)/2
© Ron Lichty 14
Ideal Team Size: 1
• all the communication is neuron-to-neuron
• J. Richard Hackman, Harvard: Team theory
“Research consistently shows that teams underperform...”
“problems with coordination and motivation typically chip away at
the benefits of collaboration”
• so what’s the issue?
© Ron Lichty 15
Ideal Team Size: 1
• all the communication is neuron-to-neuron
• J. Richard Hackman, Harvard: Team theory
“Research consistently shows that teams underperform...”
“problems with coordination and motivation typically chip away at
the benefits of collaboration”
• so what’s the issue?
• not many applications these days a single programmer can write
© Ron Lichty 16
Ideal Team Size: 1
• all the communication is neuron-to-neuron
• J. Richard Hackman, Harvard: Team theory
“Research consistently shows that teams underperform...”
“problems with coordination and motivation typically chip away at
the benefits of collaboration”
• so what’s the issue?
• not many applications these days a single programmer can write
• not many full-stack developers who can handle every part of an application
© Ron Lichty 17
Ideal Team Size: 3 - 4
• Mickey Mantle:
“a small team will usually outperform a larger team, hands down”
• Daniel Pupius, co-founder, Range:
“a sole genius isn’t going to solve problems in the way a group can”
• but even just Javascript: stacks of frameworks
MEAN - MongoDB - Express.js - AngularJS - Node.js
• ...and we run out of engineering bandwidth
© Ron Lichty 18
Ideal Team Size: two pizzas
• Jeff Bezos:
“5-7 people”
© Ron Lichty 19
Ideal Team Size: two pizzas
• Jeff Bezos:
“5-7 people, depending on their appetites”
© Ron Lichty 20
Scrum: 7 ± 2 or 3 - 9 (i.e., <10)
• J. Richard Hackman: Team theory
“Big teams usually wind up just wasting everybody’s time”
“My rule of thumb is no double digits”
• Mickey Mantle, Managing the Unmanageable:
“rarely have I seen productive teams that number more than a dozen”
• Ron Quartel, FAST-Agile creator
“a team of 14 that pairs would be the same as 7 channels of
communication with solo developers”
© Ron Lichty 21
Stable Teams
• J. Richard Hackman: Team theory
“R&D teams do need an influx of new talent to maintain creativity and
freshness—but only at the rate of one person every three to four years”
“The problem almost always is... that a team... doesn’t have the chance
to settle in... to learn through experience how best to operate as a team”
• Bruce Tuckman: Stages of Group Development
Forming / Storming / Norming / Performing
• Stability == estimating, velocity,
predictability
• (But Rich Sheridan, Joy, Inc., claims he’s overcome
teams-in-flux via XP practices, & has even beat Brooks Law!)© Ron Lichty 22
Splitting Growing Teams
• When and how do we divide a team > 9?
– Don’t: Keep the team intact
– Cell division
– Split the team
– Hybrid split
© Ron Lichty 23
Keep the Team Intact
• The “maximum of 9” is a guideline, not a law!
• But! recognize the communication burden
• Give focus to communication effectiveness
• Support Re-Forming / Storming / Norming / Performing
© Ron Lichty 24
Cell Division
• Cleave off a small team
© Ron Lichty 25
Cell Division
• Cleave off a small team
Steve Gray, Slalom: Find a smaller area of functionality
that a smaller part of the team can be spawned off to address
Daniel Pupius, co-founder, Range: Peel off a stable island
while the larger remaining group deals with the larger, less-
defined surface area
© Ron Lichty 26
Splitting Teams
• Give some thought to Conway’s Law
“Organizations which design systems... are constrained to
produce designs which are copies of the communication
structures of these organizations.”
Glyn Morrison’s variant: “Software development
organizations ship their organization chart.”
Eric Raymond’s variant: “If you have four groups
working on a compiler, you’ll get a 4-pass compiler.”
© Ron Lichty 27
Splitting Teams
• Give some thought to Conway’s Law
“Organizations which design systems... are constrained to
produce designs which are copies of the communication
structures of these organizations.”
Glyn Morrison’s variant: “Software development
organizations ship their organization chart.”
Eric Raymond’s variant: “If you have four groups
working on a compiler, you’ll get a 4-pass compiler.”
Al Shalloway’s variant: “When development groups
change how their development staff are organized, their
current application architecture will work against them.”
© Ron Lichty 28
How to Split the Team
• The easy route: splitting by components
– grouping like-minded, like-tooled,
common-best-practices people together
© Ron Lichty 29
Teams Split by Components
Web
Mgr
Database
Mgr
Server
Mgr
Network
Mgr
Systems
Mgr
t-shirts, public domain under Creative Commons CC0, https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
© Ron Lichty 30
Distributed Teams
Component-Split Geographically
flags, public domain under Creative Commons CC0, https://pixabay.com/en/sale-for-sale-pointer-pin-marker-1500944/
QA
Analytics
Biz Logic
Web Dev
DB
globe, public domain under Creative Commons CC0, https://pixabay.com/en/globe-world-map-earth-32299/
© Ron Lichty 31
How to Split the Team
• The easy route: splitting by components
– grouping like-minded, like-tooled,
common-best-practices people together
– easy management model
– teams each get an attuned manager/mentor/coach
• The problem:
– our goal: customer functionality, not components
– customer functionality requires multiple components
• incessant inter-team dependencies
• costly high-bandwidth, inter-team communication© Ron Lichty 32
How to Split the Team
• The easy route: splitting by components
– grouping like-minded, like-tooled,
common-best-practices people together
• The effective route: feature teams
– our goal: customer functionality, not components
– every team has every skillset needed to so deliver
© Ron Lichty 33
How Teams Change in Agile
Web
Mgr
DB
Mgr
Srvr
Mgr
Net
Mgr
Sys
Mgr
PjM
Mgr
PdM
Dir
Web
Mgr
DB
Mgr
Srvr
Mgr
Net
Mgr
Sys
Mgr
PMO
Mgr
PdM
Dir
PO PO PO PO PO
S
M
S
M
S
M
S
M
S
M
Team Team Team Team Team
From manager-led component teams… To self-organizing feature teams...
t-shirts, public domain under Creative Commons CC0, https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
© Ron Lichty 34
How Distributed Teams Change in Agile
From this…
flags, public domain under Creative Commons CC0, https://pixabay.com/en/sale-for-sale-pointer-pin-marker-1500944/
QA
Analytics
Biz Logic
Web Dev
DB
globe, public domain under Creative Commons CC0, https://pixabay.com/en/globe-world-map-earth-32299/
© Ron Lichty 35
To this…
How Distributed Teams Change in Agile
Feature
Team
Feature
Team
Feature
Team
Feature
Team
Feature
Team
flags, public domain under Creative Commons CC0, https://pixabay.com/en/sale-for-sale-pointer-pin-marker-1500944/
globe, public domain under Creative Commons CC0, https://pixabay.com/en/globe-world-map-earth-32299/
© Ron Lichty 36
How to Split the Team
• The easy route: splitting by components
– grouping like-minded, like-tooled,
common-best-practices people together
• The effective route: feature teams
– our goal: customer functionality, not components
– every team has every skillset needed to so deliver
• teams own interface, functionality, or customer journey
– same-skilled folks are scattered across teams
• each set still gets an attuned manager/mentor/coach
© Ron Lichty 37
How Teams Change in Agile
Web
Mgr
DB
Mgr
Srvr
Mgr
Net
Mgr
Sys
Mgr
PjM
Mgr
PdM
Dir
Web
Mgr
DB
Mgr
Srvr
Mgr
Net
Mgr
Sys
Mgr
PMO
Mgr
PdM
Dir
PO PO PO PO PO
S
M
S
M
S
M
S
M
S
M
Team Team Team Team Team
From manager-led component teams… To self-organizing feature teams...
t-shirts, public domain under Creative Commons CC0, https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
© Ron Lichty 38
Spotify calls its Scrum Teams “Squads”
• Each squad has a long-term mission, “owns” part of the UX
© Ron Lichty
Spotify: Kniberg calls Scrum Teams “Squads”
• Each squad has a long-term mission: e.g.,
building/improving the Android client, creating the Spotify
radio experience, scaling backend systems, payment
solutions, …
Managers lead “Chapters” that span Scrum
Teams
• “Chapters” are manager-led tech organizations
• Managers are called “Chapter Leads”
Splitting Teams: a second trap
• The easy route: splitting by components
– grouping like-minded, like-tooled,
common-best-practices people together
• The effective route: feature teams (or squads)
– each delivers customer functionality
• A second trap: tiny feature teams/squads/pods
– the problems:
• pods become silos
• high-bandwidth communication is needed among pods
© Ron Lichty 42
What Gates Teams: Communication
© Ron Lichty 43
Communication Gates Development
© Ron Lichty 44
Splitting Teams: a second trap
• The easy route: splitting by components
– grouping like-minded, like-tooled,
common-best-practices people together
• The effective route: feature teams (or squads)
– each delivers customer functionality
• A second trap: tiny feature teams/squads/pods
– the problems:
• pods become silos
• high-bandwidth communication is needed among pods
– with enough growth, it can be a trap for us all© Ron Lichty 45
Splitting Teams: a trap solution
• The easy route: splitting by components
– grouping like-minded, like-tooled,
common-best-practices people together
• The effective route: feature teams (or squads)
– each delivers customer functionality
• A second trap: tiny feature teams/squads/pods
– Spotify groups sets of squads into Tribes
– Zenefits groups sets of pods into Superpods
© Ron Lichty 46
Spotify groups sets of squads into Tribes
Hybrid Split
• Teams / Sub-teams hybrid model
– Startup with a team of 15 had been unproductive
– PdM ID’d 3 customer functionality workstreams
• but not long-running streams of features
– Split the team into 3 cross-functional sub-teams
• but stability was still at the larger team level
• and the code base was monolithic
– We did Planning, Demos and Retros by sub-team
– Standups, daily:
• first 11 minutes all together for sharing, dependencies
• then split up by sub-team for progress, 6 mins. planning© Ron Lichty
One More Model for Team Structuring
• FAST-Agile
– Organization of 40-plus
– Teams self-form every two days
• Around PdM’s 5 highest value initiatives
• Plan Tues/Thurs mornings
• Share outcomes Wed/Fri afternoons
© Ron Lichty 49
Regardless of Structure
• Make onboarding new team members a best practice
• Plan for architectural guidance across teams
• Fly geographically distributed teams together
• Plan cross-team, cross-geo, cross-tech hackathons
• Weekly all-hands show-and-tells have real value
– Leverage: align sprint reviews / demos with all-hands
• Remember Conway’s Law: You ship your organization!
• Make experiments of structure & process change
• Create a culture of psychological safety!
• Don’t just do agile, be agile!
© Ron Lichty 50
Team Structure Take-Aways
• Software development is a team sport
• There’s no one agile way to do things
• The point is to be effective / delight customers
• Organize teams to deliver customer value
• Cross-functional feature teams enable critical
communication / collaboration
• We’d stick with teams of 3 if we could
– But avoid cross-team communication overhead!
© Ron Lichty 51
Ron Lichty Consulting
• Software leadership, coaching, training, consulting:
– http://ronlichty.com, Ron@RonLichty.com
• The book:
Managing the Unmanageable:
Rules, Tools & Insights for Managing Software People & Teams
– http://ManagingTheUnmanageable.net <-----tools, excerpts, more rules of thumb
• The video training:
LiveLessons: Managing Software People and Teams
– http://ManagingTheUnmanageable.net/video.html
• The study:
The Study of Product Team Performance
– http://ronlichty.com/study.html
• Training:
The Agile Manager
Managing Software People and Teams
Zero to Agile in Three Days
52
Informit.com/lichty
Save 50% on Video Training
• Use code VIDEO50
Save 35% on Book
• Use code SWDEV35
• Good on print, eBooks, and video
• eBook files include PDF, EPUB, and MOBI
Discount codes applicable only at informit.com
Also available on the Safari Bookshelf
Ron Lichty Consulting
• Mentoring, coaching, training, consulting:
– http://ronlichty.com, Ron@RonLichty.com
• The book:
Managing the Unmanageable:
Rules, Tools & Insights for Managing Software People & Teams
– http://ManagingTheUnmanageable.net <-----tools, excerpts, more rules of thumb
• The video training:
LiveLessons: Managing Software People and Teams
– http://ManagingTheUnmanageable.net/video.html
• The study:
The Study of Product Team Performance
– http://ronlichty.com/study.html
• Training:
The Agile Manager
Managing Software People and Teams
Zero to Agile in Three Days
54
© Ron Lichty 55

Mais conteúdo relacionado

Mais procurados

Transforming chaos to clarity - acm 6.15
Transforming chaos to clarity - acm 6.15Transforming chaos to clarity - acm 6.15
Transforming chaos to clarity - acm 6.15Ron Lichty
 
Crash course- managing software people and teams
Crash course- managing software people and teamsCrash course- managing software people and teams
Crash course- managing software people and teamsRon Lichty
 
Definitions of Done and High Performance Teams
Definitions of Done and High Performance TeamsDefinitions of Done and High Performance Teams
Definitions of Done and High Performance TeamsRon Lichty
 
Ict educators win-win-win w agile, ron lichty, 1.4.13
Ict educators   win-win-win w agile, ron lichty, 1.4.13Ict educators   win-win-win w agile, ron lichty, 1.4.13
Ict educators win-win-win w agile, ron lichty, 1.4.13Ron Lichty
 
Transforming Chaos To Clarity, Ron Lichty
Transforming Chaos To Clarity, Ron LichtyTransforming Chaos To Clarity, Ron Lichty
Transforming Chaos To Clarity, Ron LichtyRon Lichty
 
If we are agile, why do we need managers (code camp, 10.14)
If we are agile, why do we need managers (code camp, 10.14)If we are agile, why do we need managers (code camp, 10.14)
If we are agile, why do we need managers (code camp, 10.14)Ron Lichty
 
12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the Unmanageable12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the UnmanageableRon Lichty
 
Keys to crafting an effective agile culture (svcc, 10.15)
Keys to crafting an effective agile culture (svcc, 10.15)Keys to crafting an effective agile culture (svcc, 10.15)
Keys to crafting an effective agile culture (svcc, 10.15)Ron Lichty
 
If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)
If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)
If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)Ron Lichty
 
Becoming an Agile Manager (bay scrum, 10.24.13)
Becoming an Agile Manager (bay scrum, 10.24.13)Becoming an Agile Manager (bay scrum, 10.24.13)
Becoming an Agile Manager (bay scrum, 10.24.13)Ron Lichty
 
Do you want to be a manager (are you sure)
Do you want to be a manager (are you sure)Do you want to be a manager (are you sure)
Do you want to be a manager (are you sure)Ron Lichty
 
Crash Course - managing software people and teams (sfelc, 10.26.16)
Crash Course  - managing software people and teams (sfelc, 10.26.16)Crash Course  - managing software people and teams (sfelc, 10.26.16)
Crash Course - managing software people and teams (sfelc, 10.26.16)Ron Lichty
 
Crash Course: Managing Software People and Teams (IEEE, 4.4.13)
Crash Course:  Managing Software People and Teams (IEEE, 4.4.13)Crash Course:  Managing Software People and Teams (IEEE, 4.4.13)
Crash Course: Managing Software People and Teams (IEEE, 4.4.13)Ron Lichty
 
12 take aways - managing the unmanageable
12 take aways - managing the unmanageable12 take aways - managing the unmanageable
12 take aways - managing the unmanageableRon Lichty
 
Organizing & Scaling Agile Teams by Ron Lichty
Organizing & Scaling Agile Teams by Ron LichtyOrganizing & Scaling Agile Teams by Ron Lichty
Organizing & Scaling Agile Teams by Ron LichtySynerzip
 
AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12
AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12
AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12Ron Lichty
 
Leading and Motivating Engineers - what product managers need to know - prod...
Leading and Motivating Engineers -  what product managers need to know - prod...Leading and Motivating Engineers -  what product managers need to know - prod...
Leading and Motivating Engineers - what product managers need to know - prod...Ron Lichty
 
Agile Is Hard (AgileCampSV 2014)
Agile Is Hard (AgileCampSV 2014)Agile Is Hard (AgileCampSV 2014)
Agile Is Hard (AgileCampSV 2014)Ron Lichty
 
Dream Teams: Making Your Dream (Team) Come True by Ron Lichty
Dream Teams: Making Your Dream (Team) Come True by Ron LichtyDream Teams: Making Your Dream (Team) Come True by Ron Lichty
Dream Teams: Making Your Dream (Team) Come True by Ron LichtySynerzip
 

Mais procurados (20)

Transforming chaos to clarity - acm 6.15
Transforming chaos to clarity - acm 6.15Transforming chaos to clarity - acm 6.15
Transforming chaos to clarity - acm 6.15
 
Crash course- managing software people and teams
Crash course- managing software people and teamsCrash course- managing software people and teams
Crash course- managing software people and teams
 
Definitions of Done and High Performance Teams
Definitions of Done and High Performance TeamsDefinitions of Done and High Performance Teams
Definitions of Done and High Performance Teams
 
Ict educators win-win-win w agile, ron lichty, 1.4.13
Ict educators   win-win-win w agile, ron lichty, 1.4.13Ict educators   win-win-win w agile, ron lichty, 1.4.13
Ict educators win-win-win w agile, ron lichty, 1.4.13
 
Transforming Chaos To Clarity, Ron Lichty
Transforming Chaos To Clarity, Ron LichtyTransforming Chaos To Clarity, Ron Lichty
Transforming Chaos To Clarity, Ron Lichty
 
If we are agile, why do we need managers (code camp, 10.14)
If we are agile, why do we need managers (code camp, 10.14)If we are agile, why do we need managers (code camp, 10.14)
If we are agile, why do we need managers (code camp, 10.14)
 
12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the Unmanageable12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the Unmanageable
 
Keys to crafting an effective agile culture (svcc, 10.15)
Keys to crafting an effective agile culture (svcc, 10.15)Keys to crafting an effective agile culture (svcc, 10.15)
Keys to crafting an effective agile culture (svcc, 10.15)
 
If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)
If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)
If We Are Agile, Why Do We Need Managers? (AgileIndy, 5.14)
 
Becoming an Agile Manager (bay scrum, 10.24.13)
Becoming an Agile Manager (bay scrum, 10.24.13)Becoming an Agile Manager (bay scrum, 10.24.13)
Becoming an Agile Manager (bay scrum, 10.24.13)
 
Do you want to be a manager (are you sure)
Do you want to be a manager (are you sure)Do you want to be a manager (are you sure)
Do you want to be a manager (are you sure)
 
Crash Course - managing software people and teams (sfelc, 10.26.16)
Crash Course  - managing software people and teams (sfelc, 10.26.16)Crash Course  - managing software people and teams (sfelc, 10.26.16)
Crash Course - managing software people and teams (sfelc, 10.26.16)
 
Crash Course: Managing Software People and Teams (IEEE, 4.4.13)
Crash Course:  Managing Software People and Teams (IEEE, 4.4.13)Crash Course:  Managing Software People and Teams (IEEE, 4.4.13)
Crash Course: Managing Software People and Teams (IEEE, 4.4.13)
 
12 take aways - managing the unmanageable
12 take aways - managing the unmanageable12 take aways - managing the unmanageable
12 take aways - managing the unmanageable
 
Organizing & Scaling Agile Teams by Ron Lichty
Organizing & Scaling Agile Teams by Ron LichtyOrganizing & Scaling Agile Teams by Ron Lichty
Organizing & Scaling Agile Teams by Ron Lichty
 
AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12
AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12
AIPMM talk - chaos to clarity: managing the unmanageable, ron lichty, 12.7.12
 
Leading and Motivating Engineers - what product managers need to know - prod...
Leading and Motivating Engineers -  what product managers need to know - prod...Leading and Motivating Engineers -  what product managers need to know - prod...
Leading and Motivating Engineers - what product managers need to know - prod...
 
Agile Is Hard (AgileCampSV 2014)
Agile Is Hard (AgileCampSV 2014)Agile Is Hard (AgileCampSV 2014)
Agile Is Hard (AgileCampSV 2014)
 
Dream Teams: Making Your Dream (Team) Come True by Ron Lichty
Dream Teams: Making Your Dream (Team) Come True by Ron LichtyDream Teams: Making Your Dream (Team) Come True by Ron Lichty
Dream Teams: Making Your Dream (Team) Come True by Ron Lichty
 
Steal from the best
Steal from the bestSteal from the best
Steal from the best
 

Semelhante a Scaling Agile Teams

How to get your agile development team to love you (product camp, 3.14)
How to get your agile development team to love you (product camp, 3.14)How to get your agile development team to love you (product camp, 3.14)
How to get your agile development team to love you (product camp, 3.14)Ron Lichty
 
Product owners how to get your development team to love you (product camp, 3...
Product owners  how to get your development team to love you (product camp, 3...Product owners  how to get your development team to love you (product camp, 3...
Product owners how to get your development team to love you (product camp, 3...Ron Lichty
 
Engineering challenges, product management solutions - product camp 2016
Engineering challenges, product management solutions - product camp 2016Engineering challenges, product management solutions - product camp 2016
Engineering challenges, product management solutions - product camp 2016Ron Lichty
 
What the Heck Is a Product Owner?
What the Heck Is a Product Owner?What the Heck Is a Product Owner?
What the Heck Is a Product Owner?Ron Lichty
 
Product talk good sw mgmt 11.13.12 (startup product meetup)
Product talk   good sw mgmt 11.13.12 (startup product meetup)Product talk   good sw mgmt 11.13.12 (startup product meetup)
Product talk good sw mgmt 11.13.12 (startup product meetup)Ron Lichty
 
Product talk: Good Software Management: 11.13.12 (startup product meetup)
Product talk: Good Software Management: 11.13.12 (startup product meetup)Product talk: Good Software Management: 11.13.12 (startup product meetup)
Product talk: Good Software Management: 11.13.12 (startup product meetup)Ron Lichty
 
Connections for SMB? Sure!
Connections for SMB? Sure!Connections for SMB? Sure!
Connections for SMB? Sure!LetsConnect
 
Naked Meetings: Using Unseen Structures to Achieve Results
Naked Meetings: Using Unseen Structures to Achieve ResultsNaked Meetings: Using Unseen Structures to Achieve Results
Naked Meetings: Using Unseen Structures to Achieve Results4Good.org
 
Building A Collaborative Infrastructure
Building A Collaborative InfrastructureBuilding A Collaborative Infrastructure
Building A Collaborative InfrastructureStuart McIntyre
 
CorporateCommunityOWF2010
CorporateCommunityOWF2010CorporateCommunityOWF2010
CorporateCommunityOWF2010Connect'up
 
Crash Course - Managing Software People and Teams
Crash Course - Managing Software People and TeamsCrash Course - Managing Software People and Teams
Crash Course - Managing Software People and TeamsRon Lichty
 
#AIIM16 wrap up -- what did it all mean?
#AIIM16 wrap up -- what did it all mean?#AIIM16 wrap up -- what did it all mean?
#AIIM16 wrap up -- what did it all mean?John Mancini
 
8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful Teams8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful TeamsDrake International
 
Compilation of Pactify 1 sliders - May 2018
Compilation of Pactify 1 sliders - May 2018Compilation of Pactify 1 sliders - May 2018
Compilation of Pactify 1 sliders - May 2018Bart Vanderhaegen
 
Leading Change Resources Handout
Leading Change Resources HandoutLeading Change Resources Handout
Leading Change Resources HandoutMarc Baizman
 
Conference Board Webinar 3 23 15 final version_v5
Conference Board Webinar 3 23 15 final version_v5Conference Board Webinar 3 23 15 final version_v5
Conference Board Webinar 3 23 15 final version_v5Marvin Smith
 
Liberating Structures for Scrum: The Daily Scrum
Liberating Structures for Scrum: The Daily ScrumLiberating Structures for Scrum: The Daily Scrum
Liberating Structures for Scrum: The Daily ScrumStefan Wolpers
 
Start small, stay small!
Start small, stay small!Start small, stay small!
Start small, stay small!Marcin Czenko
 

Semelhante a Scaling Agile Teams (20)

How to get your agile development team to love you (product camp, 3.14)
How to get your agile development team to love you (product camp, 3.14)How to get your agile development team to love you (product camp, 3.14)
How to get your agile development team to love you (product camp, 3.14)
 
Product owners how to get your development team to love you (product camp, 3...
Product owners  how to get your development team to love you (product camp, 3...Product owners  how to get your development team to love you (product camp, 3...
Product owners how to get your development team to love you (product camp, 3...
 
Engineering challenges, product management solutions - product camp 2016
Engineering challenges, product management solutions - product camp 2016Engineering challenges, product management solutions - product camp 2016
Engineering challenges, product management solutions - product camp 2016
 
What the Heck Is a Product Owner?
What the Heck Is a Product Owner?What the Heck Is a Product Owner?
What the Heck Is a Product Owner?
 
Product talk good sw mgmt 11.13.12 (startup product meetup)
Product talk   good sw mgmt 11.13.12 (startup product meetup)Product talk   good sw mgmt 11.13.12 (startup product meetup)
Product talk good sw mgmt 11.13.12 (startup product meetup)
 
Product talk: Good Software Management: 11.13.12 (startup product meetup)
Product talk: Good Software Management: 11.13.12 (startup product meetup)Product talk: Good Software Management: 11.13.12 (startup product meetup)
Product talk: Good Software Management: 11.13.12 (startup product meetup)
 
Javantura v7 - Learning to Scale Yourself: The Journey from Coder to Leader -...
Javantura v7 - Learning to Scale Yourself: The Journey from Coder to Leader -...Javantura v7 - Learning to Scale Yourself: The Journey from Coder to Leader -...
Javantura v7 - Learning to Scale Yourself: The Journey from Coder to Leader -...
 
Connections for SMB? Sure!
Connections for SMB? Sure!Connections for SMB? Sure!
Connections for SMB? Sure!
 
Naked Meetings: Using Unseen Structures to Achieve Results
Naked Meetings: Using Unseen Structures to Achieve ResultsNaked Meetings: Using Unseen Structures to Achieve Results
Naked Meetings: Using Unseen Structures to Achieve Results
 
Building A Collaborative Infrastructure
Building A Collaborative InfrastructureBuilding A Collaborative Infrastructure
Building A Collaborative Infrastructure
 
CorporateCommunityOWF2010
CorporateCommunityOWF2010CorporateCommunityOWF2010
CorporateCommunityOWF2010
 
Crash Course - Managing Software People and Teams
Crash Course - Managing Software People and TeamsCrash Course - Managing Software People and Teams
Crash Course - Managing Software People and Teams
 
Less is more agile india 2013
Less is more agile india 2013Less is more agile india 2013
Less is more agile india 2013
 
#AIIM16 wrap up -- what did it all mean?
#AIIM16 wrap up -- what did it all mean?#AIIM16 wrap up -- what did it all mean?
#AIIM16 wrap up -- what did it all mean?
 
8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful Teams8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful Teams
 
Compilation of Pactify 1 sliders - May 2018
Compilation of Pactify 1 sliders - May 2018Compilation of Pactify 1 sliders - May 2018
Compilation of Pactify 1 sliders - May 2018
 
Leading Change Resources Handout
Leading Change Resources HandoutLeading Change Resources Handout
Leading Change Resources Handout
 
Conference Board Webinar 3 23 15 final version_v5
Conference Board Webinar 3 23 15 final version_v5Conference Board Webinar 3 23 15 final version_v5
Conference Board Webinar 3 23 15 final version_v5
 
Liberating Structures for Scrum: The Daily Scrum
Liberating Structures for Scrum: The Daily ScrumLiberating Structures for Scrum: The Daily Scrum
Liberating Structures for Scrum: The Daily Scrum
 
Start small, stay small!
Start small, stay small!Start small, stay small!
Start small, stay small!
 

Último

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 

Último (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 

Scaling Agile Teams

  • 1. Scaling Agile Teams Ron Lichty | Ron Lichty Consulting Ron@RonLichty.com | www.ronlichty.com
  • 2. * Addison Wesley (Amazon, BarnesandNoble, InformIT.com, Safari) http://ManagingTheUnmanageable.net <-----tools, excerpts, more rules of thumb © Ron Lichty 2 *
  • 3. © Ron Lichty 3 http://ManagingTheUnmanageable.net <-----and pointers to video training
  • 4. The Study of Product Team Performance http://www.ronlichty.com/study.html 4© Ron Lichty
  • 5. Ron Lichty, Managing Software People & Teams SOFTWEST
  • 6. Untangling the Knots; Making Things Hum • process • culture • communication • planning • rigor © Ron Lichty 6
  • 7. Software Development Organizations Struggle with Structure 7 • Startups: When does our team become 2 teams? • Larger orgs: Divide teams by components or by user function? • Every org: As teams grow, when and how do we split them? • Distributed teams: How do we distribute work geographically? • Managers: What’s our role? • Enterprises: Pools or teams? • Teams: What is a team, anyway? © Ron Lichty
  • 8. A Couple Context Points for this Talk 8 The point is not to do Agile. The point is to be effective. Agile provides us insights.  --Al Shalloway, agile author/trainer/coach Developing software is a team sport.  --observation from 30 years managing programmers © Ron Lichty
  • 9. What’s the Ideal Team Size? • Give me some answers in the chat window © Ron Lichty 9
  • 10. Ideal Team Size: Possible Answers • Scrum (for 2 decades): 7 ± 2 (5 - 9) • Scrum Guide today: 3 - 9 • Jeff Bezos: two-pizza rule (5 - 7) • my coauthor, Mickey Mantle: 3 - 4 “a small team will usually outperform a larger team, hands down” • my own answer? © Ron Lichty 10
  • 11. Ideal Team Size: Possible Answers • Scrum (for 2 decades): 7 ± 2 (5 - 9) • Scrum Guide today: 3 - 9 • Jeff Bezos: two-pizza rule (5 - 7) • my coauthor, Mickey Mantle: 3 - 4 “a small team will usually outperform a larger team, hands down” • my own answer (based on what gates teams): 1 © Ron Lichty 11
  • 12. What Gates Teams: Communication © Ron Lichty 12
  • 13. What Gates Teams: Communication © Ron Lichty 13
  • 14. What Gates Teams: Communication Lines of communication multiplicative n(n-1)/2 © Ron Lichty 14
  • 15. Ideal Team Size: 1 • all the communication is neuron-to-neuron • J. Richard Hackman, Harvard: Team theory “Research consistently shows that teams underperform...” “problems with coordination and motivation typically chip away at the benefits of collaboration” • so what’s the issue? © Ron Lichty 15
  • 16. Ideal Team Size: 1 • all the communication is neuron-to-neuron • J. Richard Hackman, Harvard: Team theory “Research consistently shows that teams underperform...” “problems with coordination and motivation typically chip away at the benefits of collaboration” • so what’s the issue? • not many applications these days a single programmer can write © Ron Lichty 16
  • 17. Ideal Team Size: 1 • all the communication is neuron-to-neuron • J. Richard Hackman, Harvard: Team theory “Research consistently shows that teams underperform...” “problems with coordination and motivation typically chip away at the benefits of collaboration” • so what’s the issue? • not many applications these days a single programmer can write • not many full-stack developers who can handle every part of an application © Ron Lichty 17
  • 18. Ideal Team Size: 3 - 4 • Mickey Mantle: “a small team will usually outperform a larger team, hands down” • Daniel Pupius, co-founder, Range: “a sole genius isn’t going to solve problems in the way a group can” • but even just Javascript: stacks of frameworks MEAN - MongoDB - Express.js - AngularJS - Node.js • ...and we run out of engineering bandwidth © Ron Lichty 18
  • 19. Ideal Team Size: two pizzas • Jeff Bezos: “5-7 people” © Ron Lichty 19
  • 20. Ideal Team Size: two pizzas • Jeff Bezos: “5-7 people, depending on their appetites” © Ron Lichty 20
  • 21. Scrum: 7 ± 2 or 3 - 9 (i.e., <10) • J. Richard Hackman: Team theory “Big teams usually wind up just wasting everybody’s time” “My rule of thumb is no double digits” • Mickey Mantle, Managing the Unmanageable: “rarely have I seen productive teams that number more than a dozen” • Ron Quartel, FAST-Agile creator “a team of 14 that pairs would be the same as 7 channels of communication with solo developers” © Ron Lichty 21
  • 22. Stable Teams • J. Richard Hackman: Team theory “R&D teams do need an influx of new talent to maintain creativity and freshness—but only at the rate of one person every three to four years” “The problem almost always is... that a team... doesn’t have the chance to settle in... to learn through experience how best to operate as a team” • Bruce Tuckman: Stages of Group Development Forming / Storming / Norming / Performing • Stability == estimating, velocity, predictability • (But Rich Sheridan, Joy, Inc., claims he’s overcome teams-in-flux via XP practices, & has even beat Brooks Law!)© Ron Lichty 22
  • 23. Splitting Growing Teams • When and how do we divide a team > 9? – Don’t: Keep the team intact – Cell division – Split the team – Hybrid split © Ron Lichty 23
  • 24. Keep the Team Intact • The “maximum of 9” is a guideline, not a law! • But! recognize the communication burden • Give focus to communication effectiveness • Support Re-Forming / Storming / Norming / Performing © Ron Lichty 24
  • 25. Cell Division • Cleave off a small team © Ron Lichty 25
  • 26. Cell Division • Cleave off a small team Steve Gray, Slalom: Find a smaller area of functionality that a smaller part of the team can be spawned off to address Daniel Pupius, co-founder, Range: Peel off a stable island while the larger remaining group deals with the larger, less- defined surface area © Ron Lichty 26
  • 27. Splitting Teams • Give some thought to Conway’s Law “Organizations which design systems... are constrained to produce designs which are copies of the communication structures of these organizations.” Glyn Morrison’s variant: “Software development organizations ship their organization chart.” Eric Raymond’s variant: “If you have four groups working on a compiler, you’ll get a 4-pass compiler.” © Ron Lichty 27
  • 28. Splitting Teams • Give some thought to Conway’s Law “Organizations which design systems... are constrained to produce designs which are copies of the communication structures of these organizations.” Glyn Morrison’s variant: “Software development organizations ship their organization chart.” Eric Raymond’s variant: “If you have four groups working on a compiler, you’ll get a 4-pass compiler.” Al Shalloway’s variant: “When development groups change how their development staff are organized, their current application architecture will work against them.” © Ron Lichty 28
  • 29. How to Split the Team • The easy route: splitting by components – grouping like-minded, like-tooled, common-best-practices people together © Ron Lichty 29
  • 30. Teams Split by Components Web Mgr Database Mgr Server Mgr Network Mgr Systems Mgr t-shirts, public domain under Creative Commons CC0, https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/ © Ron Lichty 30
  • 31. Distributed Teams Component-Split Geographically flags, public domain under Creative Commons CC0, https://pixabay.com/en/sale-for-sale-pointer-pin-marker-1500944/ QA Analytics Biz Logic Web Dev DB globe, public domain under Creative Commons CC0, https://pixabay.com/en/globe-world-map-earth-32299/ © Ron Lichty 31
  • 32. How to Split the Team • The easy route: splitting by components – grouping like-minded, like-tooled, common-best-practices people together – easy management model – teams each get an attuned manager/mentor/coach • The problem: – our goal: customer functionality, not components – customer functionality requires multiple components • incessant inter-team dependencies • costly high-bandwidth, inter-team communication© Ron Lichty 32
  • 33. How to Split the Team • The easy route: splitting by components – grouping like-minded, like-tooled, common-best-practices people together • The effective route: feature teams – our goal: customer functionality, not components – every team has every skillset needed to so deliver © Ron Lichty 33
  • 34. How Teams Change in Agile Web Mgr DB Mgr Srvr Mgr Net Mgr Sys Mgr PjM Mgr PdM Dir Web Mgr DB Mgr Srvr Mgr Net Mgr Sys Mgr PMO Mgr PdM Dir PO PO PO PO PO S M S M S M S M S M Team Team Team Team Team From manager-led component teams… To self-organizing feature teams... t-shirts, public domain under Creative Commons CC0, https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/ © Ron Lichty 34
  • 35. How Distributed Teams Change in Agile From this… flags, public domain under Creative Commons CC0, https://pixabay.com/en/sale-for-sale-pointer-pin-marker-1500944/ QA Analytics Biz Logic Web Dev DB globe, public domain under Creative Commons CC0, https://pixabay.com/en/globe-world-map-earth-32299/ © Ron Lichty 35
  • 36. To this… How Distributed Teams Change in Agile Feature Team Feature Team Feature Team Feature Team Feature Team flags, public domain under Creative Commons CC0, https://pixabay.com/en/sale-for-sale-pointer-pin-marker-1500944/ globe, public domain under Creative Commons CC0, https://pixabay.com/en/globe-world-map-earth-32299/ © Ron Lichty 36
  • 37. How to Split the Team • The easy route: splitting by components – grouping like-minded, like-tooled, common-best-practices people together • The effective route: feature teams – our goal: customer functionality, not components – every team has every skillset needed to so deliver • teams own interface, functionality, or customer journey – same-skilled folks are scattered across teams • each set still gets an attuned manager/mentor/coach © Ron Lichty 37
  • 38. How Teams Change in Agile Web Mgr DB Mgr Srvr Mgr Net Mgr Sys Mgr PjM Mgr PdM Dir Web Mgr DB Mgr Srvr Mgr Net Mgr Sys Mgr PMO Mgr PdM Dir PO PO PO PO PO S M S M S M S M S M Team Team Team Team Team From manager-led component teams… To self-organizing feature teams... t-shirts, public domain under Creative Commons CC0, https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/ © Ron Lichty 38
  • 39. Spotify calls its Scrum Teams “Squads” • Each squad has a long-term mission, “owns” part of the UX © Ron Lichty
  • 40. Spotify: Kniberg calls Scrum Teams “Squads” • Each squad has a long-term mission: e.g., building/improving the Android client, creating the Spotify radio experience, scaling backend systems, payment solutions, …
  • 41. Managers lead “Chapters” that span Scrum Teams • “Chapters” are manager-led tech organizations • Managers are called “Chapter Leads”
  • 42. Splitting Teams: a second trap • The easy route: splitting by components – grouping like-minded, like-tooled, common-best-practices people together • The effective route: feature teams (or squads) – each delivers customer functionality • A second trap: tiny feature teams/squads/pods – the problems: • pods become silos • high-bandwidth communication is needed among pods © Ron Lichty 42
  • 43. What Gates Teams: Communication © Ron Lichty 43
  • 45. Splitting Teams: a second trap • The easy route: splitting by components – grouping like-minded, like-tooled, common-best-practices people together • The effective route: feature teams (or squads) – each delivers customer functionality • A second trap: tiny feature teams/squads/pods – the problems: • pods become silos • high-bandwidth communication is needed among pods – with enough growth, it can be a trap for us all© Ron Lichty 45
  • 46. Splitting Teams: a trap solution • The easy route: splitting by components – grouping like-minded, like-tooled, common-best-practices people together • The effective route: feature teams (or squads) – each delivers customer functionality • A second trap: tiny feature teams/squads/pods – Spotify groups sets of squads into Tribes – Zenefits groups sets of pods into Superpods © Ron Lichty 46
  • 47. Spotify groups sets of squads into Tribes
  • 48. Hybrid Split • Teams / Sub-teams hybrid model – Startup with a team of 15 had been unproductive – PdM ID’d 3 customer functionality workstreams • but not long-running streams of features – Split the team into 3 cross-functional sub-teams • but stability was still at the larger team level • and the code base was monolithic – We did Planning, Demos and Retros by sub-team – Standups, daily: • first 11 minutes all together for sharing, dependencies • then split up by sub-team for progress, 6 mins. planning© Ron Lichty
  • 49. One More Model for Team Structuring • FAST-Agile – Organization of 40-plus – Teams self-form every two days • Around PdM’s 5 highest value initiatives • Plan Tues/Thurs mornings • Share outcomes Wed/Fri afternoons © Ron Lichty 49
  • 50. Regardless of Structure • Make onboarding new team members a best practice • Plan for architectural guidance across teams • Fly geographically distributed teams together • Plan cross-team, cross-geo, cross-tech hackathons • Weekly all-hands show-and-tells have real value – Leverage: align sprint reviews / demos with all-hands • Remember Conway’s Law: You ship your organization! • Make experiments of structure & process change • Create a culture of psychological safety! • Don’t just do agile, be agile! © Ron Lichty 50
  • 51. Team Structure Take-Aways • Software development is a team sport • There’s no one agile way to do things • The point is to be effective / delight customers • Organize teams to deliver customer value • Cross-functional feature teams enable critical communication / collaboration • We’d stick with teams of 3 if we could – But avoid cross-team communication overhead! © Ron Lichty 51
  • 52. Ron Lichty Consulting • Software leadership, coaching, training, consulting: – http://ronlichty.com, Ron@RonLichty.com • The book: Managing the Unmanageable: Rules, Tools & Insights for Managing Software People & Teams – http://ManagingTheUnmanageable.net <-----tools, excerpts, more rules of thumb • The video training: LiveLessons: Managing Software People and Teams – http://ManagingTheUnmanageable.net/video.html • The study: The Study of Product Team Performance – http://ronlichty.com/study.html • Training: The Agile Manager Managing Software People and Teams Zero to Agile in Three Days 52
  • 53. Informit.com/lichty Save 50% on Video Training • Use code VIDEO50 Save 35% on Book • Use code SWDEV35 • Good on print, eBooks, and video • eBook files include PDF, EPUB, and MOBI Discount codes applicable only at informit.com Also available on the Safari Bookshelf
  • 54. Ron Lichty Consulting • Mentoring, coaching, training, consulting: – http://ronlichty.com, Ron@RonLichty.com • The book: Managing the Unmanageable: Rules, Tools & Insights for Managing Software People & Teams – http://ManagingTheUnmanageable.net <-----tools, excerpts, more rules of thumb • The video training: LiveLessons: Managing Software People and Teams – http://ManagingTheUnmanageable.net/video.html • The study: The Study of Product Team Performance – http://ronlichty.com/study.html • Training: The Agile Manager Managing Software People and Teams Zero to Agile in Three Days 54

Notas do Editor

  1. Managing the Unmanageable: Rules, Tools, and Insights for Managing Software People and Teams
  2. But I’m also the coauthor of the periodic Study of Product Team Performance. In each of the studies, we’ve asked product teams members – developers, testers, PdMs, PjMs, PgMs, scrum masters, … – around the world ...to tell us if they considered their teams to be high performance, low performance or something in between. And then we asked about various of their practices.
  3. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  4. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  5. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  6. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  7. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  8. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  9. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  10. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  11. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  12. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  13. https://pixabay.com/en/tee-shirt-purple-fashion-design-34002/ https://pixabay.com/en/tee-shirt-maroon-clothing-casual-34008/ https://pixabay.com/en/tee-shirt-black-fashion-design-34001/ https://pixabay.com/en/tee-shirt-pink-clothing-casual-34006/ https://pixabay.com/en/tee-shirt-green-fashion-design-34004/ https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
  14. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  15. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  16. https://pixabay.com/en/tee-shirt-purple-fashion-design-34002/ https://pixabay.com/en/tee-shirt-maroon-clothing-casual-34008/ https://pixabay.com/en/tee-shirt-black-fashion-design-34001/ https://pixabay.com/en/tee-shirt-pink-clothing-casual-34006/ https://pixabay.com/en/tee-shirt-green-fashion-design-34004/ https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
  17. https://pixabay.com/en/tee-shirt-purple-fashion-design-34002/ https://pixabay.com/en/tee-shirt-maroon-clothing-casual-34008/ https://pixabay.com/en/tee-shirt-black-fashion-design-34001/ https://pixabay.com/en/tee-shirt-pink-clothing-casual-34006/ https://pixabay.com/en/tee-shirt-green-fashion-design-34004/ https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
  18. https://pixabay.com/en/tee-shirt-purple-fashion-design-34002/ https://pixabay.com/en/tee-shirt-maroon-clothing-casual-34008/ https://pixabay.com/en/tee-shirt-black-fashion-design-34001/ https://pixabay.com/en/tee-shirt-pink-clothing-casual-34006/ https://pixabay.com/en/tee-shirt-green-fashion-design-34004/ https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
  19. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  20. https://pixabay.com/en/tee-shirt-purple-fashion-design-34002/ https://pixabay.com/en/tee-shirt-maroon-clothing-casual-34008/ https://pixabay.com/en/tee-shirt-black-fashion-design-34001/ https://pixabay.com/en/tee-shirt-pink-clothing-casual-34006/ https://pixabay.com/en/tee-shirt-green-fashion-design-34004/ https://pixabay.com/en/tee-shirt-white-clothing-casual-34009/
  21. “Scaling Agile @ Spotify”, Henrik Kniberg &amp; Anders Ivarsson
  22. “Scaling Agile @ Spotify”, Henrik Kniberg &amp; Anders Ivarsson
  23. “Scaling Agile @ Spotify”, Henrik Kniberg &amp; Anders Ivarsson
  24. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  25. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  26. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  27. “Scaling Agile @ Spotify”, Henrik Kniberg &amp; Anders Ivarsson Each tribe has a tribe lead who is responsible for providing the best possible habitat for the squads within that tribe.
  28. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  29. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  30. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams
  31. https://hbr.org/2009/05/why-teams-dont-work J. Richard Hackman, the Edgar Pierce Professor of Social and Organizational Psychology at Harvard University and a leading expert on teams