Agile Business Analysis Using the Three Amigos

Agile Business Analysis Using the Three Amigos

Royd Brayshay
10th November 2016

Home Insights Agile Business Analysis Using the Three Amigos

Good outcomes when building software features is strongly connected to having the right insight and information at the right time to help form a consensus on what to actually build. The problem with traditional requirements documents is that they typically don’t achieve this because they are normally written by a single person with a single perspective and often a long time before the actually coding work starts when ideas may have been different.

The idea of the Three Amigos with the agile development world refers to the regular coming together of people from analysis, coding and testing to form a more rounded view of what work to do by using the multiple perspectives of the group.  Josh Lynas presented an excellent overview of the technique at a recent Agile Yorkshire event we hosted.

Share Article

Insights.

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
Setting up AWS SSO with Google Workspace
Setting up AWS SSO with Google Workspace

I recently configured Single Sign On (SSO) from our Google accounts to AWS. AWS SSO is the recommended way to configure SSO across multiple AWS accounts, yet Google is not a supported identity provider. However, this simply meant that there… 

Discover More