Join Murray Robinson and Shane Gibson in a conversation with Jonathan Hall about implementing Continuous Delivery. CI/CD requires a level of test automation that seems impossible for most organisations. Jonathan...
Because sharing is caring
How To Bring Agile Practices To Your Data Projects
TD:LR Late in 2022 I was lucky enough to talk to Tobias Macey on the Data Engineering podcast about combining agile patterns and practises with those from the data domain. Listen to the episode or read the transcript....
Jeff Gothelf – Lean UX and Sense and Respond
Join Murray Robinson and Shane Gibson in a conversation with Jeff Gothelf about Lean UX and Sense and Respond. Lean UX explains how to do UX design and product development in a highly agile way.
Adam Thomas – product survival metrics
Join Murray Robinson and Shane Gibson in a conversation with Adam Thomas about Product Survival Metrics. Empower the product team to make decisions quickly in uncertain situations by negotiating clear boundaries for...
Christian Crumlish – the intersection between UX design and product management
Join Murray Robinson and Shane Gibson in a conversation with Christian Crumlish about the intersection between UX Design and Product Management.
Agile project management and leadership with Willem-Jan Ageling
Join Murray Robinson and Shane Gibson as they engage in an insightful conversation with Willem-Jan Ageling on agile project management and leadership.
Understand the importance of a goal-oriented leader who supports and empowers their team, and the common anti-patterns to avoid.
Information Product Canvas
Join Shane and Tammy Leahy as they discuss the Information Product Canvas, what each area of the canvas holds and why you would want to collect this information.
This is the second in a series of podcast episodes that deep dives into the Information Product pattern.
Bryan Finster – continuous delivery
Join Murray Robinson and Shane Gibson in a conversation with Bryan Finster about Continuous Delivery and SAFe. Continuous delivery improves quality, productivity, value, and developers’ lives
Analytical team topologies – Ashwin Kamath
Join Shane and guest Ashwin Kamath as they discuss his experience working with analytical teams and analytical team topologies.
Product Management with Scott Baldwin
Join Murray Robinson and Shane Gibson in a conversation with Scott Baldwin about product management
Information Products – What and Why
Join Shane GIbson and Tammy Leahy as they discuss what the Information Product pattern is and Why you would use it.
Chris Butler – agile product management
Join Murray Robinson and Shane Gibson in a conversation with Chris Butler about agile Product Management at Microsoft, Facebook and Google. Three core things, that product managers should do.
App Engine and Socket.IO
We wanted to be able to dynamically notify Data Magicians when a task had completed, without them having to refresh their browser screen constantly. Implementing websockets allowed us to achieve this.
I can write a bit of code faster
TD:LR To get data tasks done involves a lot more than just bashing out a few lines of code to get the data into a format that you can give it to your stakeholder/customer. Unless of course it really is a one off and...
Matthew Skelton – Team Topologies
Join Murray Robinson and Shane Gibson in a conversation with Matthew Skelton about Team topologies.
Sandy Mamoli – Building great teams
Join Murray Robinson and Shane Gibson in a conversation with Sandy Mamoli about building great teams. Why do some teams perform well and others perform poorly.
The Focus Podcast – Agile Data Governance Patterns
Early in 2022 Shane Gibson was lucky enough to talk to the Focus podcast crew about agile governance in the data domain. Watch or listen to the episode.
Simon Wardley – Wardley maps
Join Murray Robinson and Shane Gibson in a conversation with Simon Wardley about Wardley maps. Wardely maps are a discussion tool that surfaces assumptions about competitive landscapes.
ELT without persisted watermarks ? not a problem
We no longer need to manually track the state of a table, when it was created, when it was updated, which data pipeline last touched it …. all these data points are available by doing a simple call to the logging and bigquery api. Under the covers the google cloud platform is already tracking everything we need … every insert, update, delete, create, load, drop, alter is being captured
Assessing agile capability
Join Murray Robinson and Shane Gibson in a conversation about assessing the agile capability of individuals, teams and partners.
Three Agile Testing Methods – TDD, ATDD and BDD
In the word of agile, there are three common testing techniques that can be used to improve our testing practices and to assist with enabling automated testing.