Tech Lead Journal - podcast cover

Tech Lead Journal

Henry Suryawirawantechleadjournal.dev
Great technical leadership requires more than just great coding skills. It requires a variety of other skills that are not well-defined, and they are not something that we can fully learn in any school or book. Hear from experienced technical leaders sharing their journey and philosophy for building great technical teams and achieving technical excellence. Find out what makes them great and how to apply those lessons to your work and team.

Episodes

#158 - Sustainable Engineering Lessons From Scaling Up Wise - Balazs Barna

“A team has to be able to go fast if they have to. But they should always choose to go at a steady pace, most of the time. In the long run, what we emphasize is for each team to find their own space and pace." Balazs Barna is the Head of US Engineering at Wise. In this episode, we delved into his insights on building sustainable engineering from scaling up Wise. Balazs started by touching on the engineering management role and described the traits of good and bad engineering management. We ...

Jan 01, 202449 minEp. 158

[Best of 2023] #122 - Essential Things Every Software Engineer Should Know - Kevlin Henney

“In a world that runs on software, when we develop and deploy software, we are part of a larger system where our failures are no longer about us, they are also about other people." Today's clip is from Tech Lead Journal episode 122 with Kevlin Henney, a consultant, writer, and speaker on software development and has written and edited several popular books. In this clip, Kevlin brought up some timeless software development concepts developers should learn from the past on cohesion, coup...

Jan 01, 202418 min

[Best of 2023] #120 - Software Architecture: From Fundamentals to the Hard Parts - Neal Ford

“Everything in software architecture is a trade-off, and the why is more important than how." Today's clip is from Tech Lead Journal episode 120 with Neal Ford, a Director and software architect at ThoughtWorks. In this clip, we discussed the definition of software architecture and how it relates to software design. Neal then described the two important laws of software architecture related to trade-offs and the why. Neal then explained why software architecture is difficult and discuss...

Jan 01, 202417 min

#157 - Platform Strategy: Innovation Through Harmonization - Gregor Hohpe

“Platforms harmonize and standardize without restricting. By standardizing, they actually enable and allow people to do more things." Gregor Hohpe is back again for the second episode with his latest book “Platform Strategy”. In this episode, Gregor discussed in-depth about building platforms with a proper platform strategy. He began by describing what a platform is from a few different perspectives, the benefits it brings, and what strategy we should think about when building a platform. G...

Dec 17, 20231 hr 4 minEp. 157

#156 - Making Work Visible: Exposing Time Theft to Optimize Work & Flow - Dominica DeGrandis

“The five thieves of time are: too much work in progress, conflicting priorities, unplanned work, unknown dependencies, and neglected work." Dominica DeGrandis is the author of “Making Work Visible”. In this episode, we discussed how we can optimize our workflow and reclaim control of our work and time. Dominica unveiled the concept of the five thieves of time that rob us of our productivity, that includes too much work-in-progress (WIP), conflicting priorities, unplanned work, unknown depe...

Nov 27, 20231 hrEp. 156

#155 - Build What Matters With Vision-Led Product Management - Ben Foster

“Product driven means you understand what your customers’ problems are, but you don’t let yourself get held back by what your customers are saying. You’re not building your product for a customer that you’re already working with. You’re building a product for a customer that you haven’t yet met." Ben Foster is the co-founder of Prodify and the co-author of “Build What Matters”. In this episode, we discussed how product driven and vision-led product management helps organizations deliver key...

Nov 20, 20231 hr 3 minEp. 155

#154 - Scale a Fast and Resilient Company With Lean - Catherine Chabiron & Fabrice Bernhard

“Lean is not about how we organize work, but how we think about it. It’s not a production system; it’s an education system." Catherine Chabiron is a Lean expert and the co-author of “Learning to Scale at Theodo Group”. In this episode, Catherine and Fabrice–the co-founder and CTO of Theodo–shared their lessons learned from implementing Lean at a fast-growing scale-up company. Catherine and Fabrice first started by sharing the “big company disease” challenge and how Theodo started its Lean j...

