

Rust in Production
Matthias Endler
This is "Rust in Production", a podcast about companies who use Rust to shape the future of infrastructure. We follow their journey in pursuit of more reliable and efficient software as they solve some of the most challenging technical problems in the world.
Each episode dives deep into real-world applications of Rust, showcasing how this powerful systems programming language is revolutionizing the way we build and maintain critical infrastructure. From startups to tech giants, we explore the diverse landscape of organizations leveraging Rust's unique features to create safer, faster, and more scalable systems.
Our guests share their experiences, challenges, and triumphs in adopting Rust for production environments. Listen in as we discuss topics such as concurrent programming, memory safety, performance optimization, and how Rust's ownership model contributes to building robust software systems. Whether you're a seasoned Rust developer, an infrastructure engineer, or a tech leader considering Rust for your next project, "Rust in Production" offers valuable insights and practical knowledge.
Release Schedule
"Rust in Production" releases new episodes every other Thursday at 4 PM UTC. Our podcast is structured into seasons, each featuring a diverse range of companies and experts in the Rust ecosystem. Recent episodes have included:
- Season 2: Interviews with representatives from System76, Fusion Engineering, OxidOS, Matic, Thunderbird, AMP, and curl.
- Season 1: Conversations with leaders from Sentry, Tweede Golf, Arroyo, Apollo, PubNub, and InfluxData.
What You'll Learn
- Real-world case studies of Rust implementation in production environments
- Insights into how companies overcome technical challenges using Rust
- Best practices for adopting Rust in various infrastructure contexts
- The impact of Rust on software reliability, efficiency, and scalability
- Future trends in systems programming and infrastructure development
Join us as we uncover the latest trends in Rust development, explore best practices for using Rust in production, and examine how this language is addressing some of the most pressing issues in modern software engineering. From web services and databases to embedded systems and cloud infrastructure, we cover the full spectrum of Rust's impact on the tech industry.
Each episode dives deep into real-world applications of Rust, showcasing how this powerful systems programming language is revolutionizing the way we build and maintain critical infrastructure. From startups to tech giants, we explore the diverse landscape of organizations leveraging Rust's unique features to create safer, faster, and more scalable systems.
Our guests share their experiences, challenges, and triumphs in adopting Rust for production environments. Listen in as we discuss topics such as concurrent programming, memory safety, performance optimization, and how Rust's ownership model contributes to building robust software systems. Whether you're a seasoned Rust developer, an infrastructure engineer, or a tech leader considering Rust for your next project, "Rust in Production" offers valuable insights and practical knowledge.
Release Schedule
"Rust in Production" releases new episodes every other Thursday at 4 PM UTC. Our podcast is structured into seasons, each featuring a diverse range of companies and experts in the Rust ecosystem. Recent episodes have included:
- Season 2: Interviews with representatives from System76, Fusion Engineering, OxidOS, Matic, Thunderbird, AMP, and curl.
- Season 1: Conversations with leaders from Sentry, Tweede Golf, Arroyo, Apollo, PubNub, and InfluxData.
What You'll Learn
- Real-world case studies of Rust implementation in production environments
- Insights into how companies overcome technical challenges using Rust
- Best practices for adopting Rust in various infrastructure contexts
- The impact of Rust on software reliability, efficiency, and scalability
- Future trends in systems programming and infrastructure development
Join us as we uncover the latest trends in Rust development, explore best practices for using Rust in production, and examine how this language is addressing some of the most pressing issues in modern software engineering. From web services and databases to embedded systems and cloud infrastructure, we cover the full spectrum of Rust's impact on the tech industry.
Episodes
Mentioned books

4 snips
Nov 27, 2025 • 58min
Canonical with Jon Seager
Join Jon Seager, VP of Engineering for Ubuntu at Canonical, as he discusses the ambitious effort to rewrite critical components of Ubuntu in Rust. With a focus on modernizing foundational elements like sudo for better security, Jon explains the challenges of replacing decades-old code while ensuring reliability for millions of users. The conversation delves into Rust’s advantages, strategies for risk management, and the vibrant community feedback that shapes this transformation. Discover how Canonical is pioneering the use of Rust in system-level programming!

48 snips
Nov 13, 2025 • 1h 3min
Roc with Richard Feldman
Richard Feldman, creator of the Roc programming language and author of 'Elm in Action', discusses the ambitious goals of Roc: a fast, friendly, functional language for machine code and WebAssembly. He explains the decision to shift the compiler from Rust to Zig, highlighting issues with compile times and the unique advantages Zig offers, such as efficient compile-time features. Richard also reflects on the importance of long-term thinking in design and shares insights on improving the Rust community's focus on user experience.

