Conway’s Law Explored and Explained

Conway’s Law Explored and Explained

Royd Brayshay
31st January 2017

Home Insights Conway’s Law Explored and Explained

Conway’s Law was observed by Met Conway and made famous in Fred Brooks’ 1975 book The Mythical Man-Month. It states – “Any organisation that designs a system will produce a design whose structure is a copy of the organisation’s communication structure”.  Considering the architecture of a piece of software can influence its overall value and usefulness, it follows that giving careful consideration to organisation structure and behaviour is important. However something as fundamental as human behaviour and relationships are not easily corralled. Jame Hull spoke at our Agile Yorkshire event and eloquently explained Conway’s Law, exploring it’s meaning and discussing how it may be harnessed.

Share Article

Insights.

Sponsoring the Legal Tech in Leeds’ Hackathon
Sponsoring the Legal Tech in Leeds’ Hackathon

This is why NewRedo are so proud to have sponsored Legal Tech in Leeds Hackathon

Discover More
Taking a look at Dagger
Taking a look at Dagger

Solomon Hykes is probably most famous for being the founder and former CTO of Docker. Docker revolutionised the way we package, run and distribute server applications, so when Hykes starts a new venture, it's worth checking out.

Discover More
Running Terraform in a Lambda Function
Running Terraform in a Lambda Function

I recently set up a Terraform project which I wanted to run on a regular schedule. There are a number of ways to achieve this, but I decided to package the project as a Lambda function and schedule it with… 

Discover More