Matt Arbesfeld is the cofounder of LogRocket, a funded startup designed to help front-end developers debug issues faster. Host Adam Conrad spoke with Arbesfeld about building a software startup as a software engineer. Arbesfeld explained about...
Michael L. Perry discusses his recently published book, The Art of Immutable Architecture. Using familiar examples such as git and blockchain, he distinguishes immutable architecture from other approaches and addresses possible misunderstandings...
Nigel Poulton, author of The Kubernetes Book and Docker Deep Dive, discusses Kubernetes fundamentals, why Kubernetes is gaining so much momentum, and why it’s considered “the” Cloud OS. Host Gavin Henry spoke with Poulton about when to...
Thomas Graf, co-founder of Cilium, discusses eBPF and how it can be leveraged to improve kernel-level visibility. Host Justin Beyer spoke with Graf about where eBPF and XDP can be leveraged and how they function at the kernel level. They also...
Tug Grall of Redis Labs discusses Redis, its evolution over the years, and emerging use cases today. Host Akshay Manchale spoke with Tug about Redis’ fundamental data structures and their common uses, its module based ecosystem and Redis’...
Shawn Wildermuth of The Hello World film discusses diversity and inclusivity in software development. Host Felienne spoke with Wildermuth about why diversity matters to make better software, and how teams can create a culture in which more people...
Arin Bhowmick, Global Vice President and Chief Design Officer at IBM, discusses user interface design for enterprise applications. SE Radio host Kanchan Shringi spoke with him on the evolution of the role of UX in enterprise applications; how and...
James Smith of Bugsnag discusses Software bugs and quality. Host Priyanka Raghavan spoke with him on topics ranging from causes of bugs to types of bugs, history of bugs, and user experience and environments causing different bugs. The show ends...
Alexis Richardson of WeaveWorks discusses gitops. GitOps is a deployment model for infrastructure and applications in which commits are approved and landed in a git repository, and a deployment agent continuously applies the latest commit from the...
JP Aumasson, author of Serious Cryptography, discusses cryptography, specifically how encryption and hashing work and underpin many security functions. Justin Beyer spoke with Aumasson about randomness and how it is the basis of cryptography. They...