50 snips
Oct 30, 2025 • 1h 8min
Cloudflare with Edward Wang & Kevin Guthrie
Kevin Guthrie and Edward Wang from Cloudflare discuss their groundbreaking Rust-based proxy, Pingora, which processes an astonishing 90 million requests per second. They explain why Rust was chosen for its memory safety and performance advantages over NGINX. The duo shares insights into the technical challenges of migrating from established systems and the importance of community contributions. Additionally, they highlight Pingora's evolution, efficiency gains, and the innovative tools that assisted in its development, showcasing how Rust is shaping the future of high-performance network services.

64 snips
Oct 16, 2025 • 59min
Scythe with Andrew Tinka
Andrew Tinka, Director of Software Engineering at Scythe Robotics, shares insights on building autonomous electric mowers. He discusses the unique challenges of safety-critical robotics and why Rust is the ideal choice for reliable software. Andrew emphasizes Scythe's commitment to reducing pollution and enhancing efficiency through autonomy. He explains how Rust’s features, like its borrow checker and expressive types, create a robust codebase. Finally, he highlights the evolving nature of robotics software and the importance of community in developing safe, efficient solutions.

46 snips
Oct 2, 2025 • 1h 19min
Prime Video with Alexandru Ene
Join Alexandru Ene, Principal Engineer at Prime Video, as he delves into the fascinating transition of their UI from JavaScript to Rust. With a background in game development, Alexandru highlights how Rust's performance and safety elevate Prime Video's infrastructure. He discusses the challenges of ensuring a smooth user experience on various devices, the impact of WebAssembly, and the strategic approach of gradual migration. Plus, learn about the importance of onboarding engineers with an adaptable mindset and the unique intersections between UI and game engine design.

25 snips
Jul 24, 2025 • 20min
Season 4 Finale
The hosts recap the highlights from their latest season, discussing fascinating insights from diverse developers about Rust. They explore how Rust enhances foundational software with its focus on correctness and stability. The conversation also highlights the growing popularity of Rust, thanks to its user-friendly tools and supportive community. The enduring legacy of Rust in creating reliable software is emphasized, culminating in gratitude toward contributors and listeners for their support.

43 snips
Jul 10, 2025 • 47min
KSAT with Vegard Sandengen
Join Vegard Sandengen, a Rust engineer at KSAT, as he shares his passion for space tech and the engineering marvels behind satellite data management. He dives into why Rust is the go-to language for high-performance data pipelines, tackling challenges like massive data volume and reliability in 24/7 operations. Discover how KSAT modernizes space communication protocols, the impact of tech innovators on the industry, and the team's journey integrating Rust into their processes. This is a fascinating look at the future of satellite technology!

53 snips
Jun 26, 2025 • 1h 3min
1Password with Andrew Burkhart
In this discussion with Andrew Burkhart, a Senior Rust Developer at 1Password, we dive into the challenges of managing secrets securely. Andrew shares insights on how Rust supports reliable data synchronization for millions of users, enhancing user experience. He also reflects on the shift from Kotlin to a Rust-based architecture, emphasizing its benefits for maintainability and security. The conversation covers architectural patterns for asynchronous sync and navigating complexities in cross-platform development, making Rust a key tool in their innovative approach.

28 snips
Jun 12, 2025 • 49min
Tembo with Adam Hendel
In a fascinating discussion, Adam Hendel, founding engineer at Tembo, explores the creation of PGMQ, a job queue system designed for Rust developers using Postgres. He dives into the challenges of asynchronous programming in Rust with PostgreSQL, sharing insights on optimizing performance through advanced setup and strategies. Adam also reflects on his journey learning Rust, comparing it to Python, and highlights the growing role of Rust in machine learning. A wealth of engineering decisions and personal anecdotes make this conversation a must-listen for tech enthusiasts!

25 snips
May 29, 2025 • 56min
Rust with Niko Matsakis
Niko Matsakis, a key figure in the Rust community and Senior Principal Engineer at AWS, shares his incredible journey with Rust, from its inception at Mozilla to its current status. He discusses pivotal concepts like ownership and borrowing, and their role in shaping the language. The conversation dives into Rust's growth, its remarkable libraries, and the challenges of building an async ecosystem. Niko reflects on the 2018 edition's transition, Rust's versatility in modern tech, and the vital importance of community collaboration in the language's evolution.


