Giter Club home page Giter Club logo

team-dependencies-tracking's Introduction

Team Dependencies Tracking

Suggested tools and approaches to track team dependencies in an organization. Based on some of the ideas in the book Team Topologies by Matthew Skelton @matthewskelton and Manuel Pais @manupaisable.

See teamtopologies.com for more details about Team Topolologies.

Copyright © 2018-2020 Team Topologies - Licenced under CC BY-SA 4.0 CC BY-SA 4.0

Overview

All teams are part of a socio-technical system, and therefore will depend on other teams at some point in time, to a greater or lesser extent. Even if following the ideas in Team Topologies around increased or full ownership of end-to-end services, this is hardly ever 100% true.

That means we should be tracking dependencies between teams now and over time. Some dependencies might be fine today but in a few months from now they start slowing down the dependant team too much and we need to address it.

While ideally we might want to remove all dependencies, in practice we should identify which ones are problematic and should be removed, and which ones are "under control", for now at least. A problematic dependency introduces significant delays and/or are too unpredictability and/or increased work in progress (WIP) for the dependent team, slowing them down considerably.

How to use

Spotify dependency tracker

The article that described what became known as the "Spotify Model" (Oct 2012) also explained how Spotify tracked dependencies between teams over time with a simple spreadsheet. They would ask all their squads which other squads they depended on, and to what extent those dependencies were blocking or slowing them down.

They would then address the the blocking and cross-tribe dependencies (namely through reorganization, architectural changes or technical solutions), while continuing to monitor the remaining ones:

Screenshot of the Spotify team dependency tracker - Source: https://blog.crisp.se/wp-content/uploads/2012/11/SpotifyScaling.pdf (page 6) [Source: https://blog.crisp.se/wp-content/uploads/2012/11/SpotifyScaling.pdf (page 6)]

Below is a table strongly inspired in the team dependencies tracker spreadsheet from Spotify:

Team name/focus Depends on Team Type (blocking/slowing/ok) Cross-streams (Yes/No) Short description of dependency (artifacts, approvals, other)
.
.
.
.
.
.
.
.
.
.

With a simple spreadsheet you can graph the evolution of the different dependencies over time and get early feedback on potential problems ahead.

Other team dependency tools

team-dependencies-tracking's People

Contributors

manupaisable avatar matthewskelton avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.