an Episode 351 - Bernd Rücker on Orchestrating Microservices with Workflow Management By se-radio.net Published On :: Thu, 10 Jan 2019 23:39:57 +0000 Bernd Rücker, who has contributed to multiple open source workflow management projects, discusses orchestrating microservices with workflow management. As distributed systems evolve into a family of microservices that must handle long-running stateful processes with time-dependent actions, events, multiple paths through the system, and complex rollbacks, the workflow management model provides a way to ensure clear modeling, correctness, and separation of concerns. Rücker recommends a federated model in which each microservice is paired with its own workflow to handle retries and other policies and failure modes around that service. Robert Blumen spoke with Rücker about microservice architecture, event-driven systems, long-running stateful processes versus synchronous request/response, event handling, time-outs, and handling exceptional conditions with compensating transactions. Rücker compares the choreography versus orchestration models for collaboration and discusses why orchestration provides a better separation of concerns. The discussion delves into the implementation of workflow management systems including persistence, scaling, event handling, timers and scheduling, and similarities to CQRS. The discussion wraps up with monitoring and visualization. Full Article
an SE-Radio episode 352: Johanathan Nightingale on Scaling Engineering Management By traffic.libsyn.com Published On :: Wed, 16 Jan 2019 19:10:24 +0000 Travis Kimmel talks with Johnathan Nightingale about scaling engineering management. Their discuss when to hire additional engineering managers and how to set them up for success, how leaders can prepare for “growing pains” as an organization scales, Full Article
an SE-Radio Episode 353: Max Neunhoffer on Multi-model databases and ArangoDB By traffic.libsyn.com Published On :: Fri, 25 Jan 2019 16:53:01 +0000 Max Neunhoffer of ArangoDB discusses about multi-model databases in general, and open source ArangoDB, in specific, with show host Nishant Suneja. The show discussion covers motivation behind deploying a multi-model database in an enterprise setting, and deep dives into ArangoDB internals. Full Article
an SE-Radio Episode 355: Randy Shoup Scaling Technology and Organization By traffic.libsyn.com Published On :: Fri, 08 Feb 2019 17:27:20 +0000 Randy Shoup talks with SE-Radio’s Travis Kimmel about how to scale technology and organizations together, so that an organization can move faster as they grow (and not slow down). Their discussion covers how to effectively scale culture, process... Full Article
an SE-Radio Episode 356: Tim Coulter on Truffle, Smart Contracts and DApp Development with Truffle, Truffle Ecosystem and Roadmap By traffic.libsyn.com Published On :: Thu, 14 Feb 2019 21:28:58 +0000 Tim Coulter, the founder of Truffle (Ethereum DApp development framework) discusses the Truffle framework for Ethereum SmartContracts and Decentralized App development. Kishore Bhatia spoke with Tim Coulter about: Ethereum Decentralized Apps (DApps)... Full Article
an SE-Radio Episode 359: Engineering Maturity with Jean-Denis Greze By traffic.libsyn.com Published On :: Wed, 06 Mar 2019 18:45:10 +0000 How can you scale an engineering organization when you havent already experienced rapid growth? Jean-Denis Greze of Plaid explains how to proactively enhance team capabilities and readiness by leveling up through a maturity map. Full Article
an SE-Radio Episode 361: Daniel Berg on Istio Service Mesh By se-radio.net Published On :: Wed, 27 Mar 2019 17:15:42 +0000 Daniel Berg, a distinguished Engineer at IBM cloud unit, talks with host Nishant Suneja, about Istio service mesh and how it lets developers deploy microservices into the cloud in a secure, efficient fashion by taking away the burden of devops... Full Article
an SE-Radio Episode 362: Simon Riggs on Advanced Features of PostgreSQL By traffic.libsyn.com Published On :: Wed, 10 Apr 2019 18:27:59 +0000 Simon Riggs, founder and CTO of 2nd Quadrant, discusses the advanced features of the Postgres database, that allow developers to focus on applications whilst the database does the heavy lifting of handling large and diverse quantities of data. Full Article
an 363: Jonathan Boccara on Understanding Legacy Code By traffic.libsyn.com Published On :: Tue, 16 Apr 2019 19:22:28 +0000 Jonathan Boccara, author of The Legacy Code Programmer’s Toolbox discusses understanding and working with legacy code. Working with legacy code is a key skill of professional software development that is often neglected. Full Article
an 365: Thorsten Ball on Building an Interpreter By traffic.libsyn.com Published On :: Tue, 07 May 2019 18:24:14 +0000 Today's guest is Thorsten Ball, author of Writing an interpreter in Go as well as its sequel Writing a Compiler in Go. Thorsten lives near Frankfurt, Germany. Thorsten loves to deep dive into programming topics like programming languages, interpreters... Full Article
an Episode 368: Bryan Helmig on Managing Distributed Teams By traffic.libsyn.com Published On :: Thu, 30 May 2019 23:58:16 +0000 The use of distributed and remote software teams have grown dramatically in the past five years, presenting new challenges for managers and engineers alike. Bryan Helmig talks about the best practices his company, Zapier, uses to manage remote software... Full Article
an Episode 369: Derek Collison on Messaging Systems and NATS By traffic.libsyn.com Published On :: Tue, 11 Jun 2019 17:10:48 +0000 Learn how to simplify your application architecture with the introduction of a messaging system. You'll hear how different messaging patterns can make your application more flexible, easier to maintain, and improve its performance. Full Article
an Episode 373: Joel Spolsky on Startups Growth, and Valuation By traffic.libsyn.com Published On :: Thu, 18 Jul 2019 20:10:02 +0000 Joel Spolsky on founding Stack Overflow, land grabs vs. bootstrapping with profitability, raising more money using proof points, what developers and companies get massively wrong, choosing your next job, and how to ask and answer on Stack Over Full Article
an Episode 374: Marcus Blankenship on Motivating Programmers By traffic.libsyn.com Published On :: Wed, 24 Jul 2019 23:45:43 +0000 Motivation comes through relationships, safety, and environments which allow everyone to contribute. Full Article
an Episode 378: Joshua Davies on Attacking and Securing PKI By traffic.libsyn.com Published On :: Wed, 28 Aug 2019 17:06:16 +0000 Joshua Davies discusses TLS, PKI vulnerabilities in the PKI, and the evolution of the PKI to make it more secure, with host Robert Blumen. Full Article
an Episode 382: Michael Chan on Learning ReactJS By se-radio.net Published On :: Thu, 26 Sep 2019 20:35:18 +0000 Michael Chan has been teaching React since 2013 and is the host of the React Podcast. He currently works at Ministry Centered Technologies as a Frontend Architect. Full Article
an Episode 385: Evan Gilman and Doug Barth on Zero-Trust Networks By traffic.libsyn.com Published On :: Tue, 22 Oct 2019 18:51:10 +0000 Evan Gilman and Doug Barth, authors of Zero-Trust Networks: building secure systems in untrusted networks discuss zero-trust networks. Full Article
an Episode 387: Abhinav Asthana on Designing and Testing APIs By traffic.libsyn.com Published On :: Thu, 07 Nov 2019 01:12:35 +0000 Abhinav Asthana, a founding partner and CEO of the API development tool Postman, discusses API design and testing, where to start, which types of APIs to offer, what tools you can use, what features to expose and what is his favorite API to reference. Full Article
an Episode 388: Bob Kepford on Decoupled Content Management Systems By traffic.libsyn.com Published On :: Tue, 12 Nov 2019 19:06:58 +0000 Bob Kepford discusses Decoupled CMS. Many CMS practitioners are adopting a decoupled approach to improve scale, allow for more specialized roles, and to separate data collection from delivery. Host Jeff Doolittle spoke with Kepford about what makes a Decoupled CMS different. Full Article
an Episode 389: Ryan Singer on Basecamp's Software Development Process By traffic.libsyn.com Published On :: Mon, 18 Nov 2019 19:43:58 +0000 Ryan Singer on Basecamp’s “Shape Up” software development process. Basecamp has ditched the backlog and 2-week sprint in favor of solution “shaping” and strategic 6-week projects, using tools like scope mapping, checklists, and hill charts to understand and reduce risk. Full Article
an Episode 391: Jeremy Howard on Deep Learning and fast.ai By traffic.libsyn.com Published On :: Thu, 05 Dec 2019 19:17:57 +0000 Jeremy Howard from fast.ai explains deep learning from concept to implementation. Thanks to transfer learning, individuals and small organizations can get state-of-the-art results on machine learning problems using the open source fastai library... Full Article
an Episode 395: Katharine Jarmul on Security and Privacy in Machine Learning By traffic.libsyn.com Published On :: Fri, 10 Jan 2020 19:21:58 +0000 Katharine Jarmul of DropoutLabs discusses security and privacy concerns as they relate to Machine Learning. Host Justin Beyer spoke with Jarmul about attack types and privacy-protected ML techniques. Full Article
an Episode 396: Barry OReilly on Antifragile Architecture By traffic.libsyn.com Published On :: Fri, 24 Jan 2020 01:25:22 +0000 Barry OReilly of Black Tulip Technology discusses Antifragile Architecture, an approach for designing systems that actually improve in the face of complexity and disorder. Full Article
an Episode 397: Pat Helland on Data Management with Microservices.mp3 By traffic.libsyn.com Published On :: Thu, 06 Feb 2020 18:07:13 +0000 Pat Helland talks to host Akshay Manchale about Data Management at scale in a Microservices world. Pat talks about trends in managaging data in a distributed microservices world, immutability, idempotence, inside and outside data, descriptive... Full Article
an Episode 405: Yevgeniy Brikman on Infrastructure as Code Best Practices By traffic.libsyn.com Published On :: Tue, 07 Apr 2020 21:15:47 +0000 Yevgeniy Brikman, author of Terraform: Up & Running: Writing Infrastructure as Code and co-founder of Gruntwork talks with host Robert Blumen about how to apply best practices from software engineering to the development of infrastructure as code... Full Article
an Episode 406: Torin Sandall on Distributed Policy Enforcement By traffic.libsyn.com Published On :: Tue, 14 Apr 2020 22:58:26 +0000 Torin Sandall of Styra and Open Policy Agent discussed OPA and policy engines and how they can benefit software projects security and compliance. Host Justin Beyer spoke with Sandall about the benefits of removing authorization logic from your application... Full Article
an Episode 408: Mike McCourt on Voice and Speech Analysis By traffic.libsyn.com Published On :: Mon, 04 May 2020 22:58:22 +0000 Felienne spoke with Mike McCourt on difficulties in processing voice data using machine learning. Full Article
an Episode 410: Sara Leen on Localizing and Porting Japanese Games By traffic.libsyn.com Published On :: Tue, 19 May 2020 22:04:21 +0000 Sara Leen discusses localizing, porting, and modernizing Japanese games with Jeremy Jung. Full Article
an Episode 415: Berkay on Incident Management By traffic.libsyn.com Published On :: Tue, 30 Jun 2020 17:56:34 +0000 Berkay Mollamustafaoglu, founder of Ops Genie, discusses the keys to an effective incident management process. Many aspects of incident management are counter intuitive. Why does increasing the rate of change increase uptime? Why is culture the most... Full Article
an Episode 420: Ryan Ripley on Making Scrum Work By traffic.libsyn.com Published On :: Thu, 06 Aug 2020 19:02:57 +0000 Kanchan spoke with Ryan Ripley about the pre-requisites for an organization to adopt scrum, need for management buy-in, the importance of scrum values and the key responsibilities of the roles defined by scrum and the anti-patterns to watch out for... Full Article
an 423: Ryan Singer on Remote Work By traffic.libsyn.com Published On :: Tue, 25 Aug 2020 17:33:04 +0000 Ryan Singer, Head of Strategy at Basecamp discusses the mindset and culture behind a successful remote work for engineers. Akshay spoke with Ryan about communication, collaboration and cultural aspects of working remotely. Full Article
an Episode 424: Sean Knapp on Dataflow Pipeline Automation By traffic.libsyn.com Published On :: Wed, 02 Sep 2020 18:47:42 +0000 Sean Knapp of Ascend.io talks to Robert Blume about data pipeline automation with an orchestration layer. Full Article
an Episode 425: Paul Smith on The Crystal Programming Language and the Lucky Web Framework By traffic.libsyn.com Published On :: Wed, 09 Sep 2020 16:22:48 +0000 Paul Smith discusses the Crystal Programming Language and the Lucky web framework with Jeremy Jung. Full Article
an Episode 427: Sven Schleier and Jeroen Willemsen on Mobile Application Security By traffic.libsyn.com Published On :: Wed, 23 Sep 2020 22:26:21 +0000 Sven Schleier and Jeroen Willemsen from the OWASP Mobile Application Security Verification Standard and Testing Guide project discuss mobile application security and how the verification standard and testing guide can be used to improve your app’s... Full Article
an Episode 429: Rob Skillington on High Cardinality Alerting and Monitoring By traffic.libsyn.com Published On :: Thu, 08 Oct 2020 20:23:33 +0000 Rob Skillington discusses the architecture, data management, and operational issues around monitoring and alerting systems with a large number of metrics and resources. Full Article
an Episode 432: brian d foy on Perl 7 By traffic.libsyn.com Published On :: Fri, 30 Oct 2020 17:40:13 +0000 brian d foy, author of many Perl books discusses what Perl 7 is, where it’s going, what you need to do to get ready and various pieces advice on making the most of your Perl and programming life. Full Article
an Episode 434: Steven Skiena on Preparing for the Data Structures and Algorithm Job Interview By se-radio.net Published On :: Tue, 10 Nov 2020 20:33:13 +0000 Steven Skiena speaks with SE Radio’s Adam Conrad about practical applications for data structures and algorithms, as well as take-aways on how to best study Skiena’s book when prepping for the technical interview process. Full Article
an Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework By se-radio.net Published On :: Tue, 17 Nov 2020 18:38:56 +0000 Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung. Full Article
an Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework By traffic.libsyn.com Published On :: Tue, 17 Nov 2020 18:39:13 +0000 Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung. Full Article
an Episode 436: Apache Samza with Yi Pan By traffic.libsyn.com Published On :: Tue, 24 Nov 2020 18:45:15 +0000 Yi Pan is the lead maintainer of the Apache Samza project and discusses the use cases for stream processing frameworks, how to use them, and the benefits & drawbacks of a framework like Samza. Full Article
an Episode 438: Andy Powell on Lessons Learned from a Major Cyber Attack By traffic.libsyn.com Published On :: Sat, 12 Dec 2020 02:39:05 +0000 Andy Powell is the CISO of AP Moller Maersk and discusses the 2017 cyber attack that hit the company and the lessons learned for preventing and recovering from future attacks. Full Article
an Episode 443: Shawn Wildermuth on Diversity and Inclusion in the Workplace By traffic.libsyn.com Published On :: Wed, 20 Jan 2021 17:31:03 +0000 Felienne discusses diversity and inclusivity in software development with Shawn Wildermuth, Microsoft MVP and creator of the Hello World movie. Full Article
an Episode 448: Matt Arbesfeld Starting Your Own Software Company By traffic.libsyn.com Published On :: Sat, 27 Feb 2021 02:56:04 +0000 Matt Arbesfeld, cofounder of LogRocket, discusses the benefits and drawbacks of starting a software company as a software engineer, including finding cofounders, fundraising, and determining what ideas are worth pursuing. Full Article
an Episode 449: Dan Moore on Build vs Buy By traffic.libsyn.com Published On :: Fri, 05 Mar 2021 00:34:48 +0000 Dan Moore, cofounder of Vaporware, discusses the benefits and drawbacks of building or buying software solutions, including evaluation criteria, how to inspect an API, and cost considerations for purchasing software from external vendors. Full Article
an Episode 450: Hadley Wickham on R and Tidyverse By traffic.libsyn.com Published On :: Tue, 09 Mar 2021 23:09:34 +0000 Hadley Wickham, chief scientist at RStudio and creator of the Tidyverse, discusses how R and its data science package the TidyVerse are used and created. Host Felienne speaks with Wickham about the design philosophy of the Tidyverse, and how it supports.. Full Article
an Episode 452: Scott Hanselman on .NET By traffic.libsyn.com Published On :: Tue, 23 Mar 2021 20:05:46 +0000 Scott Hanselman discusses .NET with Jeremy Jung Full Article
an Episode 454: Thomas Richter Postgres as an OLAP database By traffic.libsyn.com Published On :: Fri, 09 Apr 2021 04:37:02 +0000 Thomas Richter is the founder of Swarm64, a Postgres extension company designed to boost performance of your Postgres instance. This episode examines the internals of Postgres, performance considerations, and relational database types. Full Article
an Episode 456: Tomer Shiran on Data Lakes By traffic.libsyn.com Published On :: Wed, 21 Apr 2021 18:00:58 +0000 Tomer Shiran, co-founder of Dremio, talks about managing data inside a data lake, historical changes and motivations for managing data as a data lake, and the common tools and methods for ingestion, storage, and analytics on top of the underlying data. Full Article
an Episode 457: Jeffery D Smith on DevOps Anti Patterns By traffic.libsyn.com Published On :: Tue, 27 Apr 2021 19:19:10 +0000 Jeffery D Smith, author of Operations Anti-Patterns, DevOps Solutions, talks about how things can go wrong in development organizations and what DevOps has to offer with host Robert Blumen. Full Article
an Episode 458: Daniel Roth on Blazor By traffic.libsyn.com Published On :: Thu, 06 May 2021 00:39:54 +0000 Daniel Roth from Microsoft discusses Blazor’s key features and benefits of using c# full stack for building web apps with host Priyanka Raghavan. Full Article