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

10 Jun 2026 Jure Leskovec on Relational Graph and Foundational Models

Predictive modeling faces challenges with AI's limitations in structured data, prompting solutions like graph databases and relational deep learning with attention mechanisms to enhance accuracy, scalability, and real-time updates for enterprise applications.

3 Jun 2026 Dave Airlie on Linux Kernel Maintenance

The Linux kernel, the largest global software project, uses a hierarchical maintainer system with 80,150 contributors managing subsystems like DRM through public review, structured development cycles, and evolving practices to address scalability, quality, and integration challenges.

27 May 2026 Dwayne McDaniel on the Engineering Challenges of Secrets Management

Managing secrets like credentials and API keys in software development risks leaks causing supply chain attacks (e.g., PyPy, Clot, Cisco) due to secrets sprawl, plaintext storage, and misuse, prompting solutions like time-bound credentials, decentralized systems, vault tools (e.g., HashiCorp Vault), and strategies such as credential rotation and encrypted storage amid over 28.65 million hard-coded secrets in GitHub in 2025.

20 May 2026 Rob Moffat on Risk-First Software Development

Recommended: Risk identification and management is a forgotten art

Software development prioritizes risk management through frameworks like test-driven development and agile, addressing hidden risks, AI deployment challenges, open-source dependencies, and organizational prioritization to balance innovation with safeguards.

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.

More Software Engineering Radio episodes