AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Minimize Dependencies Between Teams
There's compile time dependencies, compendences that we pull in as a library when we're building the software. And there's alsodependencies in time as teams are building things. So if team A is working on something and in order for them to deliver that thing, they need another team to update the database so there's an extra field in it. That kind of dependency is the worst kind of dependency that you can have in place.