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

13 May 2026 SE Radio 720: Martin Dilger on Understanding Eventsourcing

Recommended: Useful Architectural Pattern.

Event sourcing is a system design approach that records changes as sequential events to ensure historical traceability, uses event modeling for aligning systems with human workflows, contrasts with CRUD architectures, and emphasizes slice-based design, event streams, and practical applications like legacy modernization and workflow simplification.

6 May 2026 Birol Yildiz on Building an Agentic AI SRE

AI agents in SRE leverage autonomous decision-making, agentic search, and lightweight architectures to replace static runbooks, balancing autonomy with reliability challenges, context management, and human oversight in dynamic environments.

29 Apr 2026 Will Sentance on JS Modernization

JavaScript's evolution from a 1995 scripting language to a performance-optimized modern tool balances innovation with backward compatibility through TC39's incremental updates, browser advancements, community-driven libraries, key features like async/await and symbols, engine optimizations, and a design philosophy prioritizing flexibility and user-driven standardization for large-scale frameworks.

23 Apr 2026 Eric Tschetter on Decoupling Observability

Recommended: Telemetry is important, avoiding vendor lockin is even more important.

Observability in microservices emphasizes decoupled architectures over traditional frameworks to address vendor lock-in, data interoperability, and scalability challenges, while balancing unstructured telemetry management, query language standardization, and cross-team collaboration.

15 Apr 2026 Martin Kleppmann Local-First Software

Local First Software combines local data storage with cloud collaboration to enable offline access, real-time editing, and seamless syncing via AutoMerge and CRDTs, prioritizing user control, privacy, and decentralized workflows with future focus on open standards and AI integration.

More Software Engineering Radio episodes