Nov 13, 202358 minEp. 154

#153 - Architecture Modernization: Socio-Technical Alignment of Software, Strategy, and Structure - Nick Tune

“Architecture touches on the software, the business, and the team organization. Modernization updates something that has some outdated thinking, e.g. technologies, ideas, business models." Nick Tune is a principal consultant and the author of “Architecture Modernization”. In this episode, we discussed how organizations can successfully go through an architecture modernization journey. Nick began by defining architecture modernization and discussing the socio-technical aspects involved. He t...

Oct 30, 20231 hr 3 minEp. 153

#152 - Craft Your Code with Software Craftsmanship - Srihari Sridharan

“We need to change our ways of working to give importance to the work quality that we deliver, ensure we keep raising our bar, and pass it on to the next generation of developers." Srihari Sridharan is a software architect and the author of “Craft Your Code”. In this episode, we discussed software craftsmanship and how to become better software engineers. Srihari first began by sharing the relationship between software craftsmanship and high-quality code. He described some practices for imp...

Oct 16, 20231 hr 7 minEp. 152

#151 - Build Your Model for Leadership and Leading Change - Marsha Acker

“Leading change is high stakes, but we don’t spend a great deal of time focusing on conversation and creating space to engage in real conversation." Marsha Acker is the author of “Build Your Model for Leading Change” and the host of “Defining Moments of Leadership” podcast. In this episode, we discussed building our own model for leadership and leading change. Marsha first started by sharing the concept of a model and some of the common challenges for organizations in making changes. Then w...

Oct 09, 20231 hr 1 minEp. 151

#150 - How to Think Like a CTO - Alan Williamson

“A CTO gives the business the technology it needs to drive success by delivering a roadmap to grow and scale at a level and speed where technology never holds up their growth." Alan Williamson is the author of “Think Like a CTO”. In this episode, we discussed in-depth how to become a great CTO. Alan first described what a CTO role is, how the role differs at different company stages, and the attributes of a good CTO. Alan then explained the importance of a CTO coming up with a vision and ho...

Oct 02, 20231 hr 5 minEp. 150

#149 - Dynamic Reteaming: The Art and Wisdom of Changing Teams - Heidi Helfand

“A lot of the traditional wisdom said the best teams are the ones that stay stable or the same; you need long-lived stable teams. The fact is, team change is inevitable. So let’s get better at it." Heidi Helfand is the author of “Dynamic Reteaming”. In this episode, we discussed dynamic reteaming concept, or team changes in simple words. Heidi explained how her experience working in various startups and scaleups led to her coming up with the dynamic reteaming idea. She also explained how dy...

Sep 18, 20231 hr 1 minEp. 149

#148 - Behavior-Driven Development (BDD) Essentials - Jan Molak & John Ferguson Smart

“BDD is about helping you collaborate with the different parties involved in software delivery to understand what’s actually required of your system, why you need to deliver it, and then find the best possible way to automate your requirements." John Smart and Jan Molak are the co-authors of “BDD in Action: Second Edition”. In this episode, we discussed in-depth behavior-driven development (BDD) and its essentials. Jan and John first began by introducing what BDD is, the benefits of using B...

Sep 11, 20231 hr 26 minEp. 148

#147 - Collaborative Software Design: How to Facilitate Domain Modeling Decisions - Evelyn Van Kelle & Gien Verschatse

“Collaborative modeling is getting the relevant people into a room to solve a problem or get on the same page about what it is you’re solving and getting some directions for that solution." Evelyn and Gien are the co-authors of “Collaborative Software Design: How to Facilitate Domain Modeling Decisions”. In this episode, we discussed collaborative software design and why we need it in software development. Evelyn and Gien started by explaining the Cynefin framework in software development a...

Sep 04, 20231 hr 4 minEp. 147

#146 - Wrong Fit, Right Fit: Why How We Work Matters More Than Ever - Andre Martin

