Tag: continuous delivery
Episode 525: Randy Shoup on Evolving Architecture and Organization at eBay

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 between the old and new systems, building a distributed tracing system, working with bare […]
Episode 498: James Socol on Continuous Integration and Continuous Delivery (CI/CD)

James Socol of Policygenius discusses continuous integration and continuous delivery, ways to test and deploy software quickly and easily. SE Radio host Felienne spoke with Socol about why CI and CD matter for the development process, what tools to use to deploy continuously, and how to get your team to adopt the CI/CD mindset and […]
SE-Radio Episode 339: Jafar Soltani on Continuous Delivery for Multiplayer Games

Jafar Soltani of Rare (Microsoft Studios) discusses Continuous Delivery in mobile games and how it can increase quality, reduce crunch, and deliver games faster. Host Nate Black speaks with guest Jafar Soltani about the unique challenges of AAA games and why these challenges have prevented game companies from implementing continuous delivery. Topics include: the architectural […]
SE-Radio Episode 332: John Doran on Fixing a Broken Development Process

Jeremy Jung talks with John Doran about fixing a broken development process. In this episode we discuss how a project that started as a desktop application transitioned to becoming a SAAS business that serves thousands of businesses. John tells the story of a business that found commercial success but struggled with outages, a lack of […]
SE-Radio Episode 254: Mike Barker on the LMAX Architecture

Mike Barker talks with Sven Johann about the architecture of the LMAX system. LMAX is a low-latency, high-throughput trading platform. Their discussion begins with what LMAX does; the origins of LMAX; and extreme performance requirements faced by LMAX. They then delve into systems that LMAX communicates with; LMAX users; the two main components of the […]