
Location:
United States
Description:
Technical interviews about software topics.
Twitter:
@software_daily
Language:
English
Contact:
5122170273
Episodes
Low-Code SQL on dbt Core with Raj Bains from Prophecy
5/26/2023
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.
Duration:00:53:45
Cloud-native Control Planes with Bassam Tabbara
5/24/2023
Crossplane is an innovative open source control plane framework that helps companies provide managed access to cloud native control planes. Upbound provides a single global platform to build, deploy, and operate these internally managed control planes that are powered by cross plane. Bassam Tabbara is the CEO of Upbound, and he joins us today. Free
The post Cloud-native Control Planes with Bassam Tabbara appeared first on Software Engineering Daily.
Duration:00:20:59
PromptOps with Dev Nag
5/23/2023
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.
Duration:00:22:32
Shift Conference with Ivan Burazin
5/19/2023
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.
Duration:00:45:50
Cloud-native WebAssembly with Matt Butcher
5/17/2023
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.
Duration:00:39:45
Software Supply Chain with Feross Aboukhadijeh
5/16/2023
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.
Duration:00:38:01
Chaos Engineering with Uma Mukkara
5/15/2023
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.
Duration:00:41:46
CAP Theorem 23 Years Later with Eric Brewer
5/12/2023
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.
Duration:00:48:47
Early Stage Venture Capital with Astasia Myers
5/11/2023
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.
Duration:00:46:26
Kubernetes Security with Ian Coldwater
5/8/2023
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.
Duration:00:32:17
Cloud Native in 2023 with Chris Aniszczyk
5/4/2023
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.
Duration:00:32:17
GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan
5/2/2023
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.
Duration:01:05:14
Bug Reporting is Broken and how Jam is Fixing that with Dani Grant & Mohd Irtefa
5/1/2023
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.
Duration:00:34:39
Pre-configured Development Environments with John Craft and Ramiro Berrelleza
4/26/2023
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.
Duration:00:43:05
Cloud-Oriented Programming (Part 2) with Elad Ben-Israel
4/24/2023
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.
Duration:00:50:10
Open-Source Embedding Database with Anton Troynikov
4/20/2023
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.
Duration:00:32:37
Cloud-Oriented Programming (Part 1) with Elad Ben-Israel
4/19/2023
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 1) with Elad Ben-Israel appeared first on Software Engineering Daily.
Duration:00:46:28
Multi-player Coding with Nathan Sobo
4/18/2023
Code editors are complex and demanding pieces of software that are both essential tools and constant companions for developers. Today, we are interviewing Nathan Sobo to hear about Zed, a code editor focused on “multiplayer” experiences, performance and a streamlined, minimalist design. Nathan Sobo was a member of the Atom editor team at GitHub, which
The post Multi-player Coding with Nathan Sobo appeared first on Software Engineering Daily.
Duration:00:50:19
Pricing and Packaging Orchestration with Anton Zagrebelny
4/14/2023
Most companies aren’t in the building business yet they need to deal with pricing and billing as a core piece of technology whether they want to or not. Stigg is an easy to implement headless pricing and packaging platform that takes a lot of the hassle out of pricing and billing for your SaaS application.
The post Pricing and Packaging Orchestration with Anton Zagrebelny appeared first on Software Engineering Daily.
Duration:00:37:48
Cloud Cost Management with Roi Ravhon
4/13/2023
Finout helps FinOps, DevOps, and Finance to manage & reduce cloud spend and improve the company’s profitability without adding code or changing existing tags. Roi Ravhon is the Co-founder and CEO at Finout and he joins us today. Full disclosure: Finout is a sponsor of Software Engineering Daily. Alex is an AWS Data Hero, an
The post Cloud Cost Management with Roi Ravhon appeared first on Software Engineering Daily.
Duration:00:40:55