More Software Engineering Radio episodes

Bryan Cantrill on the Data Center Control Plane thumbnail

Bryan Cantrill on the Data Center Control Plane

Published 26 Feb 2026

Duration: 01:05:02

Building and scaling on-premises cloud infrastructure is plagued by hardware and firmware issues, legacy component limitations, and operational complexity.

Episode Description

Bryan Cantrill, the co-founder and CTO of Oxide Computer company, speaks with host Jeremy Jung about challenges in deploying hardware on-premises at s...

Overview

The podcast examines the difficulties of constructing and expanding on-premises cloud infrastructure, focusing on how abstraction of hardware by software developers can lead to complex problems, as exemplified by Samsung's acquisition of Joyant for its cloud capabilities. Key challenges include hardware and firmware issues such as severe input/output latency caused by faulty Toshiba drives, illustrating the difficulty of managing large-scale integrated systems. It also addresses limitations in legacy server components, like Baseboard Management Controllers (BMCs), which present operational and security issues due to outdated, closed-source designs. The discussion contrasts the relative simplicity of public cloud platforms like AWS with the complexity of on-premises deployments, emphasizing the need for full control and integration across all system layers. Additionally, the importance of scalable control planes, the challenges of using JavaScript in large-scale systems, and the shift toward more reliable programming languages like Rust are explored, along with the advantages of using open-source tools in the development of modern cloud infrastructure.

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.

19 Feb 2026 Jens Gustedt on C in 2026

The podcast discusses recent C programming language advancements, particularly the C23 standard and ongoing developments in standard library functions, security considerations, and potential future features.

More Software Engineering Radio episodes