SlideShare a Scribd company logo
1 of 59
Download to read offline
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
Databas
eMgr
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
55
Your Trusted Agile Software
Co-development Partner
1. Accelerate delivery of your
product/technology
roadmap
2. Address technology skills
gap in your in-house team
3. Save >50% with India
based software
development talent
4. Leverage US based
professionals to make it
easy for your inhouse team
to collaborate
56
Representative Clients - 14+ Years
…100+ more
Upcoming Webinar
Performance Reviews That Don’t Suck
Wednesday, February 13, 2019
@ 1pm ET | Noon CT | 10am PT
Presenter:
Todd Little
Co-Author Declaration of
Independence for Agile for
Agile Leadership
Texas
4100 Spring Valley Road
Suite 308
Dallas, TX 75244
Tel: +1.469.374.0500 |
Fax: +1.469.322.0490
New York
India
3rd Floor, Revolution
Mall,
Above Big Bazaar,
Kothrud,
Pune, India 411 038
Tel: +91.20.67283222 |
Fax: +91.20.67283222
sales@synerzip.com
Silicon Valley

More Related Content

What's hot

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
Ron Lichty
 
Product owners - how to get your development team to love you (product tank, ...
Product owners - how to get your development team to love you (product tank, ...Product owners - how to get your development team to love you (product tank, ...
Product owners - how to get your development team to love you (product tank, ...
Ron Lichty
 
12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the Unmanageable12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the Unmanageable
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
 
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
 
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
 
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
 

What's hot (17)

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
 
Transforming Chaos To Clarity, Ron Lichty
Transforming Chaos To Clarity, Ron LichtyTransforming Chaos To Clarity, Ron Lichty
Transforming Chaos To Clarity, Ron Lichty
 
Product owners - how to get your development team to love you (product tank, ...
Product owners - how to get your development team to love you (product tank, ...Product owners - how to get your development team to love you (product tank, ...
Product owners - how to get your development team to love you (product tank, ...
 
The hidden ingredient in hyper productive teams (scrummasters guild, 10.15)
The hidden ingredient in hyper productive teams (scrummasters guild, 10.15)The hidden ingredient in hyper productive teams (scrummasters guild, 10.15)
The hidden ingredient in hyper productive teams (scrummasters guild, 10.15)
 
12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the Unmanageable12 Take Aways - Managing the Unmanageable
12 Take Aways - Managing the Unmanageable
 
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
 
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)
 
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)
 
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)
 
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)
 
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)
 
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
 
12 take aways - managing the unmanageable
12 take aways - managing the unmanageable12 take aways - managing the unmanageable
12 take aways - managing the unmanageable
 
Growing your online community
Growing your online communityGrowing your online community
Growing your online community
 
Building Member Loyalty - CPA Firm Associations
Building Member Loyalty - CPA Firm AssociationsBuilding Member Loyalty - CPA Firm Associations
Building Member Loyalty - CPA Firm Associations
 
Drupalcon2009 Heuer3
Drupalcon2009 Heuer3Drupalcon2009 Heuer3
Drupalcon2009 Heuer3
 
Stoos and Stuff
Stoos and StuffStoos and Stuff
Stoos and Stuff
 

Similar to Organizing & Scaling Agile Teams by Ron Lichty

Teamwork - making your dream team come true
Teamwork - making your dream team come trueTeamwork - making your dream team come true
Teamwork - making your dream team come true
Ron Lichty
 
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 -...
HUJAK - Hrvatska udruga Java korisnika / Croatian Java User Association
 
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
Ron Lichty
 
CorporateCommunityOWF2010
CorporateCommunityOWF2010CorporateCommunityOWF2010
CorporateCommunityOWF2010
Connect'up
 
8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful Teams8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful Teams
Drake International
 

Similar to Organizing & Scaling Agile Teams by Ron Lichty (20)

Teamwork - making your dream team come true
Teamwork - making your dream team come trueTeamwork - making your dream team come true
Teamwork - making your dream team come true
 
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...
 
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)
 
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)
 
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 -...
 
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
 
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
 
Building A Collaborative Infrastructure
Building A Collaborative InfrastructureBuilding A Collaborative Infrastructure
Building A Collaborative Infrastructure
 
Connections for SMB? Sure!
Connections for SMB? Sure!Connections for SMB? Sure!
Connections for SMB? Sure!
 
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
 
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
 
CorporateCommunityOWF2010
CorporateCommunityOWF2010CorporateCommunityOWF2010
CorporateCommunityOWF2010
 
8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful Teams8 Necessary Roles Within Successful Teams
8 Necessary Roles Within Successful Teams
 
Less is more agile india 2013
Less is more agile india 2013Less is more agile india 2013
Less is more agile india 2013
 
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
 
#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?
 
Start small, stay small!
Start small, stay small!Start small, stay small!
Start small, stay small!
 

More from Synerzip

More from Synerzip (20)

HOW VOCERA LEVERAGES SYNERZIP FOR ENHANCEMENT OF VOCERA PLATFORM & ITS USER E...
HOW VOCERA LEVERAGES SYNERZIP FOR ENHANCEMENT OF VOCERA PLATFORM & ITS USER E...HOW VOCERA LEVERAGES SYNERZIP FOR ENHANCEMENT OF VOCERA PLATFORM & ITS USER E...
HOW VOCERA LEVERAGES SYNERZIP FOR ENHANCEMENT OF VOCERA PLATFORM & ITS USER E...
 
The QA/Testing Process
The QA/Testing ProcessThe QA/Testing Process
The QA/Testing Process
 
Test Driven Development – What Works And What Doesn’t
Test Driven Development – What Works And What Doesn’t Test Driven Development – What Works And What Doesn’t
Test Driven Development – What Works And What Doesn’t
 
Distributed/Dual-Shore Agile Software Development – Is It Effective?
Distributed/Dual-Shore Agile Software Development – Is It Effective?Distributed/Dual-Shore Agile Software Development – Is It Effective?
Distributed/Dual-Shore Agile Software Development – Is It Effective?
 
Using Agile Approach with Fixed Budget Projects
Using Agile Approach with Fixed Budget ProjectsUsing Agile Approach with Fixed Budget Projects
Using Agile Approach with Fixed Budget Projects
 
QA Role in Agile Teams
QA Role in Agile Teams QA Role in Agile Teams
QA Role in Agile Teams
 
Agile For Mobile App Development
Agile For Mobile App Development Agile For Mobile App Development
Agile For Mobile App Development
 
Using Agile in Non-Ideal Situations
Using Agile in Non-Ideal SituationsUsing Agile in Non-Ideal Situations
Using Agile in Non-Ideal Situations
 
Accelerating Agile Transformations - Ravi Verma
Accelerating Agile Transformations - Ravi VermaAccelerating Agile Transformations - Ravi Verma
Accelerating Agile Transformations - Ravi Verma
 
Agile Product Management Basics
Agile Product Management BasicsAgile Product Management Basics
Agile Product Management Basics
 
Product Portfolio Kanban - by Erik Huddleston
Product Portfolio Kanban - by Erik HuddlestonProduct Portfolio Kanban - by Erik Huddleston
Product Portfolio Kanban - by Erik Huddleston
 
Modern Software Practices - by Damon Poole
Modern Software Practices - by Damon PooleModern Software Practices - by Damon Poole
Modern Software Practices - by Damon Poole
 
Context Driven Agile Leadership
Context Driven Agile LeadershipContext Driven Agile Leadership
Context Driven Agile Leadership
 
Adopting TDD - by Don McGreal
Adopting TDD - by Don McGrealAdopting TDD - by Don McGreal
Adopting TDD - by Don McGreal
 
Pragmatics of Agility - by Venkat Subramaniam
Pragmatics of Agility - by Venkat SubramaniamPragmatics of Agility - by Venkat Subramaniam
Pragmatics of Agility - by Venkat Subramaniam
 
Cross Platform Mobile App Development
Cross Platform Mobile App DevelopmentCross Platform Mobile App Development
Cross Platform Mobile App Development
 
Agile2011 Conference – Key Take Aways
Agile2011 Conference – Key Take AwaysAgile2011 Conference – Key Take Aways
Agile2011 Conference – Key Take Aways
 
Performance Evaluation in Agile
Performance Evaluation in AgilePerformance Evaluation in Agile
Performance Evaluation in Agile
 
Scrum And Kanban (for better agile teams)
Scrum And Kanban (for better agile teams)Scrum And Kanban (for better agile teams)
Scrum And Kanban (for better agile teams)
 
Managing Technical Debt - by Michael Hall
Managing Technical Debt - by Michael HallManaging Technical Debt - by Michael Hall
Managing Technical Debt - by Michael Hall
 

Recently uploaded

Agile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptxAgile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptx
alinstan901
 
internship thesis pakistan aeronautical complex kamra
internship thesis pakistan aeronautical complex kamrainternship thesis pakistan aeronautical complex kamra
internship thesis pakistan aeronautical complex kamra
AllTops
 
The Psychology Of Motivation - Richard Brown
The Psychology Of Motivation - Richard BrownThe Psychology Of Motivation - Richard Brown
The Psychology Of Motivation - Richard Brown
SandaliGurusinghe2
 
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTECAbortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
Abortion pills in Riyadh +966572737505 get cytotec
 
Beyond the Codes_Repositioning towards sustainable development
Beyond the Codes_Repositioning towards sustainable developmentBeyond the Codes_Repositioning towards sustainable development
Beyond the Codes_Repositioning towards sustainable development
Nimot Muili
 

Recently uploaded (16)

digital Human resource management presentation.pdf
digital Human resource management presentation.pdfdigital Human resource management presentation.pdf
digital Human resource management presentation.pdf
 
Marketing Management 16th edition by Philip Kotler test bank.docx
Marketing Management 16th edition by Philip Kotler test bank.docxMarketing Management 16th edition by Philip Kotler test bank.docx
Marketing Management 16th edition by Philip Kotler test bank.docx
 
Intro_University_Ranking_Introduction.pptx
Intro_University_Ranking_Introduction.pptxIntro_University_Ranking_Introduction.pptx
Intro_University_Ranking_Introduction.pptx
 
Reviewing and summarization of university ranking system to.pptx
Reviewing and summarization of university ranking system  to.pptxReviewing and summarization of university ranking system  to.pptx
Reviewing and summarization of university ranking system to.pptx
 
How Software Developers Destroy Business Value.pptx
How Software Developers Destroy Business Value.pptxHow Software Developers Destroy Business Value.pptx
How Software Developers Destroy Business Value.pptx
 
Agile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptxAgile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptx
 
Gautam Buddh Nagar Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Gautam Buddh Nagar Call Girls 🥰 8617370543 Service Offer VIP Hot ModelGautam Buddh Nagar Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Gautam Buddh Nagar Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
International Ocean Transportation p.pdf
International Ocean Transportation p.pdfInternational Ocean Transportation p.pdf
International Ocean Transportation p.pdf
 
Leaders enhance communication by actively listening, providing constructive f...
Leaders enhance communication by actively listening, providing constructive f...Leaders enhance communication by actively listening, providing constructive f...
Leaders enhance communication by actively listening, providing constructive f...
 
Safety T fire missions army field Artillery
Safety T fire missions army field ArtillerySafety T fire missions army field Artillery
Safety T fire missions army field Artillery
 
internship thesis pakistan aeronautical complex kamra
internship thesis pakistan aeronautical complex kamrainternship thesis pakistan aeronautical complex kamra
internship thesis pakistan aeronautical complex kamra
 
The Psychology Of Motivation - Richard Brown
The Psychology Of Motivation - Richard BrownThe Psychology Of Motivation - Richard Brown
The Psychology Of Motivation - Richard Brown
 
Siliguri Escorts Service Girl ^ 9332606886, WhatsApp Anytime Siliguri
Siliguri Escorts Service Girl ^ 9332606886, WhatsApp Anytime SiliguriSiliguri Escorts Service Girl ^ 9332606886, WhatsApp Anytime Siliguri
Siliguri Escorts Service Girl ^ 9332606886, WhatsApp Anytime Siliguri
 
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTECAbortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
 
Beyond the Codes_Repositioning towards sustainable development
Beyond the Codes_Repositioning towards sustainable developmentBeyond the Codes_Repositioning towards sustainable development
Beyond the Codes_Repositioning towards sustainable development
 
W.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
W.H.Bender Quote 62 - Always strive to be a Hospitality Service professionalW.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
W.H.Bender Quote 62 - Always strive to be a Hospitality Service professional
 

Organizing & Scaling Agile Teams by Ron Lichty

  • 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 Databas eMgr 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
  • 55. 55
  • 56. Your Trusted Agile Software Co-development Partner 1. Accelerate delivery of your product/technology roadmap 2. Address technology skills gap in your in-house team 3. Save >50% with India based software development talent 4. Leverage US based professionals to make it easy for your inhouse team to collaborate 56
  • 57. Representative Clients - 14+ Years …100+ more
  • 58. Upcoming Webinar Performance Reviews That Don’t Suck Wednesday, February 13, 2019 @ 1pm ET | Noon CT | 10am PT Presenter: Todd Little Co-Author Declaration of Independence for Agile for Agile Leadership
  • 59. Texas 4100 Spring Valley Road Suite 308 Dallas, TX 75244 Tel: +1.469.374.0500 | Fax: +1.469.322.0490 New York India 3rd Floor, Revolution Mall, Above Big Bazaar, Kothrud, Pune, India 411 038 Tel: +91.20.67283222 | Fax: +91.20.67283222 sales@synerzip.com Silicon Valley