Agile Telemetry, Doing Data Driven Product Development like a Formula 1 Team

Agile Telemetry, Doing Data Driven Product Development like a Formula 1 Team

Royd Brayshay
13th June 2017

Home Insights Agile Telemetry, Doing Data Driven Product Development like a Formula 1 Team

Building a software product requires thousands of design decisions to be made and making those decisions quickly will significantly reduce the time to market.  Getting things shipped quickly can significantly reduce commercial risks through gaining early feedback. But making these design decisions effectively requires data on all kinds of things from commercial issues like user behaviour and early sales figures as well as technical things like run time performance, storage usage and quality metrics. Some of this data maybe easy to collect or intuitively felt while other aspects require determined engineering effort to harvest.

Finding ways to collect and use this kind of data can be transformative by turning assumptions into assertions sooner and the best teams strive to improve this constantly. Jon Fulton talks here about data collection, F1 teams and risk management at a recent visit to Agile Yorkshire.

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