Tools to reflect on your process

The more you mob and work as a team, the less you need Slack to communicate and synchronize.
The more you mob and work as a team, the less you need Github to review each other’s work.

»
Author's profile picture Dragan Stepanović

If you need gRPC to optimize the performance of communication over the network

functional decomposition of the system is suboptimal which is causing services to be overly chatty.

»
Author's profile picture Dragan Stepanović

A short, sad story about high transaction cost causing inevitable big batches and long feedback loops

The longer it takes me to test/check a change ->

»
Author's profile picture Dragan Stepanović

Having a need for coordination

and a corresponding role is likely an indicator of a process focused on utilization (busyness) instead of flow (eliminating queues and wait times).

»
Author's profile picture Dragan Stepanović

Optimize your code for explicitness

Two super simple examples, achieving the same thing.

»
Author's profile picture Dragan Stepanović

When it's too difficult to measure the whole system

in order to improve it, the second best thing that feels natural to do is to improve what we can measure.

»
Author's profile picture Dragan Stepanović

The Theory of Constraints and Amazon

Not sure how much it’s known, but Jeff Bezos is a huge fan of the Theory of Constraints. Such a big fan that ‘The Goal’ from Eli Goldratt is one of the 3 must-read books he gives out to all senior executives joining Amazon.

»
Author's profile picture Dragan Stepanović

When I have a fast test suite

I’m able to experiment with the production code.

»
Author's profile picture Dragan Stepanović

People don't do big changes

because they like them better than smaller changes.

»
Author's profile picture Dragan Stepanović

Quality and the failure of the process

When you co-create as a team (together and at the same time) “quality is everyone’s responsibility” mindset is inherent and you don’t have to keep reminding people of it.

»
Author's profile picture Dragan Stepanović