Want to create an interactive transcript for this episode?
Podcast: Agile Bites
Episode: Finding the Constraint
Description: Every system, no matter how optimized, has a constraint—the point in the system that has the lowest throughput. But do you know where yours is? And what are you doing about it?Â
Â
Knowing your constraint means knowing where you can make meaningful improvements to your system. Because if you make improvements to the wrong part of the system, you could actually make your flow worse (*cough, cough* hiring more developers when they're not the actual source of the bottleneck).
Â
In this episode, learn why you should know where your system's const...