Discover
Agile Software Engineering
Agile Software Engineering
Author: Alessandro
Subscribed: 0Played: 0Subscribe
Share
© 2026 Agile Software Engineering
Description
This podcast explores how craftsmanship, architecture, engineering rigor, and organizational practices come together in modern R&D environments. Each edition refines and deepens my earlier reflections, building a coherent and evolving body of knowledge around Agile Software Engineering
22 Episodes
Reverse
In this episode of The Agile Software Engineering Deep Dive, Alessandro Guida explores the growing excitement around Agentic AI - and tries to separate engineering reality from marketing language. Across podcasts, conference talks, and LinkedIn posts, AI agents are increasingly presented as systems that can plan, reason, and autonomously execute complex workflows. The promise is compelling: software that not only generates text, but actively interacts with other systems and performs useful ta...
In this episode of The Agile Software Engineering Deep Dive, Alessandro Guida reflects on a question many of us quietly experience as users: What happened to quality? In the race to release faster, ship AI features, and stay ahead of competitors, software increasingly “almost works.” Small usability irritations, fragile integrations, and premature releases are becoming normalized. This episode is not about blaming a specific product or technology. It is about examining a broader cultural shif...
In this episode of The Agile Software Engineering Deep Dive, Alessandro Guida reflects on one of the most fundamental - and increasingly overlooked - pillars of professional software engineering: mastering algorithms. Modern software development makes it possible to assemble complex systems quickly through frameworks, libraries, integrations, and AI-assisted tooling. While this represents real progress, it can also blur an important distinction. There is a difference between building systems ...
In this episode of The Agile Software Engineering Deep Dive, Alessandro Guida reflects on the transition from engineer to engineering manager - and the mistakes he had to learn the hard way. When engineers step into management roles, they often bring with them the very strengths that made them successful: problem-solving speed, technical clarity, and the ability to see solutions quickly. While these qualities are valuable, they can quietly create unintended consequences. Discussions become sh...
In this episode of The Agile Software Engineering Deep Dive, Alessandro Guida explores why security is not a feature that can be added late in the process, but an engineering quality that emerges from how software systems are designed, built, and maintained. While security is widely acknowledged as important, it is often treated as a separate activity — handled through checklists, audits, or tools — rather than as an integral part of everyday engineering work. This may feel reassuring, but it...
In this episode of The Agile Engineering Deep Dive, Alessandro Guida explores why recurring 1 to 1s are one of the most important - and most misunderstood - practices in engineering leadership. While most managers agree that 1 to 1s matter, they often drift into polite status meetings focused on tasks, tickets, and delivery details. This may feel efficient, but it frequently leaves motivation, growth, and trust unspoken. This episode reflects on a simple, experience-based way of structuring 1...
In this episode of The Agile Engineering Deep Dive, Alessandro Guida revisits the SOLID principles and explores why they still matter in modern software engineering. In a world of microservices, cloud platforms, and AI-assisted development, SOLID is sometimes seen as outdated or overly focused on code-level concerns. Yet the underlying challenges of software engineering have not changed: managing complexity, reducing coupling, and enabling systems to evolve safely over time. This episode refl...
In this episode of The Agile Engineering Deep Dive, Alessandro Guida explores why hiring should be treated as a long-term leadership investment rather than a short-term operational task. Many organizations focus on speed, cost, and visible output when hiring engineers. But these signals often hide the real risks: poor role definition, mismatched expectations, underinvestment in onboarding, and decisions that optimize for the next quarter rather than the next decade. This episode reflects on h...
Do legacy systems really slow organizations down - or are they quietly holding everything together? In this episode of The Agile Engineering Deep Dive, Alessandro Guida challenges a belief many organizations take for granted: that legacy software is something to avoid, escape, or replace as quickly as possible. When legacy systems are neglected or treated as second-class citizens, risk accumulates quietly. Knowledge concentrates, change becomes expensive, and business-critical value is taken ...
Do hero cultures really make organizations strong - or do they quietly make them fragile? In this episode of The Agile Engineering Deep Dive, Alessandro Guida challenges a belief many organizations take for granted: that relying on heroes is a sign of strength. When systems depend on exceptional individuals to keep things running, knowledge concentrates, ownership blurs, and resilience suffers. What looks like efficiency in the short term often turns into risk, technical debt, and organ...
Do we really put users first in Agile - or do we just ask them to debug our assumptions? In this episode of The Agile Engineering Deep Dive, Alessandro Guida challenges a common Agile belief: that frequent feedback automatically means meaningful user involvement. When users are shown isolated features instead of full interaction flows, feedback becomes guesswork. User stories describe intent, but without UX context, interaction design, or storyboards, teams often build correct functionality i...
New podcast episode: “Clean Code, Clean Planet – How Software Design and Coding Practices Shape Our Digital Carbon Footprint” In it, I explore a simple idea that often goes unnoticed: software may be virtual, but its impact is physical. Everyday engineering decisions — from algorithms and design choices to architecture, usability, and team culture — quietly consume real energy and scale globally. The episode looks at this through six familiar engineering lenses: 🔹 Clean Code 🔹 Clean Design 🔹 ...
I just published an improved version of my article: “From Toyota to Agile: Using Lean Tools in Engineering” In it, I share how a few Lean tools I first learned from “The Toyota way” have followed me throughout my career - and how they fit beautifully into Agile engineering to make it more powerful and effective. Some of my favorites include: 🔹 Value Stream Mapping 🔹 Visual Management 🔹 Kanban 🔹 Kaizen 🔹 5 Whys They may sound simple, but when applied consist...
Throughout my career, the most meaningful achievements were not technologies, architectures, or deliveries - they were the people who grew around me. Many of them went on to become leaders, architects, innovators, and trusted voices in their organisations. For me, that has always been the real success measure of leadership. In this new podcast, I reflect on what it truly means to be surrounded by talents - how to recognise potential early, how to support people without micromanaging, and why ...
The Secrets of Efficient Stand-Ups - Why They Fail, and How to Make Them Work Most stand-ups feel like this: “Yesterday I did X, today I’ll do Y, no blockers.” A round of micro-monologues… and very little actual coordination. In my new article, I explore why stand-ups so easily drift into status reporting-and how small changes can transform them into the most valuable 15 minutes of your day. Here’s what you’ll take away: • Why focusing on individuals destroys team flow • How walki...
SPECIAL EDITION! “THE HUMAN AI DETECTORS - And Other Familiar Enemies of Progress” Today’s post is a little different from my usual deep dives into engineering culture, architecture, and leadership. This one is a Special Commentary Edition - because sometimes the funniest (and most revealing) lessons about modern work come from outside the codebase. We’ve all lived through the same old warnings: 🧮 “Calculators will make you forget math.” 📱 “SMS will make you forget grammar.” 👥 “Social media...
SAFe can bring structure and alignment across large organizations. But applied mechanically, it often feels less agile than Scrum — and resistance follows. In this article, I argue that real success comes from: Anchoring SAFe in mindset over mechanicsAdapting it to context, not copying a frameworkEmpowering Scrum Masters and Release Train Engineers as true change agents🔎 Does SAFe amplify agility in your organisation — or add unnecessary overhead? 👉 Read the full article here:
Vibe Coding is here. And it’s impressive -but also risky. We’re entering a new era where developers describe what they want, and AI generates entire applications: logic, UI, tests… everything. So the big question becomes: Is this the breakthrough we’ve been waiting for -or just the latest silver bullet? To find out, I built a real example using only natural language. It worked -but it also revealed important risks: ➡️ Vibe coding jumps directly from prompt to code. ➡️ It skips design and arch...
Most Agile models assume teams can work fully independently. But in real R&D organisations — especially those with shared platforms, legacy systems, or compliance constraints — inter-team dependencies are everywhere. Ignoring them doesn’t make you more “agile.” It just makes the blockers invisible. In this podcast, I explain how light-weight discipline (not heavy frameworks) can dramatically improve flow, quality, and predictability — even without going full SAFe. You’ll find: The real ch...
This edition examines Agile Transformations — not as a process rollout, but as an organizational maturity journey. If Agile is to help us build better software, not just follow rituals, we need to understand how culture, architecture, leadership, and context interact. I hope you’ll enjoy this updated edition — and join the newsletter if you haven’t already. You can read the full article here.























