Systems Thinking Explained by Chris McDermott

Systems Thinking Explained by Chris McDermott

Royd Brayshay
26th August 2015

Home Insights Systems Thinking Explained by Chris McDermott

Thinking about software development work being organised as a system hasn’t generally been the default approach taken by business leaders over the past few decades. That is until lean / agile approaches started being talked about.

Traditionally a popular way to build software, especially in large organisations, was to split into teams of specialists. Typically a team of business analysts would specify what would be built, a team of programmers would then construct the specified features and finally a team of testers would check everything worked as specified. A conventional organisation would watch individual team performance, assuming that when the three teams are working optimally, maximum productivity must have been reached. The problem is that maximum productivity isn’t the same thing as maximum profitability and businesses exist to make money not just to have busy workers.

Systems theory embraces the idea that sub activities are interrelated and could be best optimised by studying how all they worked together. In the case of a business, the customers and suppliers become part of the system. Feedback in the form of sales or worker ideas and observations are also part of the system.

Lean / agile approaches like Scrum or Kanban are built on system thinking ideas that have been around for decades and Chris McDermott presents a system thinking overview here and hopefully throws some light on the roots of the lean / agile shift within the IT industry.

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