Podcast – Software Engineering Daily

Technical interviews about software topics.

Website : https://softwareengineeringdaily.com

IPFS Feed : https://ipfspodcasting.net/RSS/179/PodcastSoftwareEngineeringDaily.xml  

Last Episode : May 26, 2023 5:00am

Last Scanned : 2.4 hours ago

Episodes

Episodes currently hosted on IPFS.

1
Low-Code SQL on dbt Core with Raj Bains from Prophecy

In this podcast episode, we take a look at the intricacies of low-code data pipelines with Raj Bains, the founder of Prophecy.io. Raj shares valuable insights into how performant low-codedata pipelines are revolutionizing industries and transforming everyday operations. Raj discusses the founding story of Prophecy.io, the company’s mission, and its approach to democratizing the creation

The post Low-Code SQL on dbt Core with Raj Bains from Prophecy appeared first on Software Engineering Daily.

Published Friday
1
PromptOps with Dev Nag

When your application fails, finding the reason quickly is essential for limiting downtime. Often, most of the time it takes to repair a problem is taken by figuring out what exactly went wrong. PromptOps is a service designed to make tracing the answer to why something happened back to the original cause. Dev Nag is

The post PromptOps with Dev Nag appeared first on Software Engineering Daily.

Published Tuesday
1
Shift Conference with Ivan Burazin

In the Software Industry, Conferences are crucial for developers, offering learning, networking, and collaboration opportunities. Attendees stay updated on the latest technologies, gain new skills, and connect with peers. These events expose developers to industry trends, inspire innovation, and foster professional growth. Overall, Conferences play a vital role in advancing knowledge, building connections, and driving

The post Shift Conference with Ivan Burazin appeared first on Software Engineering Daily.

Published 05/19
1
Cloud-native WebAssembly with Matt Butcher

When Web Assembly was created it was supposed to be a compile target, where you could compile your favorite programming language and then execute it inside of a web browser. This made it possible for developers to choose a programming language like C++ for compute intensive applications. Fermyon is taking Web Assembly to the cloud.

The post Cloud-native WebAssembly with Matt Butcher appeared first on Software Engineering Daily.

Published 05/17
1
Software Supply Chain with Feross Aboukhadijeh

The software supply chain refers to the process of creating and distributing software products. This includes all of the steps involved in creating, testing, packaging, and delivering software to end-users or customers. Socket is a new security company that can protect your most critical apps from supply chain attacks. They are taking an entirely new

The post Software Supply Chain with Feross Aboukhadijeh appeared first on Software Engineering Daily.

Published 05/16
1
Chaos Engineering with Uma Mukkara

Chaos engineering is a discipline within the field of software engineering that focuses on testing and improving the resilience and stability of a system by intentionally introducing controlled instances of chaos and failure. The primary goal of chaos engineering is to identify and address potential weaknesses and vulnerabilities in a system, ultimately making it more

The post Chaos Engineering with Uma Mukkara appeared first on Software Engineering Daily.

Published 05/15
1
CAP Theorem 23 Years Later with Eric Brewer

The CAP theorem, also known as Brewer’s theorem, is a fundamental principle in distributed systems that states that it is impossible to simultaneously achieve three desirable properties in a distributed data system: Consistency, Availability, and Partition tolerance. Eric Brewer is the VP of Infrastructure & Google Fellow at Google and he joins us today. This

The post CAP Theorem 23 Years Later with Eric Brewer appeared first on Software Engineering Daily.

Published 05/12
1
Early Stage Venture Capital with Astasia Myers

Astasia is a Partner on Quiet Capital’s enterprise team. Prior to joining Quiet, she was an investor on Redpoint Venture’s early stage enterprise team. Astasia joins the show to talk about Early Stage Venture Capital. Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from information

The post Early Stage Venture Capital with Astasia Myers appeared first on Software Engineering Daily.

Published 05/11
1
Kubernetes Security with Ian Coldwater

Ian Coldwater is a DevSecOps engineer turned red teamer who specializes in breaking and hardening Kubernetes, containers, and cloud native infrastructure. In their spare time, they like to go on cross-country road trips, capture flags, and eat a lot of pie. Ian lives in Minneapolis and tweets as @IanColdwater. This Interview was recorded at KubeCon Europe and

The post Kubernetes Security with Ian Coldwater appeared first on Software Engineering Daily.

Published 05/08
1
Cloud Native in 2023 with Chris Aniszczyk

Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach. These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with robust automation, they allow engineers to make

The post Cloud Native in 2023 with Chris Aniszczyk appeared first on Software Engineering Daily.

Published 05/04
1
GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. Although it improves the management and scaling of infrastructure and applications, Kubernetes frequently has challenges managing the complexity of releasing applications. Git is the most widely used version-control system in the software industry today. GitOps is a set of procedures that uses

The post GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan appeared first on Software Engineering Daily.

Published 05/02
1
Bug Reporting is Broken and how Jam is Fixing that with Dani Grant & Mohd Irtefa

Bug reporting hasn’t changed since the 1990’s. Despite all the technological advancements we’ve made in the rest of software development, the way we handle bugs has stayed the same. It is common practice for non technical teams to provide bug reports that are missing vital information for developers to identify and quickly fix code, such

The post Bug Reporting is Broken and how Jam is Fixing that with Dani Grant & Mohd Irtefa appeared first on Software Engineering Daily.

Published 05/01
1
Pre-configured Development Environments with John Craft and Ramiro Berrelleza

In this episode we have two guests Ramiro Berrelleza is the founder and CEO of Okteto, a developer tool that helps you create production like dev environments in the cloud for every developer. Ramiro will tell us how to easily make replica environments for your day to day development , but computing related infrastructure is

The post Pre-configured Development Environments with John Craft and Ramiro Berrelleza appeared first on Software Engineering Daily.

Published 04/26
1
Cloud-Oriented Programming (Part 2) with Elad Ben-Israel

The cloud has become an all-encompassing platform for running diverse applications and enabling individuals and teams to add value by utilizing services and infrastructure that streamline the process of software building and operation. Nonetheless, the cloud has presented new hurdles for developers as it is intricate, and application development demands comprehension of cloud service intricacies.

The post Cloud-Oriented Programming (Part 2) with Elad Ben-Israel appeared first on Software Engineering Daily.

Published 04/24
1
Open-Source Embedding Database with Anton Troynikov

Chroma is an open source embedding database that is designed to make it easy to build large language model applications by making knowledge, facts and skills pluggable. Anton Troynikov is the co-founder of Chroma and he is our guest today. This episode is hosted by Lee Atchison. Lee Atchison is a software architect, author, and

The post Open-Source Embedding Database with Anton Troynikov appeared first on Software Engineering Daily.

Published 04/20