More Software Engineering Radio episodes

Murat Erder and Eoin Woods on Continuous Architecture thumbnail

Murat Erder and Eoin Woods on Continuous Architecture

Published 27 Jan 2026

Duration: 57:49

A podcast explores continuous architecture as a dynamic practice merging software architecture with agile and DevOps methodologies for adaptable and sustainable systems.

Episode Description

Murat Erder, CTO for Financial Services at Valtech in Europe, and Eoin Woods, independent consultant in the field of software architecture, join host...

Overview

The podcast explores the concept of continuous architecture, which merges software architecture with agile and DevOps methodologies to develop systems that are relevant, sustainable, and adaptable. It presents architecture not as a one-time activity, but as an ongoing process that requires thoughtful decision-making at appropriate stages of development. The discussion highlights the importance of balancing early planning with flexibility, avoiding over-engineering, and focusing on quality attributes as much as functional features.

Key ideas include treating architectural decisions as the primary unit of work, ensuring that teams are structured to support software design through frameworks such as Team Topologies, and the significance of feedback loops in refining and evolving the architecture over time. There is an emphasis on shared ownership of software across teams and the role of technical leadership in managing architectural decisions, technical debt, and system evolution. The podcast also notes that while traditional architecture tends to focus on structure and design, continuous architecture includes practices related to building, testing, deploying, and operating systems to ensure they perform well in production environments.

This approach is especially beneficial in enterprise settings, where complex systems require a balance between theoretical models and practical implementation. Real-world experience and ongoing adjustments play a critical role in shaping the architecture, ensuring that it meets current and future needs effectively.

Recent Episodes of Software Engineering Radio

25 Mar 2026 Hector Ramon Jimenez on Building a GUI library in Rust

ICE is a Rust-based UI toolkit inspired by Elm's architecture, using message-passing to separate state, updates, and views, evolved from a game library module into a functional-focused standalone tool with Winit/WGPU rendering, cross-platform goals, and challenges in dependency stability, while emphasizing state-driven design, community development, and future improvements in rendering efficiency, accessibility, and multi-platform support.

18 Mar 2026 Dan Lorenc on Sigstore

Software supply chain attacks exploit vulnerabilities in development tools and open-source components, exemplified by the Shyhalood NPM breach, with SIGStore proposed as a cryptographic solution to verify software integrity, though challenges like enforcement and privacy persist in securing open-source ecosystems.

11 Mar 2026 Scott Hanselman on AI-Assisted Development Tools

AI-assisted development tools require precise specifications to navigate ambiguity, balance automation with human oversight and testing, and emphasize foundational programming knowledge to ensure reliable, high-quality software outcomes.

4 Mar 2026 Marc Brooker on Spec-Driven AI Dev

The shift from implementation-focused software development to specification-driven development is transforming the field with AI and agents, prioritizing purpose and goals over code alone.

More Software Engineering Radio episodes