“Do not start a job search by looking for jobs. Start a job search by understanding at a deeper level who you are, what you value, how you like to work, and what are you solving for." Andre Martin is an organizational psychologist and the author of “Wrong Fit, Right Fit”. In this episode, he shared the importance of finding the right fit company for us in our work. Andre used the analogy of writing with a non-dominant hand to explain working in a wrong fit company. He shared some of the com...

Aug 28, 202352 minEp. 146

#145 - Becoming a Happy Engineer Through Lifestyle Engineering - Zachary White

“Lifestyle engineering is about taking the idea we have within us to create a different reality in our own lives. It’s amazing what’s possible when you get in the driver’s seat and engineer your lifestyle." Zachary White is a career coach for engineering leadership and the host of the Happy Engineer Podcast. In this episode, Zach shared how engineers can become happier in their work and life through the lifestyle engineering approach. He discussed what lifestyle engineering entails, such as...

Aug 21, 202358 minEp. 145

#144 - Better Value Sooner Safer Happier - Jonathan Smart & Simon Rohrer

“The goal is not Agile. The goal is not DevOps. The goal is not Cloud. The goal is value, time to value, safety, happiness, and quality." Jonathan Smart and Simon Rohrer are the co-authors of “Sooner Safer Happier”. In this episode, Jon and Simon shared how we can deliver better outcomes in a more humane way of working, by delivering better value sooner, safer, and happier. They shared several principles, patterns, and anti-patterns described in the book, such as focusing on outcomes, the l...

Aug 14, 202349 minEp. 144

#143 - How to Think Like a Software Engineering Manager - Akanksha Gupta

“Think about delegation as more of a coaching mindset instead of the doer mentality. It’s not about looking at the immediate task at hand, it’s about teaching that to others." Akanksha Gupta is the author of “Think Like a Software Engineering Manager”. In this episode, Akanksha described the role of an engineering manager and the key traits of being a good engineering manager. She gave advice on how one can transition to the EM role and talked about the difference between an engineering man...

Jul 31, 202351 minEp. 143

#142 - The Power of Leadership Principles and Positive Leadership - Michael Foss

“To build trust, you need to do the right thing, do the best you can, and show people you care. And when you do that, it builds commitment. Trust and commitment are how teams do best and win the most." Michael Foss is a leadership coach and the founder of CoachFoss LLC. In this episode, we discussed the power of leadership principles and positive leadership. Michael started by sharing the important principle of building trust and creating a shared commitment with the people we work with. He...

Jul 24, 20231 hr 4 minEp. 142

#141 - Auditing with Agility: Stop Fearing Your Auditors - Clarissa Lucas

“You should never do something just because the auditors want you to do it. They should be able to explain the risk and controls in accordance with your risk appetite and tolerance." Clarissa Lucas is an audit and risk management leader and the author of “Beyond Agile Auditing”. In this episode, Clarissa shared a novel approach to internal auditing called auditing with agility. She shared this concept at the DevOps Enterprise Summit 2022, which drew some parallels to the revolutionary birth...

Jul 17, 202352 minEp. 141

#140 - Tech Founding Lessons from an Incorrigible Entrepreneur - Jothy Rosenberg

“It’s so important to start with a problem and make sure you understand it is a big market. Many tech founding teams end up building a technology that is still in search of a problem." Jothy Rosenberg is a serial entrepreneur who has founded 9 startups with exits of over $100 million. He is the author of an upcoming book “Think Like a Tech Founder: Anecdotes of an Incorrigible Entrepreneur”. In this episode, Jothy shared his valuable lessons learned on founding and managing a startup, such ...

Jul 10, 20231 hrEp. 140

#139 - A Developer's Guide to Effective Software Testing - Mauricio Aniche

“An effective developer is an effective software tester. As a developer, it’s your responsibility to make sure what you do works. And automated testing is such an easy and cheap way of doing it." Mauricio Aniche is the author of “Effective Software Testing”. In this episode, Mauricio explained how to become a more effective software developer by using effective and systematic software testing approaches. We discussed several such testing techniques, such as testing pyramid, specification-ba...

Jul 03, 202355 minEp. 139

