A I D I A

We build your ideas

You give them life

Clean Boundaries

I’ve had the opportunity to work on a lot of different software projects with a lot of different teams.

What’s become clear is that a critical, underdeveloped skill is creating not just clear boundaries but clean boundaries.

What makes a boundary clean?

  1. Anything the entity is responsible for, it has the ability to change.
  2. The dependency / dependent relationships are clear.
  3. Required communication between dependency / dependents has been reduced to the minimum necessary.
  4. The number of inboxes the entity is responsible to review has been reduced to the minimum necessary.
  5. The purpose of the entity is clear, understandable, and brings real value.

Now… you might wonder, is this about teams or about code?

Both.

In fact, it might be teams first, and code second.

Refresher on Conway’s law - software is bound to reflect the communication patterns of the organization that creates it.

Find out you have messy, complicated, hard to follow processes in your code? Take a look at your teams’ communication flows.

chess

Like this? Join the email list.

Micro-thoughts on operational strategy straight to your inbox.

* No, we don't spam. We hate spam. A lot.

Browse More Newsletters