Software Engineering Radio - the podcast for professional software developers – Details, episodes & analysis
Podcast details
Technical and general information from the podcast's RSS feed.

Software Engineering Radio - the podcast for professional software developers
se-radio@computer.org
Frequency: 1 episode/11d. Total Eps: 679

Recent rankings
Latest chart positions across Apple Podcasts and Spotify rankings.
Apple Podcasts
🇩🇪 Germany - technology
29/07/2025#84🇨🇦 Canada - technology
28/07/2025#79🇨🇦 Canada - technology
18/07/2025#65🇨🇦 Canada - technology
17/07/2025#51🇨🇦 Canada - technology
16/07/2025#89🇩🇪 Germany - technology
16/07/2025#96🇬🇧 Great Britain - technology
15/07/2025#92🇫🇷 France - technology
15/07/2025#74🇨🇦 Canada - technology
14/07/2025#69🇬🇧 Great Britain - technology
14/07/2025#49
Spotify
No recent rankings available
Shared links between episodes and podcasts
Links found in episode descriptions and other podcasts that share them.
See all- https://miro.com/podcast
43 shares
- https://www.computer.org/software
42 shares
- https://www.computer.org/
27 shares
RSS feed quality and score
Technical evaluation of the podcast's RSS feed quality and structure.
See allScore global : 38%
Publication history
Monthly episode publishing history over the past years.
SE Radio 631: Abhay Paroha on Cloud Migration for Oil and Gas Operations
Episode 631
mercredi 28 août 2024 • Duration 58:53
Abhay Paroha, an engineering leader with more than 15 years' experience in leading product dev teams, joins SE Radio's Kanchan Shringi to talk about cloud migration for oil and gas production operations. They discuss Abhay's experiences in building a cloud foundation layer that includes a canonical data model for storing bi-temporal data. They further delve into his teams' learnings from using Kubernetes for microservices, the transition from Java to Scala, and use of Akka streaming, along with tips for ensuring reliable operations.
Brought to you by IEEE Computer Society and IEEE Software magazine.
SE Radio 630: Luis Rodríguez on the SSH Backdoor Attack
Episode 630
jeudi 22 août 2024 • Duration 44:00
Luis Rodríguez, CTO of Xygeni.io, joins host Robert Blumen for a discussion of the recently thwarted attempt to insert a backdoor in the SSH (Secure Shell) daemon. OpenSSH is a popular implementation of the protocol used in major Linux distributions for authentication over a network. Luis describes how a backdoor in a supporting library was recently discovered and removed before the package was published to stable releases of the Linux distros. The conversation explores the mechanism of the attack through modifying a function table in the runtime; how the attack was inserted during the build; how the attack was carefully staged in a series of modifications to the lz compression library; the nature of “Jia Tan,” the entity who committed the changes to the open source project; social engineering that the entity used to gain the trust of the open source community; what forensics indicates about the location of the entity; hypotheses about whether criminal or state actors backed the entity; how the attack was detected; implications for other open source projects; why traditional methods for detecting exploits would not have helped find this; and lessons learned by the community.
Brought to you by IEEE Computer Society and IEEE Software magazine.
SE Radio 621: Xe Iaso on Fly.io
Episode 621
mercredi 19 juin 2024 • Duration 47:33
Xe Iaso of Fly.io discusses their hosting platform with host Jeremy Jung. They cover building globally distributed applications with Anycast, using Wireguard to encrypt inter-service communication, writing custom code to handle load balancing and scaling with fly-proxy, why serving EU customers has unique requirements, letting users use docker images without the docker runtime by converting them to firecracker and cloud hypervisor microVMs, the differences between regular VMs and microVMs, challenges of acquiring and serving GPUs to customers. when to use Kubernetes, and dealing with abuse on the platform. Brought to you by IEEE Computer Society and IEEE Software magazine.
Episode 531: Xe Iaso on Tailscale
Episode 531
vendredi 30 septembre 2022 • Duration 50:15
Episode 530: Tanmai Gopal on GraphQL
Episode 530
mercredi 21 septembre 2022 • Duration 01:00:42
Episode 529: Jeff Perry on Career Management for Software Engineers
Episode 529
mercredi 14 septembre 2022 • Duration 01:03:07
Episode 528: Jonathan Shariat on Designing to Avoid Worst Case Outcomes
Episode 528
mercredi 7 septembre 2022 • Duration 56:20
Episode 527: Adrian Kennard and Kevin Hones on Writing a Network OS from Scratch
Episode 527
mardi 30 août 2022 • Duration 01:03:01
Adrian Kennard and Kevin Hones, Founders of FireBrick routers and firewalls, discuss how to design, build, test and support a hardware router and network operating system from scratch, while sharing the lessons learned. You'll also learn that in certain..
Episode 526: Brian Campbell on Proof of Possession Defenses
Episode 526
mercredi 24 août 2022 • Duration 53:45
Episode 525: Randy Shoup on Evolving Architecture and Organization at eBay
Episode 525
mercredi 17 août 2022 • Duration 58:54
Randy Shoup of eBay discusses the evolution of eBay's tech stack. SE Radio host Jeremy Jung speaks with Shoup about eBay's origins as a single C++ class with an Oracle database, a five-year migration to multiple Java services, sharing a database...