#138 - Building Application Security Program - Derek Fisher

“Building an application security program is about ensuring security is built into the software development lifecycle and how to respond to vulnerabilities." Derek Fisher is the author of “Application Security Program Handbook”. In this episode, Derek shared about building an application security program and how to implement it in our organization. First, we discussed some security fundamental concepts, such as shift-left, CIA triad, and threat modeling. Derek then outlined how to start an ...

Jun 26, 202350 minEp. 138

#137 - Lean DevOps: A Practical Guide to On-Demand Delivery - Robert Benefield

“It’s not about the tools or processes. Most important is you understand the target outcomes for your customers and establish the right level of shared situational awareness across the teams." Robert Benefield is the author of “Lean DevOps: A Practical Guide to On Demand Service Delivery”. In this episode, Robert shared insights on how we can apply the Lean DevOps mindset for building successful IT delivery organizations. Robert started by sharing what initiated him writing the book and how...

Jun 19, 202357 minEp. 137

#136 - Privacy Engineering: How to Build for Data Privacy - Nishant Bhajaria

“Privacy is about handling data in a way that builds for both compliance and trust, maturity and transparency." Nishant Bhajaria is cybersecurity and data privacy executive and the author of “Data Privacy: A Runbook for Engineers”. In this episode, we discussed the importance of data privacy and privacy engineering. Nishant described his definition of data privacy and why it is becoming a key concern for users, companies, and regulators. He explained why doing data privacy is hard and how c...

Jun 05, 20231 hr 4 minEp. 136

#135 - Microservice Reflection & Scaling Complex Adaptive System - James Lewis

“Spend some time looking at the system in which you work. Understand how the work is working. Understand how flow is for your organization. And then you can work to optimize that." James Lewis is a Director at ThoughtWorks and a pioneer of microservice architecture. In this episode, we went back memory lane to the time when James first coined and popularized the microservice architecture. James described his definition of a microservice and its important characteristics. He also shared the ...

May 29, 202358 minEp. 135

#134 - A Developer-Centric Approach to Measuring and Improving Productivity - Margaret-Anne Storey & Abi Noda

“The three core dimensions of developer experience are feedback loops, cognitive load, and flow state." Margaret-Anne (Peggy) Storey and Abi Noda are the coauthors of the recently published ACM paper “DevEx: What Actually Drives Productivity”. In this episode, we discussed how we can better measure and improve developer productivity using a developer-centric approach. Peggy and Abi first began by explaining the importance of socio-technical factors in software development. They also shared ...

May 22, 20231 hr 6 minEp. 134

#133 - Software Requirements Essentials - Karl Wiegers

“The goal of requirements development is clear and effective communication. Thus, it has to be done in an incremental and iterative fashion." Karl Wiegers is the coauthor of “Software Requirements Essentials” and has previously appeared in our episode #103. In this episode, we discussed 6 essential practices for software requirements out of the 20 core practices specified in his book. Karl also explained the importance of having a clear and effective communication in developing software req...

May 15, 20231 hr 2 minEp. 133

#132 - Rock the Tech Stage With Public Speaking and Killer Demo - Oscar Santolalla

“Speak about topics you are passionate about, because if you are passionate about something, you can easily find the story and the motivation that will lead you to success." Oscar Santolalla is the author of “Rock the Tech Stage” and the host of the “Time to Shine” podcast. In this episode, we discussed techniques on how to deliver a successful tech presentation and demo. Oscar broke down the elements of a successful tech presentation, in particular, explaining in-depth the three essential ...

May 08, 202349 minEp. 132

#131 - Data Essentials in Software Architecture - Pramod Sadalage

“The notion of transaction, consistency, and ACID compliance are many times tech imposed. It should be the business that makes the decision. We as technologists should not make that decision." Pramod Sadalage is a Director at ThoughtWorks and the co-author of the Jolt Award winning “Refactoring Databases”. In this episode, we discussed data essentials in software architecture. Pramod started by explaining why dealing with data is hard in software architecture and some data related concerns ...

May 01, 20231 hrEp. 131