Software Engineering Radio is a podcast targeted at the professional software developer. The goal is to be a lasting educational resource, not a newscast. SE Radio covers all topics software engineering. Episodes are either tutorials on a specific topic, or an interview with a well-known character from the software engineering world. All SE Radio episodes are original content — we do not record conferences or talks given in other venues. Each episode comprises two speakers to ensure a lively listening experience. SE Radio is brought to you by the IEEE Computer Society and IEEE Software magazine.

Similar Podcasts

Thinking Elixir Podcast

Thinking Elixir Podcast
The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.

The Cynical Developer

The Cynical Developer
A UK based Technology and Software Developer Podcast that helps you to improve your development knowledge and career, through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer.

kaizen con Jaime Rodríguez de Santiago

kaizen con Jaime Rodríguez de Santiago
kaizen está hecho para curiosos compulsivos, un podcast sobre aprendizaje continuo en el que te acerco a ideas, técnicas y personas fascinantes que nos permiten entender el mundo cada día un poco mejor.

SE-Radio Episode 345: Tyler McMullen on Content Delivery Networks (CDNs)

November 07, 2018 01:06:44 96.16 MB Downloads: 0

Learn how to protect and speed up your application with the help of a Content Delivery Network. You'll also hear about advancements in CDNs that allow you to handle application logic and dynamic content at the edge.

SE-Radio Episode 344: Pat Helland on Web Scale

October 31, 2018 01:01:17 88.29 MB Downloads: 0

Edaena Salinas talks with Pat Helland about Web Scale. Pat is a Principal Software Architect at Salesforce where he works on a cloud based multi-tenant database technology. The discussion covers: Datacenters and hardware, DevOps, developing at scale, stateless vs stateful services, preparing a system for failures and sql vs nosql databases.

SE-Radio Episode 343: John Crain on Ethereum and Smart Contracts

October 24, 2018 01:30:59 131.06 MB Downloads: 0

Kishore Bhatia discussed Ethereum and Smart Contracts with John Crain. Topics include: understanding the motivations for a decentralized computing model, Application architecture on Ethereum, development frameworks and tools. John’s experience developing and launching his own product Pixura on Ethereum mainnet, approaches,

SE Radio Episode 342 - István Lam on Privacy by Design with GDPR

October 18, 2018 57:18 82.5 MB Downloads: 0

István Lam of Tresorit talks with host Kim Carter about GDPR (the EU General Data Protection Regulation, which has been described as “the most important change in data privacy regulation in 20 years.”)  The discussion covers terminology, planning, implementation, users' rights regarding their personal data, managing personally identifiable information (PII) across an organization, and required documentation. István talks about establishing the intent of different types of PII; when data can be shared or sold, when PII can be stored; storage of backups, and the ability to reveal, modify, or remove all of a customer's PII.

SE-Radio 341: Michael Hausenblas on Container Networking

October 10, 2018 01:10:30 101.55 MB Downloads: 0

Michael Hausenblas talks with host Kim Carter about topics covered in Michael’s ebook Container Networking, such as single vs. multi-host container networking, orchestration, Kubernetes, service discovery, and many more. Michael and Kim also discuss the roles that IPTables plays, how the allocation of IP addresses is handled, along with the assignment of ports. Overlay networks are covered along with topics such as the open Container Network Interface (CNI).

SE-Radio Episode 340: Lara Hogan and Deepa Subramaniam on Revitalizing a Cross-Functional Product Organization

October 03, 2018 59:23 85.56 MB Downloads: 0

Travis Kimmel talks with Lara Hogan and Deepa Subramaniam about evidence-based tactics that product and engineering leaders can use to can use to diagnose problems that are holding back their teams, and build healthier, high-performing organizations.

SE-Radio Episode 339: Jafar Soltani on Continuous Delivery for Multiplayer Games.mp3

September 26, 2018 01:31:41 132.06 MB Downloads: 0

Jafar Soltani of Rare (Microsoft Studios) discusses Continuous Delivery in AAA Games and how it can increase quality, reduce crunch, and deliver games faster. Topics include implementation and architecture, asset and delivery pipelines, and special challenges of games.

SE-Radio Episode 338: Brent Laster on the Jenkins 2 Build Server

September 19, 2018 01:02:57 90.7 MB Downloads: 0

Brent Laster, author of a book on Jenkins 2, speaks with host Robert Blumen about the Jenkins 2 build server, CI/CD, DevOps and “pipeline as code”.

SE-Radio Episode 337: Ben Sigelman on Distributed Tracing

September 11, 2018 01:02:04 90.43 MB Downloads: 0

Ben Sigelman CEO of LightStep and co-author of the OpenTracing standard discusses distributed tracing, a form of event-driven observability for debugging distributed systems, understanding latency outlyers, and delivering "white box" analytics.

SE-Radio 336: Sasa Juric on Elixir

August 28, 2018 01:39:34 144.45 MB Downloads: 0

Saša Jurić, author of Elixir in Action, explains the Elixir programming language and how it unlocks the benefits of the Erlang ecosystem, revealing the “sweet spot” for Elixir programs: highly scalability and fault tolerant systems with a simple arc

SE-Radio Episode 335: Maria Gorlatova on Edge Computing

August 20, 2018 55:38 80.15 MB Downloads: 0

Edaena Salinas talks with Maria Gorlatova about Edge Computing. Maria Gorlatova is an Associate Research Scholar at Princeton University Department of Electrical Engineering. The discussion covers: IoT, edge computing, the architecture of edge computing, running a machine learning model on the edge, and the benefits of edge computing.

SE-Radio Episode 334: David Calavera on Zero-downtime Migrations and Rollbacks with Kubernetes

August 14, 2018 58:40 84.54 MB Downloads: 0

Jeremy Jung talks with David Calavera about zero-downtime migrations and rollbacks with Kubernetes. In this episode we define migrations, rollbacks, and discuss how Netlify was able to migrate to Kubernetes and roll back off of it multiple times without impacting their users. David explains how developers can run old and new systems simultaneously, the importance of defining errors in your system, and when to apply fixes vs rolling back. We also discuss their decision to move to Kubernetes, and the benefits they received.

SE-Radio Episode 333: Marian Petre and André van der Hoek on Software Design.mp3

August 06, 2018 01:05:40 94.61 MB Downloads: 0

Felienne interviews Marian Petre & André van der Hoek on their book ‘Software Design Decoded’, which contains 66 scientifically backed insights for the design process.

SE-Radio Episode 332: John Doran on Fixing a Broken Development Process

July 31, 2018 01:03:59 92.18 MB Downloads: 0

Learn how a business that struggled with outages, performance problems, and an inability to ship overcame their problems by introducing monitoring, docker, continuous integration, and some fresh perspectives.

SE-Radio Episode 331: Kevin Goldsmith on Architecture and Organizational Design

July 24, 2018 01:03:01 90.8 MB Downloads: 0

Travis Kimmel and Kevin Goldsmith discuss the correspondence between organizational design and software architecture. Their conversation covers: what Conway’s Law is; Kevin’s experiences in different organizational structures (e.g., Avvo, Spotify, Adobe, and Microsoft) and how those structures influenced the software architecture; what the “Reverse Conway Maneuver” is and how organizations can leverage it; how organizations can evolve existing architectures.