<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>Big Ideas in App Architecture</title><link>https://www.cockroachlabs.com/big-ideas-podcast/</link><description><![CDATA[Cockroach Lab’s Big Ideas in App Architecture is a podcast for architects and engineers building modern data-intensive applications and systems. In every weekly episode, an innovator joins the show to share useful insights from their experiences building reliable, scalable, maintainable systems.  <br /><br />Welcome to Big Ideas in App Architecture!]]></description><atom:link href="https://www.spreaker.com/show/5780505/episodes/feed" rel="self" type="application/rss+xml"/><language>en</language><category>Business</category><copyright>Copyright Cockroach Labs</copyright><image><url>https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/4756e23ccd018356295dd94483d62b19.jpg</url><title>Big Ideas in App Architecture</title><link>https://www.cockroachlabs.com/big-ideas-podcast/</link></image><lastBuildDate>Tue, 21 Jul 2026 17:57:26 +0000</lastBuildDate><itunes:author>Cockroach Labs</itunes:author><itunes:owner><itunes:name>Cockroach Labs</itunes:name><itunes:email>podcast@cockroachlabs.com</itunes:email></itunes:owner><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/4756e23ccd018356295dd94483d62b19.jpg"/><itunes:subtitle>Cockroach Lab’s Big Ideas in App Architecture is a podcast for architects and engineers building modern data-intensive applications and systems. In every weekly episode, an innovator joins the show to share useful insights from their experiences...</itunes:subtitle><itunes:summary><![CDATA[Cockroach Lab’s Big Ideas in App Architecture is a podcast for architects and engineers building modern data-intensive applications and systems. In every weekly episode, an innovator joins the show to share useful insights from their experiences building reliable, scalable, maintainable systems.  <br /><br />Welcome to Big Ideas in App Architecture!]]></itunes:summary><itunes:category text="Business"/><itunes:explicit>false</itunes:explicit><itunes:type>episodic</itunes:type><item><title>The Everything Trap: Building AI Software That Lasts with Sam Hilsman</title><link>https://www.spreaker.com/episode/the-everything-trap-building-ai-software-that-lasts-with-sam-hilsman--73090854</link><description><![CDATA[Generating working software with AI has never been easier, but every shortcut a team takes today is a debt it pays back later. <br /><br />In this episode, David talks with Sam Hilsman, co-founder and CEO of<a href="https://cloudfruit.com/" target="_blank" rel="noreferrer noopener"> CloudFruit</a>, a studio that builds ERPs, analytics platforms, and custom products — including a custom ERP for a Chicago fabrication studio. Drawing on a path that runs from philosophy and healthcare administration into technical leadership, Sam makes the case that speed is the most underpriced risk in AI-assisted building.<ul><li>Sam unpacks his "Everything Trap" thesis: every decision incurs "change debt," so teams should build "icebergs, not ice sheets" — going narrow and deep, tightly scoping, testing relentlessly, and resisting feature bloat.</li><li>He traces how his own AI use evolved from simple writing tasks to daily coding, and why he now works primarily in Claude Code alongside tools like Playwright for QA and Remotion for video.</li><li>He shares hard-won lessons from an early venture  (HiiBo) around context management and pivoting, the unsolved problem of authentication for agents, and where real moats, governance, and ethical guardrails still need to come from as agents scale.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/73090854</guid><pubDate>Wed, 22 Jul 2026 09:00:29 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/73090854/clabs_ep7_audio_v2.mp3" length="45909888" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Generating working software with AI has never been easier, but every shortcut a team takes today is a debt it pays back later. 

In this episode, David talks with Sam Hilsman, co-founder and CEO ofhttps://cloudfruit.com/, a studio that builds ERPs,...</itunes:subtitle><itunes:summary><![CDATA[Generating working software with AI has never been easier, but every shortcut a team takes today is a debt it pays back later. <br /><br />In this episode, David talks with Sam Hilsman, co-founder and CEO of<a href="https://cloudfruit.com/" target="_blank" rel="noreferrer noopener"> CloudFruit</a>, a studio that builds ERPs, analytics platforms, and custom products — including a custom ERP for a Chicago fabrication studio. Drawing on a path that runs from philosophy and healthcare administration into technical leadership, Sam makes the case that speed is the most underpriced risk in AI-assisted building.<ul><li>Sam unpacks his "Everything Trap" thesis: every decision incurs "change debt," so teams should build "icebergs, not ice sheets" — going narrow and deep, tightly scoping, testing relentlessly, and resisting feature bloat.</li><li>He traces how his own AI use evolved from simple writing tasks to daily coding, and why he now works primarily in Claude Code alongside tools like Playwright for QA and Remotion for video.</li><li>He shares hard-won lessons from an early venture  (HiiBo) around context management and pivoting, the unsolved problem of authentication for agents, and where real moats, governance, and ethical guardrails still need to come from as agents scale.</li></ul>]]></itunes:summary><itunes:duration>2870</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/4713ac3e999f1bac3663d53f852e5f25.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Why Inference Engineering Is the Next Big Role in AI with Philip Kiely</title><link>https://www.spreaker.com/episode/why-inference-engineering-is-the-next-big-role-in-ai-with-philip-kiely--72554162</link><description><![CDATA[​Most teams moving AI into production quickly discover that generating an output is the easy part; running it reliably, efficiently, and at scale is a discipline of its own.In this episode, David talks with Philip Kiely, engineer at<a href="https://www.baseten.co/" target="_blank" rel="noreferrer noopener"> Baseten</a> and author of<a href="https://www.baseten.co/inference-engineering/" target="_blank" rel="noreferrer noopener"> Inference Engineering</a>, a free guide to building and operating AI inference systems. <ul><li>Philip argues that every company will soon need a dedicated team to own inference, and draws on his work at Baseten to explain why it demands fluency across GPU optimization, distributed systems, model correctness, and developer experience all at once. He walks through how agentic workloads are reshaping inference demands, which open-weight models are worth watching, and key optimization techniques including KV cache reuse, quantization, and speculative decoding. </li></ul>Grab your copy of Inference Engineering here: <a href="https://www.baseten.co/inference-engineering/" target="_blank" rel="noreferrer noopener">https://www.baseten.co/inference-engineering/</a> ]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/72554162</guid><pubDate>Wed, 17 Jun 2026 10:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/72554162/cockroach_labs_ep6_audio_v2.mp3" length="49657728" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>​Most teams moving AI into production quickly discover that generating an output is the easy part; running it reliably, efficiently, and at scale is a discipline of its own.In this episode, David talks with Philip Kiely, engineer...</itunes:subtitle><itunes:summary><![CDATA[​Most teams moving AI into production quickly discover that generating an output is the easy part; running it reliably, efficiently, and at scale is a discipline of its own.In this episode, David talks with Philip Kiely, engineer at<a href="https://www.baseten.co/" target="_blank" rel="noreferrer noopener"> Baseten</a> and author of<a href="https://www.baseten.co/inference-engineering/" target="_blank" rel="noreferrer noopener"> Inference Engineering</a>, a free guide to building and operating AI inference systems. <ul><li>Philip argues that every company will soon need a dedicated team to own inference, and draws on his work at Baseten to explain why it demands fluency across GPU optimization, distributed systems, model correctness, and developer experience all at once. He walks through how agentic workloads are reshaping inference demands, which open-weight models are worth watching, and key optimization techniques including KV cache reuse, quantization, and speculative decoding. </li></ul>Grab your copy of Inference Engineering here: <a href="https://www.baseten.co/inference-engineering/" target="_blank" rel="noreferrer noopener">https://www.baseten.co/inference-engineering/</a> ]]></itunes:summary><itunes:duration>3104</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/f84ced27df07c32720768774f899f25f.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Distributed Systems, Linkerd, and the Cost of Network Calls with William Morgan from Buoyant</title><link>https://www.spreaker.com/episode/distributed-systems-linkerd-and-the-cost-of-network-calls-with-william-morgan-from-buoyant--72073153</link><description><![CDATA[<b>In Kubernetes environments, concerns like retries, security, observability, and traffic control often end up scattered across application code, leading to duplicated logic, inconsistent behavior, and systems that are harder to operate and debug. </b><b>The service mesh was designed to solve exactly that.</b><br /><b></b><br /><b>In this episode, David talks with William Morgan, co-founder and CEO of <a href="https://www.buoyant.io/" target="_blank" rel="noreferrer noopener">Buoyant,</a> about the origins of the service mesh and the role <a href="https://linkerd.io/" target="_blank" rel="noreferrer noopener">Linkerd</a> plays today. Linkerd is an open source, CNCF-graduated service mesh for Kubernetes, built in Rust, that provides security, observability, and reliability. </b><br /><b></b><br /><b>William traces the idea back to his time at Twitter, where the company’s move from a Ruby on Rails monolith to distributed services on Mesos exposed the hidden complexity of network calls and failure handling. He walks through what makes Linkerd unique: operational simplicity, built-in TLS and policy, retries, timeouts, rate limiting, and traffic splitting for safer rollouts. The two also explore open source sustainability, the difference between simple and easy, and how AI may create new platform challenges through new traffic patterns, nondeterministic code, and heightened security needs.</b>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/72073153</guid><pubDate>Wed, 20 May 2026 10:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/72073153/cockroach_ep5_audio_v2.mp3" length="44069760" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In Kubernetes environments, concerns like retries, security, observability, and traffic control often end up scattered across application code, leading to duplicated logic, inconsistent behavior, and systems that are harder to operate and debug. The...</itunes:subtitle><itunes:summary><![CDATA[<b>In Kubernetes environments, concerns like retries, security, observability, and traffic control often end up scattered across application code, leading to duplicated logic, inconsistent behavior, and systems that are harder to operate and debug. </b><b>The service mesh was designed to solve exactly that.</b><br /><b></b><br /><b>In this episode, David talks with William Morgan, co-founder and CEO of <a href="https://www.buoyant.io/" target="_blank" rel="noreferrer noopener">Buoyant,</a> about the origins of the service mesh and the role <a href="https://linkerd.io/" target="_blank" rel="noreferrer noopener">Linkerd</a> plays today. Linkerd is an open source, CNCF-graduated service mesh for Kubernetes, built in Rust, that provides security, observability, and reliability. </b><br /><b></b><br /><b>William traces the idea back to his time at Twitter, where the company’s move from a Ruby on Rails monolith to distributed services on Mesos exposed the hidden complexity of network calls and failure handling. He walks through what makes Linkerd unique: operational simplicity, built-in TLS and policy, retries, timeouts, rate limiting, and traffic splitting for safer rollouts. The two also explore open source sustainability, the difference between simple and easy, and how AI may create new platform challenges through new traffic patterns, nondeterministic code, and heightened security needs.</b>]]></itunes:summary><itunes:duration>2755</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/4a9be2604a43ba8c6b2c9593eb2e06c3.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Making Software as Durable as Data with Peter Kraft from DBOS</title><link>https://www.spreaker.com/episode/making-software-as-durable-as-data-with-peter-kraft-from-dbos--71328358</link><description><![CDATA[<b>Most workflow and orchestration tools rely on external systems and fragile state management, making it hard for applications, especially AI agents to recover from failures or long running interruptions.</b><br /><b></b><br /><b>In this episode, David talks with Peter Kraft, co-founder of DBOS, about a new approach to durable execution. DBOS is a lightweight, database-backed library that checkpoints program state so applications can resume after crashes, upgrades, or API failures. Originating from Stanford research with Matei Zaharia and Michael Stonebraker, the idea is to make software as durable as data by storing application state in the database. </b><br /><b></b><br /><b>Peter walks through what makes DBOS unique: the ability to run in-process while still giving you the durability, distribution, and observability you'd expect from a dedicated orchestration layer. The two also explore how AI agents will create new reliability challenges and why CockroachDB is a natural fit. </b>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/71328358</guid><pubDate>Wed, 15 Apr 2026 13:44:59 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/71328358/cockroach_labs_ep4_audio_v2.mp3" length="41779968" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Most workflow and orchestration tools rely on external systems and fragile state management, making it hard for applications, especially AI agents to recover from failures or long running interruptions.

In this episode, David talks with Peter Kraft,...</itunes:subtitle><itunes:summary><![CDATA[<b>Most workflow and orchestration tools rely on external systems and fragile state management, making it hard for applications, especially AI agents to recover from failures or long running interruptions.</b><br /><b></b><br /><b>In this episode, David talks with Peter Kraft, co-founder of DBOS, about a new approach to durable execution. DBOS is a lightweight, database-backed library that checkpoints program state so applications can resume after crashes, upgrades, or API failures. Originating from Stanford research with Matei Zaharia and Michael Stonebraker, the idea is to make software as durable as data by storing application state in the database. </b><br /><b></b><br /><b>Peter walks through what makes DBOS unique: the ability to run in-process while still giving you the durability, distribution, and observability you'd expect from a dedicated orchestration layer. The two also explore how AI agents will create new reliability challenges and why CockroachDB is a natural fit. </b>]]></itunes:summary><itunes:duration>2612</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/2b9aac04b222edf20e69c69659c836ab.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Breaking the Pillars: Rethinking Observability with Charity Majors</title><link>https://www.spreaker.com/episode/breaking-the-pillars-rethinking-observability-with-charity-majors--70700421</link><description><![CDATA[<b>Most observability platforms are built around siloed signals, metrics, logs, and traces; not the rich context engineers actually need. The architecture of observability tooling hasn’t kept pace with the architecture of today’s distributed systems. </b><br /><b></b><br /><b>In this episode, David sits down with Charity Majors, co-founder and CTO of Honeycomb.io and co-author of Observability Engineering, to rethink how modern teams understand production systems. Charity argues that the “three pillars” model is outdated, making the case for wide, structured events that preserve context and embrace high-cardinality data so engineers can ask better questions in real time.</b><br /><b></b><br /><b>Drawing on lessons from operating Parse  and its challenging acquisition by Facebook, Charity explains how those experiences shaped Honeycomb’s fast, custom-built observability engine. The two also  explore how AI agents could soon close the loop between code changes and production validation, and Charity previews the upcoming second edition of Observability Engineering, including a new focus on observability governance for CTOs. </b><br /><b></b><br /><b>Links for Charity:</b><br /><b><a href="http://charitydotwtf.substack.com" target="_blank" rel="noreferrer noopener">charitydotwtf.substack.com</a>,</b><br /><b><a href="http://honeycomb.io/blog" target="_blank" rel="noreferrer noopener">honeycomb.io/blog</a><a href="https://honeycomb.io/blog," target="_blank" rel="noreferrer noopener">,</a> </b><br /><b><a href="http://x.com/mipsytipsy" target="_blank" rel="noreferrer noopener">x.com/mipsytipsy</a></b>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/70700421</guid><pubDate>Wed, 18 Mar 2026 10:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/70700421/cockroach_labs_ep3_audio_v2.mp3" length="48011904" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Most observability platforms are built around siloed signals, metrics, logs, and traces; not the rich context engineers actually need. The architecture of observability tooling hasn’t kept pace with the architecture of today’s distributed systems. ...</itunes:subtitle><itunes:summary><![CDATA[<b>Most observability platforms are built around siloed signals, metrics, logs, and traces; not the rich context engineers actually need. The architecture of observability tooling hasn’t kept pace with the architecture of today’s distributed systems. </b><br /><b></b><br /><b>In this episode, David sits down with Charity Majors, co-founder and CTO of Honeycomb.io and co-author of Observability Engineering, to rethink how modern teams understand production systems. Charity argues that the “three pillars” model is outdated, making the case for wide, structured events that preserve context and embrace high-cardinality data so engineers can ask better questions in real time.</b><br /><b></b><br /><b>Drawing on lessons from operating Parse  and its challenging acquisition by Facebook, Charity explains how those experiences shaped Honeycomb’s fast, custom-built observability engine. The two also  explore how AI agents could soon close the loop between code changes and production validation, and Charity previews the upcoming second edition of Observability Engineering, including a new focus on observability governance for CTOs. </b><br /><b></b><br /><b>Links for Charity:</b><br /><b><a href="http://charitydotwtf.substack.com" target="_blank" rel="noreferrer noopener">charitydotwtf.substack.com</a>,</b><br /><b><a href="http://honeycomb.io/blog" target="_blank" rel="noreferrer noopener">honeycomb.io/blog</a><a href="https://honeycomb.io/blog," target="_blank" rel="noreferrer noopener">,</a> </b><br /><b><a href="http://x.com/mipsytipsy" target="_blank" rel="noreferrer noopener">x.com/mipsytipsy</a></b>]]></itunes:summary><itunes:duration>3001</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/86f9a84c05c2fbe1845d3a4c3929b6df.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>How to Transform Dev Workflows with CI/CS and AI Agents with Tomer Karin</title><link>https://www.spreaker.com/episode/how-to-transform-dev-workflows-with-ci-cs-and-ai-agents-with-tomer-karin--70109819</link><description><![CDATA[Most CI/CD pipelines are built to detect failure, not to resolve it. As software systems grow more distributed and complex, that limitation is becoming a bottleneck for resilience.<br /><br />In this episode, David sits down with Tomer Karin, a seasoned software architect in the automotive industry, to explore a new paradigm he calls Continuous Integration and Continuous Solution (CI/CS). Tomer argues that the future  of automated software development isn’t just faster feedback loops, it's systems that can autonomously remediate failures using AI.<br /><br />Tomer shares how his years of working on large-scale automotive software revealed the inefficiencies of traditional development pipelines, where engineers spend significant time diagnosing and fixing issues instead of building new capabilities. With CI/CS, AI agents don’t just identify failing builds, they apply fixes that are verified through existing test pipelines, allowing teams to start the next day with a healthier codebase.<br /><br />Join us as we discuss:<ul><li>Why traditional CI/CD breaks down as systems scale and complexity increases </li><li>What Continuous Integration and Continuous Solution looks like in practice</li><li>How AI agents can safely diagnose and fix software failures</li><li>Where human oversight fits into autonomous development pipelines</li><li>The economic and productivity impact of autonomous software workflows</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/70109819</guid><pubDate>Wed, 18 Feb 2026 11:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/70109819/cockroach_labs_ep2_audio_v3.mp3" length="33025920" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Most CI/CD pipelines are built to detect failure, not to resolve it. As software systems grow more distributed and complex, that limitation is becoming a bottleneck for resilience.

In this episode, David sits down with Tomer Karin, a seasoned...</itunes:subtitle><itunes:summary><![CDATA[Most CI/CD pipelines are built to detect failure, not to resolve it. As software systems grow more distributed and complex, that limitation is becoming a bottleneck for resilience.<br /><br />In this episode, David sits down with Tomer Karin, a seasoned software architect in the automotive industry, to explore a new paradigm he calls Continuous Integration and Continuous Solution (CI/CS). Tomer argues that the future  of automated software development isn’t just faster feedback loops, it's systems that can autonomously remediate failures using AI.<br /><br />Tomer shares how his years of working on large-scale automotive software revealed the inefficiencies of traditional development pipelines, where engineers spend significant time diagnosing and fixing issues instead of building new capabilities. With CI/CS, AI agents don’t just identify failing builds, they apply fixes that are verified through existing test pipelines, allowing teams to start the next day with a healthier codebase.<br /><br />Join us as we discuss:<ul><li>Why traditional CI/CD breaks down as systems scale and complexity increases </li><li>What Continuous Integration and Continuous Solution looks like in practice</li><li>How AI agents can safely diagnose and fix software failures</li><li>Where human oversight fits into autonomous development pipelines</li><li>The economic and productivity impact of autonomous software workflows</li></ul>]]></itunes:summary><itunes:duration>2065</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/2c2288d6706218eaa6f8c1f52a5d0221.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>AI, Market Cycles, and the Systems Built to Outlast Them with Cockroach Labs CEO &amp; Co-founder Spencer Kimball</title><link>https://www.spreaker.com/episode/ai-market-cycles-and-the-systems-built-to-outlast-them-with-cockroach-labs-ceo-co-founder-spencer-kimball--69525858</link><description><![CDATA[Most databases are designed for success cases. Real systems fail– the difference is whether they’re built and tested for it. <br /><br />In this episode, David sits down with Spencer Kimball, co-founder and CEO of Cockroach Labs, to explore the architectural and testing decisions behind CockroachDB, and why validating systems under worst-case conditions is essential to building reliable infrastructure at scale. Spencer shares the origin story of CockroachDB, tracing it back to his time at Google, where working on large-scale data systems and helping build Google Spanner exposed the limitations of existing database technologies. Motivated by the limits of existing database designs, Spencer and his co-founders left Google to build a resilient, scalable, open-source database designed for a world where failure isn’t an edge case, it’s the norm.<br /><br />Plus, Spencer and David discuss how emerging AI workloads are reshaping expectations for database infrastructure by increasing scale, stressing latency budgets, and raising the cost of failure.<br /><br />Join us as we discuss:<br /><ul><li>How Google Spanner inspired the creation of CockroachDB</li><li>Designing a database that assumed failure by default </li><li>What resilience means at massive scale</li><li>How AI is changing the demands placed on modern databases</li><li>How the Cockroach Labs–IBM partnership reflects a broader shift in enterprise modernization </li><li>Spencer’s futuristic vision for databases, from AI automation to outer space</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/69525858</guid><pubDate>Wed, 21 Jan 2026 11:00:09 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/69525858/cockroach_labs_ep1_audio_v2.mp3" length="58603392" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Most databases are designed for success cases. Real systems fail– the difference is whether they’re built and tested for it. 

In this episode, David sits down with Spencer Kimball, co-founder and CEO of Cockroach Labs, to explore the architectural...</itunes:subtitle><itunes:summary><![CDATA[Most databases are designed for success cases. Real systems fail– the difference is whether they’re built and tested for it. <br /><br />In this episode, David sits down with Spencer Kimball, co-founder and CEO of Cockroach Labs, to explore the architectural and testing decisions behind CockroachDB, and why validating systems under worst-case conditions is essential to building reliable infrastructure at scale. Spencer shares the origin story of CockroachDB, tracing it back to his time at Google, where working on large-scale data systems and helping build Google Spanner exposed the limitations of existing database technologies. Motivated by the limits of existing database designs, Spencer and his co-founders left Google to build a resilient, scalable, open-source database designed for a world where failure isn’t an edge case, it’s the norm.<br /><br />Plus, Spencer and David discuss how emerging AI workloads are reshaping expectations for database infrastructure by increasing scale, stressing latency budgets, and raising the cost of failure.<br /><br />Join us as we discuss:<br /><ul><li>How Google Spanner inspired the creation of CockroachDB</li><li>Designing a database that assumed failure by default </li><li>What resilience means at massive scale</li><li>How AI is changing the demands placed on modern databases</li><li>How the Cockroach Labs–IBM partnership reflects a broader shift in enterprise modernization </li><li>Spencer’s futuristic vision for databases, from AI automation to outer space</li></ul>]]></itunes:summary><itunes:duration>3663</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/ab780af74f4852c296ba7a0ff68b7ecb.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>How to Scale Data Infrastructure from Startup to Enterprise</title><link>https://www.spreaker.com/episode/how-to-scale-data-infrastructure-from-startup-to-enterprise--66807772</link><description><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/ramannishant/" target="_blank" rel="noreferrer noopener">Nishant Raman</a>, a seasoned data infrastructure expert, to explore the evolving world of data engineering, AI integration, and building scalable systems from the ground up. With experience across logistics, healthcare, and fintech, Nishant shares hard-won insights from years of building resilient, cost-conscious infrastructure that scales with company growth and technical complexity.<br /><br />From choosing the right database to navigating the post-LLM explosion in tooling, this conversation offers a rare behind-the-scenes look at what it takes to thrive as the first data hire and beyond.<br /><br />Join us as we discuss:<br /><ul><li>Nishant’s accidental path into data engineering and lessons from startup life</li><li>The tradeoffs that can come with building scalable, cost-efficient data systems</li><li>The growing role of AI in data infrastructure and what’s coming next for data teams</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/66807772</guid><pubDate>Tue, 01 Jul 2025 08:00:08 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/66807772/cockroach_labs_ep_58_flv_1.mp3" length="55108008" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, David sits down with https://www.linkedin.com/in/ramannishant/, a seasoned data infrastructure expert, to explore the evolving world of data engineering, AI integration, and building scalable systems from the ground up. With...</itunes:subtitle><itunes:summary><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/ramannishant/" target="_blank" rel="noreferrer noopener">Nishant Raman</a>, a seasoned data infrastructure expert, to explore the evolving world of data engineering, AI integration, and building scalable systems from the ground up. With experience across logistics, healthcare, and fintech, Nishant shares hard-won insights from years of building resilient, cost-conscious infrastructure that scales with company growth and technical complexity.<br /><br />From choosing the right database to navigating the post-LLM explosion in tooling, this conversation offers a rare behind-the-scenes look at what it takes to thrive as the first data hire and beyond.<br /><br />Join us as we discuss:<br /><ul><li>Nishant’s accidental path into data engineering and lessons from startup life</li><li>The tradeoffs that can come with building scalable, cost-efficient data systems</li><li>The growing role of AI in data infrastructure and what’s coming next for data teams</li></ul>]]></itunes:summary><itunes:duration>2292</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/14647709484280c46b72969307b5133a.jpg"/><itunes:episode>58</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Code, Cloud and Karate: The Unlikely Path to Cloud Architecture</title><link>https://www.spreaker.com/episode/code-cloud-and-karate-the-unlikely-path-to-cloud-architecture--66282093</link><description><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/mhoshi/" target="_blank" rel="noreferrer noopener">Masaru Hoshi</a>, a cloud architect at Qlik, to explore his unexpected journey into cloud architecture, the cultural influences that shaped his career, and the evolving disciplines transforming enterprise technology today.  Join as we discuss:<br /><ul><li>Masaru’s path from developer to cloud architect and his open-source contributions<br /><br /></li><li>The rising importance of site reliability engineering (SRE) and finops in modern enterprises<br /><br /></li><li>The role of AI in reshaping SRE and predictive reliability management</li></ul><ul><li>What songs should go in a playlist for a Site Reliability Engineer</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/66282093</guid><pubDate>Tue, 27 May 2025 08:00:07 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/66282093/cockroach_labs_ep_57_flv.mp3" length="58163796" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, David sits down with https://www.linkedin.com/in/mhoshi/, a cloud architect at Qlik, to explore his unexpected journey into cloud architecture, the cultural influences that shaped his career, and the evolving disciplines transforming...</itunes:subtitle><itunes:summary><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/mhoshi/" target="_blank" rel="noreferrer noopener">Masaru Hoshi</a>, a cloud architect at Qlik, to explore his unexpected journey into cloud architecture, the cultural influences that shaped his career, and the evolving disciplines transforming enterprise technology today.  Join as we discuss:<br /><ul><li>Masaru’s path from developer to cloud architect and his open-source contributions<br /><br /></li><li>The rising importance of site reliability engineering (SRE) and finops in modern enterprises<br /><br /></li><li>The role of AI in reshaping SRE and predictive reliability management</li></ul><ul><li>What songs should go in a playlist for a Site Reliability Engineer</li></ul>]]></itunes:summary><itunes:duration>2421</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/f50910d67b93fbae49bcf1e48ce0dac4.jpg"/><itunes:episode>57</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>How to Build an AI-Native Organization</title><link>https://www.spreaker.com/episode/how-to-build-an-ai-native-organization--66071422</link><description><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/peter-mattis-46549144/" target="_blank" rel="noreferrer noopener">Peter Mattis</a>, co-founder, CTO, and CPO of <a href="https://www.cockroachlabs.com/" target="_blank" rel="noreferrer noopener">Cockroach Labs</a>, to dive into the world of resilient databases, the evolution of AI in tech, and the journey of building a company that’s transforming how engineers approach scalability and performance. Peter shares insights from Cockroach Labs’ mission to create CockroachDB, a distributed SQL database designed to be virtually unbreakable and easily scalable in the cloud.<br /><br />Join us as we discuss:<ul><li>Peter’s personal journey in the tech industry and the founding of Cockroach Labs</li><li>How CockroachDB is pushing the limits of resilience, scalability, and performance</li><li>The transformative impact of AI on engineering workflows and productivity, and how it will reshape industries like medicine, education, and daily life</li><li>The importance of embracing AI in the workplace and developing AI literacy among employees</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/66071422</guid><pubDate>Tue, 13 May 2025 13:45:27 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/66071422/cockroach_labs_ep_56_flv_1.mp3" length="62105203" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, David sits down with https://www.linkedin.com/in/peter-mattis-46549144/, co-founder, CTO, and CPO of https://www.cockroachlabs.com/, to dive into the world of resilient databases, the evolution of AI in tech, and the journey of...</itunes:subtitle><itunes:summary><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/peter-mattis-46549144/" target="_blank" rel="noreferrer noopener">Peter Mattis</a>, co-founder, CTO, and CPO of <a href="https://www.cockroachlabs.com/" target="_blank" rel="noreferrer noopener">Cockroach Labs</a>, to dive into the world of resilient databases, the evolution of AI in tech, and the journey of building a company that’s transforming how engineers approach scalability and performance. Peter shares insights from Cockroach Labs’ mission to create CockroachDB, a distributed SQL database designed to be virtually unbreakable and easily scalable in the cloud.<br /><br />Join us as we discuss:<ul><li>Peter’s personal journey in the tech industry and the founding of Cockroach Labs</li><li>How CockroachDB is pushing the limits of resilience, scalability, and performance</li><li>The transformative impact of AI on engineering workflows and productivity, and how it will reshape industries like medicine, education, and daily life</li><li>The importance of embracing AI in the workplace and developing AI literacy among employees</li></ul>]]></itunes:summary><itunes:duration>2586</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/4a6316ee9c2f170684372788defbca9e.jpg"/><itunes:episode>56</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Inside Infrastructure as Code with Pulumi’s Founder &amp; CEO</title><link>https://www.spreaker.com/episode/inside-infrastructure-as-code-with-pulumi-s-founder-ceo--64322192</link><description><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/joejduffy/" target="_blank" rel="noreferrer noopener">Joe Duffy</a>, CEO of<a href="https://www.pulumi.com/" target="_blank" rel="noreferrer noopener"> Pulumi</a>, to explore the revolutionary changes in cloud infrastructure and the power of Infrastructure as Code (IaC). Pulumi is redefining how developers and organizations manage cloud resources by enabling them to use familiar programming languages for scalable, efficient infrastructure management.<br /><br />Join us as we discuss:<ul><li>The evolution of cloud infrastructure and how IaC is transforming engineering workflows.</li><li>How Pulumi simplifies cloud management by bridging the gap between developers and operations.</li><li>The impact of AI on infrastructure automation and the future of cloud computing.</li><li>The challenges organizations face in scaling their cloud environments and how Pulumi helps overcome them.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/64322192</guid><pubDate>Tue, 11 Feb 2025 15:47:17 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/64322192/ep55_audio_v1_2202.mp3" length="84225056" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, David sits down with https://www.linkedin.com/in/joejduffy/, CEO ofhttps://www.pulumi.com/, to explore the revolutionary changes in cloud infrastructure and the power of Infrastructure as Code (IaC). Pulumi is redefining how...</itunes:subtitle><itunes:summary><![CDATA[In this episode, David sits down with <a href="https://www.linkedin.com/in/joejduffy/" target="_blank" rel="noreferrer noopener">Joe Duffy</a>, CEO of<a href="https://www.pulumi.com/" target="_blank" rel="noreferrer noopener"> Pulumi</a>, to explore the revolutionary changes in cloud infrastructure and the power of Infrastructure as Code (IaC). Pulumi is redefining how developers and organizations manage cloud resources by enabling them to use familiar programming languages for scalable, efficient infrastructure management.<br /><br />Join us as we discuss:<ul><li>The evolution of cloud infrastructure and how IaC is transforming engineering workflows.</li><li>How Pulumi simplifies cloud management by bridging the gap between developers and operations.</li><li>The impact of AI on infrastructure automation and the future of cloud computing.</li><li>The challenges organizations face in scaling their cloud environments and how Pulumi helps overcome them.</li></ul>]]></itunes:summary><itunes:duration>2633</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/f6f7f018029d8a713dc4204c1d575760.jpg"/><itunes:episode>55</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Inside Ericsson: How AI and Automation Are Shaping Telecom</title><link>https://www.spreaker.com/episode/inside-ericsson-how-ai-and-automation-are-shaping-telecom--63940893</link><description><![CDATA[Connectivity has become as essential as power and water—without it, our modern world would grind to a halt.<br /><br />In this episode, David sits down with <a href="https://www.linkedin.com/in/anandkumarbajaj/" target="_blank" rel="noreferrer noopener">Anand Bajaj</a>, Chief Architect at <a href="https://www.ericsson.com/en" target="_blank" rel="noreferrer noopener">Ericsson</a>, to explore the revolutionary shifts taking place with 5G technology. Anand breaks down the evolution from wired networks to the unparalleled flexibility of 5G, highlighting the power of network slicing in creating tailored, high-performance connections. From his early days coding in India to leading groundbreaking projects at Ericsson, Anand argues that connectivity is just as vital as our basic utilities. This conversation unveils how mobile technology powers the on-demand services we take for granted today, driving a transformative revolution in our world.<br /><br />Join us as we discuss:<ul><li>How 5G enables scalable networks and the role of automation in managing complexity.</li><li>Why the shift to virtualized networks and cloud-native design can be better for scalability and recovery.</li><li>The convergence of telecom and IT, leading to flexible, hybrid infrastructures without vendor lock-in.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/63940893</guid><pubDate>Tue, 28 Jan 2025 09:00:07 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/63940893/with_intro_ep54_audio_v1_2202.mp3" length="102011936" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Connectivity has become as essential as power and water—without it, our modern world would grind to a halt.

In this episode, David sits down with https://www.linkedin.com/in/anandkumarbajaj/, Chief Architect at https://www.ericsson.com/en, to explore...</itunes:subtitle><itunes:summary><![CDATA[Connectivity has become as essential as power and water—without it, our modern world would grind to a halt.<br /><br />In this episode, David sits down with <a href="https://www.linkedin.com/in/anandkumarbajaj/" target="_blank" rel="noreferrer noopener">Anand Bajaj</a>, Chief Architect at <a href="https://www.ericsson.com/en" target="_blank" rel="noreferrer noopener">Ericsson</a>, to explore the revolutionary shifts taking place with 5G technology. Anand breaks down the evolution from wired networks to the unparalleled flexibility of 5G, highlighting the power of network slicing in creating tailored, high-performance connections. From his early days coding in India to leading groundbreaking projects at Ericsson, Anand argues that connectivity is just as vital as our basic utilities. This conversation unveils how mobile technology powers the on-demand services we take for granted today, driving a transformative revolution in our world.<br /><br />Join us as we discuss:<ul><li>How 5G enables scalable networks and the role of automation in managing complexity.</li><li>Why the shift to virtualized networks and cloud-native design can be better for scalability and recovery.</li><li>The convergence of telecom and IT, leading to flexible, hybrid infrastructures without vendor lock-in.</li></ul>]]></itunes:summary><itunes:duration>3188</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/e9d52a6d6bb504f2c34cff78ef4f72d9.jpg"/><itunes:episode>54</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Unboxing the Cloud: AI, Microservices, and Resilient Databases</title><link>https://www.spreaker.com/episode/unboxing-the-cloud-ai-microservices-and-resilient-databases--63679089</link><description><![CDATA[What does it take to build systems that thrive in today’s fast-evolving tech landscape?<br /><br />In this episode, we talk with<a href="https://www.linkedin.com/in/jihatcher/" target="_blank" rel="noreferrer noopener"> Jim Hatcher</a>, Solutions Engineer at <a href="https://www.cockroachlabs.com/" target="_blank" rel="noreferrer noopener">Cockroach Labs</a>, about the future of application architecture. From cloud commitments and database optimization to the transformative role of AI, Jim shares expert insights into building resilient, scalable systems. We explore the shift to cloud-native architectures, containerization, and how CockroachDB delivers unmatched reliability for mission-critical operations.<br /><br />Join us as we discuss:<br /><ul><li>Breaking free from vendor lock-in with cloud portability for greater flexibility.</li><li>Revolutionizing database management with AI and NVIDIA’s Jetson Nano.</li><li>Ensuring high availability for essential applications in industries like finance and e-commerce.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/63679089</guid><pubDate>Tue, 14 Jan 2025 09:00:07 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/63679089/ep53_audio_v1_2202.mp3" length="78790496" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>What does it take to build systems that thrive in today’s fast-evolving tech landscape?

In this episode, we talk withhttps://www.linkedin.com/in/jihatcher/, Solutions Engineer at https://www.cockroachlabs.com/, about the future of application...</itunes:subtitle><itunes:summary><![CDATA[What does it take to build systems that thrive in today’s fast-evolving tech landscape?<br /><br />In this episode, we talk with<a href="https://www.linkedin.com/in/jihatcher/" target="_blank" rel="noreferrer noopener"> Jim Hatcher</a>, Solutions Engineer at <a href="https://www.cockroachlabs.com/" target="_blank" rel="noreferrer noopener">Cockroach Labs</a>, about the future of application architecture. From cloud commitments and database optimization to the transformative role of AI, Jim shares expert insights into building resilient, scalable systems. We explore the shift to cloud-native architectures, containerization, and how CockroachDB delivers unmatched reliability for mission-critical operations.<br /><br />Join us as we discuss:<br /><ul><li>Breaking free from vendor lock-in with cloud portability for greater flexibility.</li><li>Revolutionizing database management with AI and NVIDIA’s Jetson Nano.</li><li>Ensuring high availability for essential applications in industries like finance and e-commerce.</li></ul>]]></itunes:summary><itunes:duration>3283</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/61ceda0d393ada8a9d273fa693c71163.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Strategic AI and Cloud Solutions: GitHub’s Blueprint for Modern Development Success</title><link>https://www.spreaker.com/episode/strategic-ai-and-cloud-solutions-github-s-blueprint-for-modern-development-success--62529554</link><description><![CDATA[In this episode, David welcomes <a href="https://www.linkedin.com/in/arilivigni/" target="_blank" rel="noreferrer noopener">Ari LiVigni</a>, Senior Cloud Solutions Architect at <a href="https://github.com/" target="_blank" rel="noreferrer noopener">GitHub</a>, for an engaging conversation about cloud infrastructure, cloud adoption, AI, and security. <br /><br />Join us as we discuss:<ul><li>The importance of effective cloud solutions for data protection and security, including a look at tools from GitHub, AWS, and Azure.</li><li>GitHub's significant milestones, including its acquisition by Microsoft and the launch of innovative tools like pull requests and forking.</li><li>How GitHub Copilot enhances productivity by enabling developers to focus on code prompts while automating routine tasks.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/62529554</guid><pubDate>Tue, 29 Oct 2024 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/62529554/ep52_audio_v1_2202_ari_livigni.mp3" length="38341098" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, David welcomes https://www.linkedin.com/in/arilivigni/, Senior Cloud Solutions Architect at https://github.com/, for an engaging conversation about cloud infrastructure, cloud adoption, AI, and security. 

Join us as we discuss:
- The...</itunes:subtitle><itunes:summary><![CDATA[In this episode, David welcomes <a href="https://www.linkedin.com/in/arilivigni/" target="_blank" rel="noreferrer noopener">Ari LiVigni</a>, Senior Cloud Solutions Architect at <a href="https://github.com/" target="_blank" rel="noreferrer noopener">GitHub</a>, for an engaging conversation about cloud infrastructure, cloud adoption, AI, and security. <br /><br />Join us as we discuss:<ul><li>The importance of effective cloud solutions for data protection and security, including a look at tools from GitHub, AWS, and Azure.</li><li>GitHub's significant milestones, including its acquisition by Microsoft and the launch of innovative tools like pull requests and forking.</li><li>How GitHub Copilot enhances productivity by enabling developers to focus on code prompts while automating routine tasks.</li></ul>]]></itunes:summary><itunes:duration>2397</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/7d0804d0a30fda930fd5259d1449cf2a.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Cloud Architecture in the Public Sector: Balancing Innovation and Security</title><link>https://www.spreaker.com/episode/cloud-architecture-in-the-public-sector-balancing-innovation-and-security--62363344</link><description><![CDATA[Ever wondered how cloud architecture works in the public sector? In this episode, David Joy is joined by <a href="https://www.linkedin.com/in/nikolasmayer/" target="_blank" rel="noreferrer noopener">Nik Mayer</a>, Principal Cloud Architect at <a href="https://maximus.com/" target="_blank" rel="noreferrer noopener">Maximus</a>, a company that partners with state, federal and local governments to provide critical health and human service programs. Nick discusses his journey into cloud architecture, emphasizing the impact of public cloud on innovation and accessibility. He also highlights the key differences between private and public sector cloud strategies, focusing on the heightened security and compliance requirements of government agencies.<br /><br />Key takeaways from the episode include:<ul><li>The importance of cloud computing in the public sector</li><li>The challenges of migrating legacy systems to the cloud</li><li>The importance of balancing cost optimization with performance in federal cloud deployments</li><li>The value of continuous learning and diverse experiences in staying current with the rapidly evolving tech landscape</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/62363344</guid><pubDate>Tue, 15 Oct 2024 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/62363344/ep51_audio_v2_2202.mp3" length="60472873" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Ever wondered how cloud architecture works in the public sector? In this episode, David Joy is joined by https://www.linkedin.com/in/nikolasmayer/, Principal Cloud Architect at https://maximus.com/, a company that partners with state, federal and...</itunes:subtitle><itunes:summary><![CDATA[Ever wondered how cloud architecture works in the public sector? In this episode, David Joy is joined by <a href="https://www.linkedin.com/in/nikolasmayer/" target="_blank" rel="noreferrer noopener">Nik Mayer</a>, Principal Cloud Architect at <a href="https://maximus.com/" target="_blank" rel="noreferrer noopener">Maximus</a>, a company that partners with state, federal and local governments to provide critical health and human service programs. Nick discusses his journey into cloud architecture, emphasizing the impact of public cloud on innovation and accessibility. He also highlights the key differences between private and public sector cloud strategies, focusing on the heightened security and compliance requirements of government agencies.<br /><br />Key takeaways from the episode include:<ul><li>The importance of cloud computing in the public sector</li><li>The challenges of migrating legacy systems to the cloud</li><li>The importance of balancing cost optimization with performance in federal cloud deployments</li><li>The value of continuous learning and diverse experiences in staying current with the rapidly evolving tech landscape</li></ul>]]></itunes:summary><itunes:duration>3780</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/1ed4042753350f79bccb9336221cf38e.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>GenAI Meets Celebrity: Inside Cameo’s Journey from Startup to Stardom</title><link>https://www.cockroachlabs.com/big-ideas-podcast/dom-scandinaro-cameo</link><description><![CDATA[This week, David is joined by <a href="https://www.linkedin.com/in/dom-scandinaro" target="_blank" rel="noreferrer noopener">Dom Scandinaro</a>, CTO at <a href="https://www.cameo.com/" target="_blank" rel="noreferrer noopener">Cameo</a>, the platform that allows users to send personalized videos from celebrities and creators. Scandinaro gives an in-depth overview of Cameo’s rapid growth from a simple idea into a robust and deeply personalized fan experience platform with the digital infrastructure to match. <br /><br />Join us as we discuss:<br /><ul><li>How Cameo’s tech stack has evolved as the company expands globally</li><li>Why leaders need to have an in-depth understanding of their team’s abilities and limitations</li><li>How Cameo is harnessing Generative AI for new products and platform features.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/62167836</guid><pubDate>Tue, 01 Oct 2024 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/62167836/ep50_audio_v3_dom_scandinaro_2202_1.mp3" length="48861967" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>This week, David is joined by https://www.linkedin.com/in/dom-scandinaro, CTO at https://www.cameo.com/, the platform that allows users to send personalized videos from celebrities and creators. Scandinaro gives an in-depth overview of Cameo’s rapid...</itunes:subtitle><itunes:summary><![CDATA[This week, David is joined by <a href="https://www.linkedin.com/in/dom-scandinaro" target="_blank" rel="noreferrer noopener">Dom Scandinaro</a>, CTO at <a href="https://www.cameo.com/" target="_blank" rel="noreferrer noopener">Cameo</a>, the platform that allows users to send personalized videos from celebrities and creators. Scandinaro gives an in-depth overview of Cameo’s rapid growth from a simple idea into a robust and deeply personalized fan experience platform with the digital infrastructure to match. <br /><br />Join us as we discuss:<br /><ul><li>How Cameo’s tech stack has evolved as the company expands globally</li><li>Why leaders need to have an in-depth understanding of their team’s abilities and limitations</li><li>How Cameo is harnessing Generative AI for new products and platform features.</li></ul>]]></itunes:summary><itunes:duration>3054</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/9191e7d595169876f80860e5fca56508.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>The Journey From Mainframe to Adopting Generative AI With Equifax’s Senior Network Architect</title><link>https://www.spreaker.com/episode/the-journey-from-mainframe-to-adopting-generative-ai-with-equifax-s-senior-network-architect--61869311</link><description><![CDATA[In this episode, our host David Joy speaks with Samarth Shah, Senior Network Architect at <a href="https://www.equifax.com/" target="_blank" rel="noreferrer noopener">Equifax</a> to learn about the steps they took to modernize from the mainframe to the cloud, as well as the impact AI has on the industry.<br /><br />Join as we also discuss:<ul><li>The limitations of the mainframe and what enterprises need to consider when moving towards a cloud architecture.</li><li>How to address modern security challenges including IAM controls, network segmentation, and DDoS protection.</li><li>Innovative use cases for generative AI in network security, including how to automate defensive actions during cyber incidents.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/61869311</guid><pubDate>Tue, 17 Sep 2024 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/61869311/ep49_audio_v1_samarth_shah_2202_introadded.mp3" length="54183005" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, our host David Joy speaks with Samarth Shah, Senior Network Architect at https://www.equifax.com/ to learn about the steps they took to modernize from the mainframe to the cloud, as well as the impact AI has on the industry.

Join as...</itunes:subtitle><itunes:summary><![CDATA[In this episode, our host David Joy speaks with Samarth Shah, Senior Network Architect at <a href="https://www.equifax.com/" target="_blank" rel="noreferrer noopener">Equifax</a> to learn about the steps they took to modernize from the mainframe to the cloud, as well as the impact AI has on the industry.<br /><br />Join as we also discuss:<ul><li>The limitations of the mainframe and what enterprises need to consider when moving towards a cloud architecture.</li><li>How to address modern security challenges including IAM controls, network segmentation, and DDoS protection.</li><li>Innovative use cases for generative AI in network security, including how to automate defensive actions during cyber incidents.</li></ul>]]></itunes:summary><itunes:duration>3387</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/39d80b4599a40fccec971d3be32e92e7.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Modernizing Your Cloud Strategy with OneStream’s Senior VP of Cloud Architecture</title><link>https://www.cockroachlabs.com/big-ideas-podcast/ryan-berry-onestream</link><description><![CDATA[In this episode, we dive into the heart of cloud architecture, disaster recovery, observability, and more with <a href="https://www.onestream.com/" target="_blank" rel="noreferrer noopener">OneStream’s</a> Senior VP of Cloud Architecture, <a href="https://www.linkedin.com/in/ryantberry" target="_blank" rel="noreferrer noopener">Ryan Berry</a>. Whether you're a tech enthusiast or finance professional, this episode offers indispensable knowledge on navigating modern cloud landscapes and optimizing financial software solutions.<br /><br />Join as we discuss:<ul><li>The importance of learning new cloud patterns for cost-effectiveness and higher migration success.</li><li>The intricacies of scaling infrastructure, particularly during high-demand scenarios such as month-end and quarterly financial modeling.</li><li>What companies need to consider when adopting the cloud.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/60902485</guid><pubDate>Tue, 06 Aug 2024 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/60902485/ep48_audio_v1_2202_ryan_berry.mp3" length="44548628" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, we dive into the heart of cloud architecture, disaster recovery, observability, and more with https://www.onestream.com/ Senior VP of Cloud Architecture, https://www.linkedin.com/in/ryantberry. Whether you're a tech enthusiast or...</itunes:subtitle><itunes:summary><![CDATA[In this episode, we dive into the heart of cloud architecture, disaster recovery, observability, and more with <a href="https://www.onestream.com/" target="_blank" rel="noreferrer noopener">OneStream’s</a> Senior VP of Cloud Architecture, <a href="https://www.linkedin.com/in/ryantberry" target="_blank" rel="noreferrer noopener">Ryan Berry</a>. Whether you're a tech enthusiast or finance professional, this episode offers indispensable knowledge on navigating modern cloud landscapes and optimizing financial software solutions.<br /><br />Join as we discuss:<ul><li>The importance of learning new cloud patterns for cost-effectiveness and higher migration success.</li><li>The intricacies of scaling infrastructure, particularly during high-demand scenarios such as month-end and quarterly financial modeling.</li><li>What companies need to consider when adopting the cloud.</li></ul>]]></itunes:summary><itunes:duration>2785</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/3117fae7eb925179ae72c0cda223645e.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Driving digital transformation with Chief Architect at Altimetrik, Ignacio Segovia</title><link>https://www.cockroachlabs.com/big-ideas-podcast/ignacio-segovia-altimetrik</link><description><![CDATA[In this episode, David is joined by Head of Product Engineering and Chief Architect at Altimetrik, Ignacio Segovia.  From revolutionizing product engineering to harnessing the power of cloud technologies, Ignacio breaks down the themes of digital transformation in today's rapidly evolving landscape, and how Altimetrik fosters cultural alignment and innovation on their engineering teams.<br /><br />Join as we discuss:<ul><li>How Altimetrik approaches modernization and product engineering efforts across industries including financial services, payments, and more.</li><li>The importance of user satisfaction and how it drives technical decision-making across every architectural layer.</li><li>Insights into building high-performance teams, including Ignacio’s hiring principles and interview questions</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/60768717</guid><pubDate>Tue, 23 Jul 2024 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/60768717/ep47_audio_v2_2202_ignacio_segovia.mp3" length="49219188" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, David is joined by Head of Product Engineering and Chief Architect at Altimetrik, Ignacio Segovia.  From revolutionizing product engineering to harnessing the power of cloud technologies, Ignacio breaks down the themes of digital...</itunes:subtitle><itunes:summary><![CDATA[In this episode, David is joined by Head of Product Engineering and Chief Architect at Altimetrik, Ignacio Segovia.  From revolutionizing product engineering to harnessing the power of cloud technologies, Ignacio breaks down the themes of digital transformation in today's rapidly evolving landscape, and how Altimetrik fosters cultural alignment and innovation on their engineering teams.<br /><br />Join as we discuss:<ul><li>How Altimetrik approaches modernization and product engineering efforts across industries including financial services, payments, and more.</li><li>The importance of user satisfaction and how it drives technical decision-making across every architectural layer.</li><li>Insights into building high-performance teams, including Ignacio’s hiring principles and interview questions</li></ul>]]></itunes:summary><itunes:duration>3076</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/434faa64ff643820096fa759f1409697.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Discussing the Patterns of Distributed Systems with Unmesh Joshi</title><link>https://www.cockroachlabs.com/big-ideas-podcast/unmesh-joshi-thoughtworks</link><description><![CDATA[This week, David is joined by <a href="https://www.linkedin.com/in/unmesh-joshi-9487635/?originalSubdomain=in" target="_blank" rel="noreferrer noopener">Unmesh Joshi,</a> Principal Consultant at <a href="https://www.thoughtworks.com/" target="_blank" rel="noreferrer noopener">Thoughtworks</a> and author of “<a href="https://www.amazon.com/Patterns-Distributed-Systems-Addison-Wesley-Signature/dp/0138221987" target="_blank" rel="noreferrer noopener">Patterns of Distributed Systems</a>” for a conversation on the technical intricacies that keep modern applications running smoothly. <br /><br />Join as we discuss:<br /><ul><li>Key concepts behind distributed systems, including fault tolerance and consistency models, consensus algorithms, and more.</li><li>Unmesh’s inspiration behind  “Patterns of Distributed Systems,” and how he hopes to simplify complex concepts for developers.</li><li>Technical predictions for distributed systems over the next five years.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/60635138</guid><pubDate>Tue, 09 Jul 2024 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/60635138/ep46_audio_v1_2202_unmesh_joshi_1.mp3" length="42800723" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>This week, David is joined by https://www.linkedin.com/in/unmesh-joshi-9487635/?originalSubdomain=in Principal Consultant at https://www.thoughtworks.com/ and author of...</itunes:subtitle><itunes:summary><![CDATA[This week, David is joined by <a href="https://www.linkedin.com/in/unmesh-joshi-9487635/?originalSubdomain=in" target="_blank" rel="noreferrer noopener">Unmesh Joshi,</a> Principal Consultant at <a href="https://www.thoughtworks.com/" target="_blank" rel="noreferrer noopener">Thoughtworks</a> and author of “<a href="https://www.amazon.com/Patterns-Distributed-Systems-Addison-Wesley-Signature/dp/0138221987" target="_blank" rel="noreferrer noopener">Patterns of Distributed Systems</a>” for a conversation on the technical intricacies that keep modern applications running smoothly. <br /><br />Join as we discuss:<br /><ul><li>Key concepts behind distributed systems, including fault tolerance and consistency models, consensus algorithms, and more.</li><li>Unmesh’s inspiration behind  “Patterns of Distributed Systems,” and how he hopes to simplify complex concepts for developers.</li><li>Technical predictions for distributed systems over the next five years.</li></ul>]]></itunes:summary><itunes:duration>2676</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/17a2d11390e1aa4d3c3540049b7559a2.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Scaling for 2 Billion Events Per Day with Principal Software Engineer at Red Ventures</title><link>https://www.spreaker.com/episode/scaling-for-2-billion-events-per-day-with-principal-software-engineer-at-red-ventures--60494248</link><description><![CDATA[With a growing library of media properties including CNET, Lonely Planet, and Bankrate, <a href="https://www.redventures.com/" target="_blank" rel="noreferrer noopener">Red Ventures</a>’ data platform has scaled from handling 16 million events per day to nearly 2 billion. To dive into the evolution of their architecture and understand how data effortlessly travels through their systems, our host David Joy sat down with Principal Software Engineer <a href="https://www.linkedin.com/in/majidfn/?originalSubdomain=ca" target="_blank" rel="noreferrer noopener">Majid Fatemian</a>.<br /><br />Join as we discuss:<br /><ul><li>Why Red Ventures migrated from SQL Server to Amazon Redshift</li><li>How the data landscape has changed over the last two decades</li><li>The challenges every leader should expect when running a data platform</li><li>Majid’s time at Ubisoft and his involvement in one of David’s favorite games, Far Cry 2</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/60494248</guid><pubDate>Tue, 25 Jun 2024 09:00:08 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/60494248/ep34_audio_v1_2202_majid_fatemian.mp3" length="69814272" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>With a growing library of media properties including CNET, Lonely Planet, and Bankrate, https://www.redventures.com/’ data platform has scaled from handling 16 million events per day to nearly 2 billion. To dive into the evolution of their...</itunes:subtitle><itunes:summary><![CDATA[With a growing library of media properties including CNET, Lonely Planet, and Bankrate, <a href="https://www.redventures.com/" target="_blank" rel="noreferrer noopener">Red Ventures</a>’ data platform has scaled from handling 16 million events per day to nearly 2 billion. To dive into the evolution of their architecture and understand how data effortlessly travels through their systems, our host David Joy sat down with Principal Software Engineer <a href="https://www.linkedin.com/in/majidfn/?originalSubdomain=ca" target="_blank" rel="noreferrer noopener">Majid Fatemian</a>.<br /><br />Join as we discuss:<br /><ul><li>Why Red Ventures migrated from SQL Server to Amazon Redshift</li><li>How the data landscape has changed over the last two decades</li><li>The challenges every leader should expect when running a data platform</li><li>Majid’s time at Ubisoft and his involvement in one of David’s favorite games, Far Cry 2</li></ul>]]></itunes:summary><itunes:duration>2182</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/ea175bcb32543985ed1e4c90e385bb36.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Enabling a data-driven and innovative engineering culture at Amplitude</title><link>https://www.spreaker.com/episode/enabling-a-data-driven-and-innovative-engineering-culture-at-amplitude--60343108</link><description><![CDATA[For the engineering team at digital analytics company Amplitude, real-time customer feedback and cutting-edge Northstar metrics play a significant role in helping them adapt their tech stack and stay ahead in a rapidly evolving market.<br /><br />To learn more about the innovative approaches at Amplitude, we sat down with their SVP of Engineering, Shadi Rostami, for a discussion on the significance of ownership, accountability, and a founder's mindset in shepherding a company's growth.<br /><br />Join as we discuss: <ul><li>Developing a growth mindset to enable a successful engineering career</li><li>Shadi’s engineering principles including “ship fast with quality”</li><li>How to scale platforms through informed data-driven prioritization and strategic product focus</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/60343108</guid><pubDate>Tue, 11 Jun 2024 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/60343108/shadi_rerun_audio_v1.mp3" length="46576666" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>For the engineering team at digital analytics company Amplitude, real-time customer feedback and cutting-edge Northstar metrics play a significant role in helping them adapt their tech stack and stay ahead in a rapidly evolving market.

To learn more...</itunes:subtitle><itunes:summary><![CDATA[For the engineering team at digital analytics company Amplitude, real-time customer feedback and cutting-edge Northstar metrics play a significant role in helping them adapt their tech stack and stay ahead in a rapidly evolving market.<br /><br />To learn more about the innovative approaches at Amplitude, we sat down with their SVP of Engineering, Shadi Rostami, for a discussion on the significance of ownership, accountability, and a founder's mindset in shepherding a company's growth.<br /><br />Join as we discuss: <ul><li>Developing a growth mindset to enable a successful engineering career</li><li>Shadi’s engineering principles including “ship fast with quality”</li><li>How to scale platforms through informed data-driven prioritization and strategic product focus</li></ul>]]></itunes:summary><itunes:duration>2912</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/66751baa115c40020280ff91630ee92c.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>How to Simplify Your Software Architecture</title><link>https://www.cockroachlabs.com/big-ideas-podcast/rob-reid</link><description><![CDATA[Modernizing database infrastructure can solve more than just data problems. It can also simplify your software architecture and the way your engineering organization works.<br /><br />In this episode, David sits down with technical evangelist, Rob Reid from Cockroach Labs,  to discuss the importance of architectural simplification through proven patterns, real-world examples, and practical use cases. <br /><br />Join as we discuss:<ul><li>The benefits of simplifying your data architecture</li><li>Why you should think of regulations as part of your architecture</li><li>How in some cases, running a database across three data centers can be cheaper than two</li><li>What to know about selecting the right database for your use case</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/60193408</guid><pubDate>Tue, 28 May 2024 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/60193408/ep45_audio_v1_2202_rob_reid.mp3" length="41052400" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Modernizing database infrastructure can solve more than just data problems. It can also simplify your software architecture and the way your engineering organization works.

In this episode, David sits down with technical evangelist, Rob Reid from...</itunes:subtitle><itunes:summary><![CDATA[Modernizing database infrastructure can solve more than just data problems. It can also simplify your software architecture and the way your engineering organization works.<br /><br />In this episode, David sits down with technical evangelist, Rob Reid from Cockroach Labs,  to discuss the importance of architectural simplification through proven patterns, real-world examples, and practical use cases. <br /><br />Join as we discuss:<ul><li>The benefits of simplifying your data architecture</li><li>Why you should think of regulations as part of your architecture</li><li>How in some cases, running a database across three data centers can be cheaper than two</li><li>What to know about selecting the right database for your use case</li></ul>]]></itunes:summary><itunes:duration>2566</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/51d3650ee1830f943ce2b1f5d4d7da1d.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Behind the scenes with Vimeo’s Director of Enterprise Architecture</title><link>https://www.spreaker.com/episode/behind-the-scenes-with-vimeo-s-director-of-enterprise-architecture--60013613</link><description><![CDATA[“Customer experience is top priority, if the customer isn’t happy and you scale it, it doesn’t matter, nobody's gonna use it!”<br /><br />This week, David is joined by Sachin Joshi, Director of Enterprise Architecture at Vimeo, to discuss customer experience as the north star of architecture work, the evolution and impact of AI, and Vimeo's code-to-cash process for business efficiency.<br /> <br />Join us as we discuss:<ul><li>Vimeo's enterprise architecture, integration, and automation</li><li>How to prioritize customer experience when scaling applications</li><li>Monolithic vs microservices architecture</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/60013613</guid><pubDate>Tue, 14 May 2024 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/60013613/ep44_audio_v1_2202_sachin_joshi.mp3" length="39077960" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>“Customer experience is top priority, if the customer isn’t happy and you scale it, it doesn’t matter, nobody's gonna use it!”

This week, David is joined by Sachin Joshi, Director of Enterprise Architecture at Vimeo, to discuss customer experience as...</itunes:subtitle><itunes:summary><![CDATA[“Customer experience is top priority, if the customer isn’t happy and you scale it, it doesn’t matter, nobody's gonna use it!”<br /><br />This week, David is joined by Sachin Joshi, Director of Enterprise Architecture at Vimeo, to discuss customer experience as the north star of architecture work, the evolution and impact of AI, and Vimeo's code-to-cash process for business efficiency.<br /> <br />Join us as we discuss:<ul><li>Vimeo's enterprise architecture, integration, and automation</li><li>How to prioritize customer experience when scaling applications</li><li>Monolithic vs microservices architecture</li></ul>]]></itunes:summary><itunes:duration>2443</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/6009059e6cd95b5956e675cd8a6d5860.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>The Power of Data Streaming with Confluent’s Head Of Technology</title><link>https://www.spreaker.com/episode/the-power-of-data-streaming-with-confluent-s-head-of-technology--59695996</link><description><![CDATA[How to leverage real-time data processing for enterprises<br /><br />In this episode, David is joined by <a href="https://www.linkedin.com/in/andrewjsel" target="_blank" rel="noreferrer noopener">Andrew Sellers</a>, Head of Technology at <a href="https://www.confluent.io/" target="_blank" rel="noreferrer noopener">Confluent</a>, to discuss the dynamic world of data streaming and its transformative impact in the enterprise as well as everyday applications. Andrew sheds light on the evolution of data infrastructure and how Confluent is constantly working to revolutionize data management with its platform.<br /><br />Join us as we discuss: <br /><ul><li>The pivotal role of technologies like Kafka and Apache Flink in application architectures</li><li>How data streaming translates into tangible business value, from improved decision-making to enhanced operational efficiency</li><li>Foresight into the evolving trends in real-time data processing, including why data streaming will ultimately make generative AI better</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/59695996</guid><pubDate>Tue, 30 Apr 2024 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/59695996/ep43_audio_v1_2202_andrew_sellers.mp3" length="45670013" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>How to leverage real-time data processing for enterprises

In this episode, David is joined by https://www.linkedin.com/in/andrewjsel, Head of Technology at https://www.confluent.io/, to discuss the dynamic world of data streaming and its...</itunes:subtitle><itunes:summary><![CDATA[How to leverage real-time data processing for enterprises<br /><br />In this episode, David is joined by <a href="https://www.linkedin.com/in/andrewjsel" target="_blank" rel="noreferrer noopener">Andrew Sellers</a>, Head of Technology at <a href="https://www.confluent.io/" target="_blank" rel="noreferrer noopener">Confluent</a>, to discuss the dynamic world of data streaming and its transformative impact in the enterprise as well as everyday applications. Andrew sheds light on the evolution of data infrastructure and how Confluent is constantly working to revolutionize data management with its platform.<br /><br />Join us as we discuss: <br /><ul><li>The pivotal role of technologies like Kafka and Apache Flink in application architectures</li><li>How data streaming translates into tangible business value, from improved decision-making to enhanced operational efficiency</li><li>Foresight into the evolving trends in real-time data processing, including why data streaming will ultimately make generative AI better</li></ul>]]></itunes:summary><itunes:duration>2855</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/787a8ec96712192650a8392319aacea7.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Discussing Data Trends in the AI Era</title><link>https://www.cockroachlabs.com/big-ideas-podcast/gajanan-chinchwadkar-hypermode</link><description><![CDATA[Developers need a toolkit to build AI into their applications – models, functions, &amp; data, <a href="https://hypermode.com/home" target="_blank" rel="noreferrer noopener">Hypermode</a> does just that. To learn how the world of data and databases have been rapidly evolving for the age of AI, we sat down with their CTO <a href="https://www.linkedin.com/in/dgraph-cto/" target="_blank" rel="noreferrer noopener">Gajanan Chinchwadkar</a> (previously Chief Systems Architect at Visa). <br /><br />Join as we discuss:<ul><li>The evolution of database technologies from niche markets to a $100 billion industry with over 8000 options. </li><li>Scaling databases in different organizational contexts, and strategies for staying up-to-date with industry trends.</li><li>How AI will impact the programming landscape.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/59582607</guid><pubDate>Tue, 23 Apr 2024 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/59582607/ep39_audio_v1_2202_gajanan_chinchwadkar.mp3" length="36751475" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Developers need a toolkit to build AI into their applications – models, functions, &amp;amp; data, https://hypermode.com/home does just that. To learn how the world of data and databases have been rapidly evolving for the age of AI, we sat down with their...</itunes:subtitle><itunes:summary><![CDATA[Developers need a toolkit to build AI into their applications – models, functions, &amp; data, <a href="https://hypermode.com/home" target="_blank" rel="noreferrer noopener">Hypermode</a> does just that. To learn how the world of data and databases have been rapidly evolving for the age of AI, we sat down with their CTO <a href="https://www.linkedin.com/in/dgraph-cto/" target="_blank" rel="noreferrer noopener">Gajanan Chinchwadkar</a> (previously Chief Systems Architect at Visa). <br /><br />Join as we discuss:<ul><li>The evolution of database technologies from niche markets to a $100 billion industry with over 8000 options. </li><li>Scaling databases in different organizational contexts, and strategies for staying up-to-date with industry trends.</li><li>How AI will impact the programming landscape.</li></ul>]]></itunes:summary><itunes:duration>2302</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/48ac410395024daa6460ddc12cf1e36a.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Inside the Mind of the Chief Architect at Index Exchange</title><link>https://www.spreaker.com/episode/inside-the-mind-of-the-chief-architect-at-index-exchange--59468916</link><description><![CDATA[With over a decade of experience spanning various industries, Chief Architect <a href="https://www.linkedin.com/in/prismon/" target="_blank" rel="noreferrer noopener">Joshua Prismon</a> shares insights on his journey from guiding the architecture of FICO to his current role enabling media owners to grow revenue and marketers to reach consumers on any screen at <a href="https://www.indexexchange.com/" target="_blank" rel="noreferrer noopener">Index Exchange</a>. From the democratization of credit scores to the ethical considerations of AI use, Josh provides a comprehensive overview of the intersection between technology, privacy, and innovation.<br /><br />Join as we discuss:<br /><ul><li>The transformative impact of technology on credit scoring and financial services.</li><li>The importance of balancing technological advancements with privacy-focused ad tech.</li><li>The critical role of app architecture in navigating data privacy and regulatory compliance.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/59468916</guid><pubDate>Tue, 16 Apr 2024 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/59468916/ep41_audio_v2_2202_joshua_prismon.mp3" length="41710464" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>With over a decade of experience spanning various industries, Chief Architect https://www.linkedin.com/in/prismon/ shares insights on his journey from guiding the architecture of FICO to his current role enabling media owners to grow revenue and...</itunes:subtitle><itunes:summary><![CDATA[With over a decade of experience spanning various industries, Chief Architect <a href="https://www.linkedin.com/in/prismon/" target="_blank" rel="noreferrer noopener">Joshua Prismon</a> shares insights on his journey from guiding the architecture of FICO to his current role enabling media owners to grow revenue and marketers to reach consumers on any screen at <a href="https://www.indexexchange.com/" target="_blank" rel="noreferrer noopener">Index Exchange</a>. From the democratization of credit scores to the ethical considerations of AI use, Josh provides a comprehensive overview of the intersection between technology, privacy, and innovation.<br /><br />Join as we discuss:<br /><ul><li>The transformative impact of technology on credit scoring and financial services.</li><li>The importance of balancing technological advancements with privacy-focused ad tech.</li><li>The critical role of app architecture in navigating data privacy and regulatory compliance.</li></ul>]]></itunes:summary><itunes:duration>2607</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/e5933aaa374eff6c17cd8254bc2b2789.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Solving for Scale: Real-time retail experiences with CTO at Endear</title><link>https://www.cockroachlabs.com/big-ideas-podcast/jp-grace-endear</link><description><![CDATA[Major retailers from AllBirds to Alo Yoga to Glossier boost sales and increase customer loyalty with Endear’s CRM solution. To learn about the technology behind the scenes enabling omni-channel strategies at these large consumer brands, David Joy sat down with the CTO at <a href="https://endearhq.com/" target="_blank" rel="noreferrer noopener">Endear</a>, <a href="https://www.linkedin.com/in/josephpgrace/" target="_blank" rel="noreferrer noopener">JP Grace</a>. <br /><br />Join as we discuss:<ul><li>The intricacies of building and maintaining a robust infrastructure and data platform — from refining operating procedures to leveraging managed services.</li><li>Challenges and opportunities faced by CTOs — from the shift in mindset to prioritizing spending and building relationships with cloud platform companies.</li><li>The transformative potential of AI in B2C marketing and beyond.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/59359479</guid><pubDate>Tue, 09 Apr 2024 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/59359479/ep40_audio_v1_2202_jp_grace_1.mp3" length="36469059" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Major retailers from AllBirds to Alo Yoga to Glossier boost sales and increase customer loyalty with Endear’s CRM solution. To learn about the technology behind the scenes enabling omni-channel strategies at these large consumer brands, David Joy sat...</itunes:subtitle><itunes:summary><![CDATA[Major retailers from AllBirds to Alo Yoga to Glossier boost sales and increase customer loyalty with Endear’s CRM solution. To learn about the technology behind the scenes enabling omni-channel strategies at these large consumer brands, David Joy sat down with the CTO at <a href="https://endearhq.com/" target="_blank" rel="noreferrer noopener">Endear</a>, <a href="https://www.linkedin.com/in/josephpgrace/" target="_blank" rel="noreferrer noopener">JP Grace</a>. <br /><br />Join as we discuss:<ul><li>The intricacies of building and maintaining a robust infrastructure and data platform — from refining operating procedures to leveraging managed services.</li><li>Challenges and opportunities faced by CTOs — from the shift in mindset to prioritizing spending and building relationships with cloud platform companies.</li><li>The transformative potential of AI in B2C marketing and beyond.</li></ul>]]></itunes:summary><itunes:duration>2280</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/15d24e942e3fde4d246df4fac05e059e.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Data, Acquisitions, and AI: Insights from FiscalNote's CTO</title><link>https://www.cockroachlabs.com/big-ideas-podcast/vlad-fiscal-note</link><description><![CDATA[<a href="https://www.linkedin.com/in/veidelman" target="_blank" rel="noreferrer noopener">Vlad Eidelman</a>, Chief Technology Officer at <a href="https://fiscalnote.com/" target="_blank" rel="noreferrer noopener">FiscalNote</a> a Government Relationship Management (GRM) service, sits down with David Joy to examine the technical complexities involved with acquisitions. Vlad explains the challenges with integrating products running on different infrastructures, and talks through his proven strategies for a successful integration.<br /><br />Join as we discuss:<br /><ul><li>The intricacies of tech acquisitions including the essential steps in pre-acquisition diligence, technology integration, and organizational alignment.</li><li>Considerations for creating reliable AI solutions.</li><li>How big data has shifted over the last decade.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/59245767</guid><pubDate>Tue, 02 Apr 2024 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/59245767/ep40_audio_v1_2202_vlad_eidelman.mp3" length="44906345" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>https://www.linkedin.com/in/veidelman, Chief Technology Officer at https://fiscalnote.com/ a Government Relationship Management (GRM) service, sits down with David Joy to examine the technical complexities involved with acquisitions. Vlad explains the...</itunes:subtitle><itunes:summary><![CDATA[<a href="https://www.linkedin.com/in/veidelman" target="_blank" rel="noreferrer noopener">Vlad Eidelman</a>, Chief Technology Officer at <a href="https://fiscalnote.com/" target="_blank" rel="noreferrer noopener">FiscalNote</a> a Government Relationship Management (GRM) service, sits down with David Joy to examine the technical complexities involved with acquisitions. Vlad explains the challenges with integrating products running on different infrastructures, and talks through his proven strategies for a successful integration.<br /><br />Join as we discuss:<br /><ul><li>The intricacies of tech acquisitions including the essential steps in pre-acquisition diligence, technology integration, and organizational alignment.</li><li>Considerations for creating reliable AI solutions.</li><li>How big data has shifted over the last decade.</li></ul>]]></itunes:summary><itunes:duration>2814</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/783d383e6e2ae6dda82bf596aeab0409.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Unwrapping Moonpig: Architectural Insights into Personalization and Scalability</title><link>https://www.cockroachlabs.com/big-ideas-podcast/alexis-lowe-moonpig</link><description><![CDATA[Whether you need to send greeting cards or flowers, <a href="https://sites.google.com/moonpig.com/lifeatmoonpig/home" target="_blank" rel="noreferrer noopener">Moonpig</a> makes personalized gifting for any occasion easy. But behind the simplicity of Moonpig’s platform are complex technologies that enable the deep customization that customers love. To talk about the architecture behind Moonpig, Principal Engineer <a href="https://www.linkedin.com/in/alexis-lowe-75426382/?originalSubdomain=uk" target="_blank" rel="noreferrer noopener">Alexis Lowe</a> sat down with our host David Joy.<br /><br />Join as we discuss:<br /><ul><li>How serverless technologies are helping Moonpig manage costs and handle spikes in usage</li><li>The failover solutions that are implemented to ensure Moonpig can provide an always-on experience even during high-traffic events such as holidays</li><li>How Alexis experiments with new AWS services and why he loves Lambda</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/59100701</guid><pubDate>Tue, 19 Mar 2024 13:27:21 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/59100701/ep38_audio_v1_2202_alexis_lowe.mp3" length="101016428" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Whether you need to send greeting cards or flowers, https://sites.google.com/moonpig.com/lifeatmoonpig/home makes personalized gifting for any occasion easy. But behind the simplicity of Moonpig’s platform are complex technologies that enable the deep...</itunes:subtitle><itunes:summary><![CDATA[Whether you need to send greeting cards or flowers, <a href="https://sites.google.com/moonpig.com/lifeatmoonpig/home" target="_blank" rel="noreferrer noopener">Moonpig</a> makes personalized gifting for any occasion easy. But behind the simplicity of Moonpig’s platform are complex technologies that enable the deep customization that customers love. To talk about the architecture behind Moonpig, Principal Engineer <a href="https://www.linkedin.com/in/alexis-lowe-75426382/?originalSubdomain=uk" target="_blank" rel="noreferrer noopener">Alexis Lowe</a> sat down with our host David Joy.<br /><br />Join as we discuss:<br /><ul><li>How serverless technologies are helping Moonpig manage costs and handle spikes in usage</li><li>The failover solutions that are implemented to ensure Moonpig can provide an always-on experience even during high-traffic events such as holidays</li><li>How Alexis experiments with new AWS services and why he loves Lambda</li></ul>]]></itunes:summary><itunes:duration>2528</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/b8ef9ab3f63befe828285bd17752acc1.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Simplifying solutions architecture with Brian Johnson of Booz Allen Hamilton</title><link>https://www.cockroachlabs.com/big-ideas-podcast/booz-allen-hamilton-brian-johnson</link><description><![CDATA[Consulting firm Booz Allen Hamilton plays a pivotal role in keeping federal agencies including the United States Department of Defense and the VA on the cutting edge. In this episode, host David Joy is joined by Booz Allen Hamilton’s Sr. Solutions Architect, Brian Johnson, for a discussion on the exciting, intricate world of data analysis as well as expert insights on solutions architecture.<br /><br />Join as we discuss:<br /><ul><li>Brian’s extensive global career that spans test engineering, software architecture, metrology, and his time in the military.</li><li>Demystifying the approach to problem-solving and technology selection.</li><li>Scalability, risk assessment, and the suitability of architecture frameworks.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58931950</guid><pubDate>Tue, 05 Mar 2024 13:56:16 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58931950/ep37_audio_v2_2202_brian_johnson.mp3" length="84957620" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Consulting firm Booz Allen Hamilton plays a pivotal role in keeping federal agencies including the United States Department of Defense and the VA on the cutting edge. In this episode, host David Joy is joined by Booz Allen Hamilton’s Sr. Solutions...</itunes:subtitle><itunes:summary><![CDATA[Consulting firm Booz Allen Hamilton plays a pivotal role in keeping federal agencies including the United States Department of Defense and the VA on the cutting edge. In this episode, host David Joy is joined by Booz Allen Hamilton’s Sr. Solutions Architect, Brian Johnson, for a discussion on the exciting, intricate world of data analysis as well as expert insights on solutions architecture.<br /><br />Join as we discuss:<br /><ul><li>Brian’s extensive global career that spans test engineering, software architecture, metrology, and his time in the military.</li><li>Demystifying the approach to problem-solving and technology selection.</li><li>Scalability, risk assessment, and the suitability of architecture frameworks.</li></ul>]]></itunes:summary><itunes:duration>2126</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/d57241d0cbf2771d7f07224ef919c52c.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Solving for data intelligence at scale with CTO at Collibra</title><link>https://www.cockroachlabs.com/big-ideas-podcast/madalina-tanasie-collibra</link><description><![CDATA[Madalina Tanasie's career has been led by her belief that technology should be purposeful. Embracing choices that reflected this conviction, her professional path ultimately led to the C-suite.<br />David sits down with Madalina to discuss the always-evolving technology landscape and the recent advancements in AI, especially in the context of her work at Collibra. <br /><br />Join us to discuss: <br /><ul><li>The need for engineering leaders who can translate technical issues into business pains.</li><li>The “buy vs. build” mentality — and the benefit of leveraging managed services.</li><li>AI governance and the importance of regulatory compliance and informed business decisions.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58842892</guid><pubDate>Tue, 27 Feb 2024 11:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58842892/ep36audio_v1_2202_madalina_tanasie_1.mp3" length="109506209" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Madalina Tanasie's career has been led by her belief that technology should be purposeful. Embracing choices that reflected this conviction, her professional path ultimately led to the C-suite.
David sits down with Madalina to discuss the...</itunes:subtitle><itunes:summary><![CDATA[Madalina Tanasie's career has been led by her belief that technology should be purposeful. Embracing choices that reflected this conviction, her professional path ultimately led to the C-suite.<br />David sits down with Madalina to discuss the always-evolving technology landscape and the recent advancements in AI, especially in the context of her work at Collibra. <br /><br />Join us to discuss: <br /><ul><li>The need for engineering leaders who can translate technical issues into business pains.</li><li>The “buy vs. build” mentality — and the benefit of leveraging managed services.</li><li>AI governance and the importance of regulatory compliance and informed business decisions.</li></ul>]]></itunes:summary><itunes:duration>2740</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/3ef187214e8e5ed937af83469d43feab.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>How to make your applications smarter with Engineering Leader, Rod Senra</title><link>https://www.cockroachlabs.com/big-ideas-podcast/rod-senra-loadsmart</link><description><![CDATA[Years before Rod Senra became VP of Engineering, he started out in academia in Brazil. He recalls the early days of Python and teaching computer engineering to his students. Today, he leads as VP of Engineering at Loadsmart, a logistics technology company helping shippers, suppliers and carriers to move goods more efficiently.<br /><br />Join us to discuss:<ul><li>How to understand different database offerings and how to choose the right one.</li><li>What it takes to manage an engineering team like Napoleon led his frontlines — strategic, yet tactical.</li><li>How he uses AI/ML at Loadsmart, and other interesting AI/ML  projects Rod has been a part of including the Gatorade Sweat Patch and mobile ordering app for Philz Coffee.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58750721</guid><pubDate>Tue, 20 Feb 2024 13:57:24 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58750721/ep35_audio_v2_2202_rod_senra.mp3" length="52823040" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Years before Rod Senra became VP of Engineering, he started out in academia in Brazil. He recalls the early days of Python and teaching computer engineering to his students. Today, he leads as VP of Engineering at Loadsmart, a logistics technology...</itunes:subtitle><itunes:summary><![CDATA[Years before Rod Senra became VP of Engineering, he started out in academia in Brazil. He recalls the early days of Python and teaching computer engineering to his students. Today, he leads as VP of Engineering at Loadsmart, a logistics technology company helping shippers, suppliers and carriers to move goods more efficiently.<br /><br />Join us to discuss:<ul><li>How to understand different database offerings and how to choose the right one.</li><li>What it takes to manage an engineering team like Napoleon led his frontlines — strategic, yet tactical.</li><li>How he uses AI/ML at Loadsmart, and other interesting AI/ML  projects Rod has been a part of including the Gatorade Sweat Patch and mobile ordering app for Philz Coffee.</li></ul>]]></itunes:summary><itunes:duration>3302</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/a24ad7c3a592b0d877fdea28fa7d20a8.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Scaling for 2 Billion Events Per Day with Principal Software Engineer at Red Ventures</title><link>https://www.cockroachlabs.com/big-ideas-podcast/majid-fatemian-redventures</link><description><![CDATA[With a growing library of media properties including CNET, Lonely Planet, and Bankrate, <a href="https://www.redventures.com/" target="_blank" rel="noreferrer noopener">Red Ventures</a>’ data platform has scaled from handling 16 million events per day to nearly 2 billion. To dive into the evolution of their architecture and understand how data effortlessly travels through their systems, our host David Joy sat down with Principal Software Engineer <a href="https://www.linkedin.com/in/majidfn/?originalSubdomain=ca" target="_blank" rel="noreferrer noopener">Majid Fatemian</a>.<br /><br />Join as we discuss:<br /><ul><li>Why Red Ventures migrated from SQL Server to Amazon Redshift</li><li>How the data landscape has changed over the last two decades</li><li>The challenges every leader should expect when running a data platform</li><li>Majid’s time at Ubisoft and his involvement in one of David’s favorite games, Far Cry 2</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58411778</guid><pubDate>Tue, 23 Jan 2024 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58411778/ep34_audio_v1_2202_majid_fatemian.mp3" length="69814272" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>With a growing library of media properties including CNET, Lonely Planet, and Bankrate, https://www.redventures.com/’ data platform has scaled from handling 16 million events per day to nearly 2 billion. To dive into the evolution of their...</itunes:subtitle><itunes:summary><![CDATA[With a growing library of media properties including CNET, Lonely Planet, and Bankrate, <a href="https://www.redventures.com/" target="_blank" rel="noreferrer noopener">Red Ventures</a>’ data platform has scaled from handling 16 million events per day to nearly 2 billion. To dive into the evolution of their architecture and understand how data effortlessly travels through their systems, our host David Joy sat down with Principal Software Engineer <a href="https://www.linkedin.com/in/majidfn/?originalSubdomain=ca" target="_blank" rel="noreferrer noopener">Majid Fatemian</a>.<br /><br />Join as we discuss:<br /><ul><li>Why Red Ventures migrated from SQL Server to Amazon Redshift</li><li>How the data landscape has changed over the last two decades</li><li>The challenges every leader should expect when running a data platform</li><li>Majid’s time at Ubisoft and his involvement in one of David’s favorite games, Far Cry 2</li></ul>]]></itunes:summary><itunes:duration>2182</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/ea175bcb32543985ed1e4c90e385bb36.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>The data behind digital marketing: A conversation with Bluecore’s Software Architect</title><link>https://www.cockroachlabs.com/big-ideas-podcast/mike-hurwitz-bluecore</link><description><![CDATA[<a href="https://www.bluecore.com/" target="_blank" rel="noreferrer noopener">Bluecore</a>’s retail marketing platform is trusted by companies including CVS Pharmacy, Neiman Marcus, and more to transform data into effective customer journeys. To learn what it takes to build architecture capable of powering some of the world's biggest marketing campaigns and gathering valuable insights along the way, our host David Joy sat down with Software Architect <a href="https://www.linkedin.com/in/dangermike/" target="_blank" rel="noreferrer noopener">Mike Hurwitz</a>.<br /><br />Join as we discuss:<br /><ul><li>The technical decisions behind Bluecore’s architecture</li><li>Why Bluecore prioritizes bandwidth over latency</li><li>The most effective ways to work with AI/ML in marketing</li><li>Mike’s perspectives on programming languages including Visual Basic, C#, Scala, and Go</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58311282</guid><pubDate>Tue, 16 Jan 2024 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58311282/ep33_audio_v1_2202_mike_hurwitz.mp3" length="55527317" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>https://www.bluecore.com/’s retail marketing platform is trusted by companies including CVS Pharmacy, Neiman Marcus, and more to transform data into effective customer journeys. To learn what it takes to build architecture capable of powering some of...</itunes:subtitle><itunes:summary><![CDATA[<a href="https://www.bluecore.com/" target="_blank" rel="noreferrer noopener">Bluecore</a>’s retail marketing platform is trusted by companies including CVS Pharmacy, Neiman Marcus, and more to transform data into effective customer journeys. To learn what it takes to build architecture capable of powering some of the world's biggest marketing campaigns and gathering valuable insights along the way, our host David Joy sat down with Software Architect <a href="https://www.linkedin.com/in/dangermike/" target="_blank" rel="noreferrer noopener">Mike Hurwitz</a>.<br /><br />Join as we discuss:<br /><ul><li>The technical decisions behind Bluecore’s architecture</li><li>Why Bluecore prioritizes bandwidth over latency</li><li>The most effective ways to work with AI/ML in marketing</li><li>Mike’s perspectives on programming languages including Visual Basic, C#, Scala, and Go</li></ul>]]></itunes:summary><itunes:duration>3479</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/22af7f8adbd68d0fb866652d81aebc04.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>A Lesson in Scaling: How Kami handled 25x growth with CTO and Co-Founder Jordan Thoms</title><link>https://www.cockroachlabs.com/big-ideas-podcast/jordan-thoms-kami</link><description><![CDATA[Revolutionizing education with technology, and classrooms in particular, is no easy lift. But the right interactive tools and the ability to navigate the complexities of scaling in a market driven by digital advancements, is essential for success.<br /><br />We hear all about the transformative journey of <a href="https://www.kamiapp.com/" target="_blank" rel="noreferrer noopener">Kami</a>, an education technology company, from Founder and CTO<a href="https://www.linkedin.com/in/jordan-thoms-393ab246/?originalSubdomain=nz" target="_blank" rel="noreferrer noopener"> Jordan Thoms</a>. He shares the company's evolution story in New Zealand, its early focus on teacher empowerment, and the pivotal moments in adapting its product direction based on the needs of the education community. <br /><br />Join us as we discuss:<ul><li>The iterative process of product development and adaptation to meet the evolving needs of teachers and students</li><li>Challenges faced in scaling a startup, including balancing team size, retaining company culture, and delivering a high-quality product.</li><li>Discussing the value AI brings for education.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58233531</guid><pubDate>Tue, 09 Jan 2024 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58233531/big_ideas_app_jordanthoms.mp3" length="72450711" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Revolutionizing education with technology, and classrooms in particular, is no easy lift. But the right interactive tools and the ability to navigate the complexities of scaling in a market driven by digital advancements, is essential for success.

We...</itunes:subtitle><itunes:summary><![CDATA[Revolutionizing education with technology, and classrooms in particular, is no easy lift. But the right interactive tools and the ability to navigate the complexities of scaling in a market driven by digital advancements, is essential for success.<br /><br />We hear all about the transformative journey of <a href="https://www.kamiapp.com/" target="_blank" rel="noreferrer noopener">Kami</a>, an education technology company, from Founder and CTO<a href="https://www.linkedin.com/in/jordan-thoms-393ab246/?originalSubdomain=nz" target="_blank" rel="noreferrer noopener"> Jordan Thoms</a>. He shares the company's evolution story in New Zealand, its early focus on teacher empowerment, and the pivotal moments in adapting its product direction based on the needs of the education community. <br /><br />Join us as we discuss:<ul><li>The iterative process of product development and adaptation to meet the evolving needs of teachers and students</li><li>Challenges faced in scaling a startup, including balancing team size, retaining company culture, and delivering a high-quality product.</li><li>Discussing the value AI brings for education.</li></ul>]]></itunes:summary><itunes:duration>3019</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/71e024369af85ca8bcb2b46bad9f097f.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Inside Chick-fil-A’s Infrastructure Recipe for a Perfect Customer Experience</title><link>https://www.spreaker.com/episode/inside-chick-fil-a-s-infrastructure-recipe-for-a-perfect-customer-experience--58076057</link><description><![CDATA[In this best of 2023 episode, David Joy sits down with Brian Chambers, Chief Architect at Chick-fil-A Corporate.<br /><br />Behind Chick-fil-A’s speedy service and chicken sandwiches, is a state-of-the-art architecture that collects over 1 billion data points per month. From its cloud infrastructure to the edge compute clusters running Kubernetes in each Chick-fil-A restaurant, the customer experience is the result of a thoughtfully designed, cloud-first, and zero-touch approach.<br /><br />Join as we discuss:<b><br /></b><br /><ul><li>The internal innovation process at Chick-fil-A and how great ideas can come from anywhere in the company.</li><li>How edge computing helps Chick-fil-A solve capacity challenges, collect telemetry data, ensure high quality food, and drive better restaurant worker and customer experiences.</li><li>How Chick-fil-A’s engineers designed a high availability system capable of withstanding spiky events such as lunch rushes and promotions.</li><li>Why Kubernetes is a no-brainer for their use-cases.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58076057</guid><pubDate>Thu, 28 Dec 2023 13:12:10 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58076057/big_ideas_app_chambers_replay.mp3" length="82602625" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this best of 2023 episode, David Joy sits down with Brian Chambers, Chief Architect at Chick-fil-A Corporate.

Behind Chick-fil-A’s speedy service and chicken sandwiches, is a state-of-the-art architecture that collects over 1 billion data points...</itunes:subtitle><itunes:summary><![CDATA[In this best of 2023 episode, David Joy sits down with Brian Chambers, Chief Architect at Chick-fil-A Corporate.<br /><br />Behind Chick-fil-A’s speedy service and chicken sandwiches, is a state-of-the-art architecture that collects over 1 billion data points per month. From its cloud infrastructure to the edge compute clusters running Kubernetes in each Chick-fil-A restaurant, the customer experience is the result of a thoughtfully designed, cloud-first, and zero-touch approach.<br /><br />Join as we discuss:<b><br /></b><br /><ul><li>The internal innovation process at Chick-fil-A and how great ideas can come from anywhere in the company.</li><li>How edge computing helps Chick-fil-A solve capacity challenges, collect telemetry data, ensure high quality food, and drive better restaurant worker and customer experiences.</li><li>How Chick-fil-A’s engineers designed a high availability system capable of withstanding spiky events such as lunch rushes and promotions.</li><li>Why Kubernetes is a no-brainer for their use-cases.</li></ul>]]></itunes:summary><itunes:duration>3442</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/55df8d768aefd995c158bd3029aba0a6.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Early Days at Google &amp; Building CockroachDB with Peter Mattis</title><link>https://www.spreaker.com/episode/early-days-at-google-building-cockroachdb-with-peter-mattis--58071272</link><description><![CDATA[In this best of 2023 episode, Tim Veil talks to Peter Mattis, Co-founder and CTO at Cockroach Labs.<br />In this conversation, Peter goes way under the hood to talk about how CockroachDB is architected, how that architecture has evolved, and how the architecture will continue to evolve to make developers’ lives easier.<br />Join us as we discuss:<br /><ul><li>The origins of GIMP and early days at Google</li><li>How Peter built Pebble &amp; how it compares to RocksDB</li><li>Lessons learned building Postgres compatibility</li><li>What the future of “serverless” databases will look like</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/58071272</guid><pubDate>Wed, 20 Dec 2023 14:03:28 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/58071272/big_ideas_app_replay.mp3" length="68207483" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this best of 2023 episode, Tim Veil talks to Peter Mattis, Co-founder and CTO at Cockroach Labs.
In this conversation, Peter goes way under the hood to talk about how CockroachDB is architected, how that architecture has evolved, and how the...</itunes:subtitle><itunes:summary><![CDATA[In this best of 2023 episode, Tim Veil talks to Peter Mattis, Co-founder and CTO at Cockroach Labs.<br />In this conversation, Peter goes way under the hood to talk about how CockroachDB is architected, how that architecture has evolved, and how the architecture will continue to evolve to make developers’ lives easier.<br />Join us as we discuss:<br /><ul><li>The origins of GIMP and early days at Google</li><li>How Peter built Pebble &amp; how it compares to RocksDB</li><li>Lessons learned building Postgres compatibility</li><li>What the future of “serverless” databases will look like</li></ul>]]></itunes:summary><itunes:duration>2842</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/53d6c37b9de9f28d49f3df396aef898a.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Mastering Multi-Cloud with Erol Kavas</title><link>https://www.cockroachlabs.com/big-ideas-podcast/erol-kavas-pwc</link><description><![CDATA[<b>As a multi-cloud expert with 100+ certifications, author of the book “Mastering Terraform on AWS”, and Director of PwC, Erol Kavas has plenty of perspective across the cloud ecosystem. <br /></b><br /><b></b><br /><b>Join as we discuss:</b><ul><li>Implementing cloud infrastructure and migrating legacy applications to the cloud</li><li>What enterprises should consider before moving to multi-cloud</li><li>Why Erol fell in love with Terraform </li></ul><b></b><br /><b></b><br /><b>[Buy “Mastering Terraform on AWS: Automate AWS Infrastructure with Terraform using streamlined frameworks and best practices” by Erol Kavas, <a href="https://www.amazon.com/Mastering-Terraform-AWS-Infrastructure-streamlined/dp/1803248564" target="_blank" rel="noreferrer noopener">click here</a>]</b>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/57912231</guid><pubDate>Tue, 05 Dec 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/57912231/ep32_audio_v1_2202_erol_kavas.mp3" length="53292908" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>As a multi-cloud expert with 100+ certifications, author of the book “Mastering Terraform on AWS”, and Director of PwC, Erol Kavas has plenty of perspective across the cloud ecosystem. 


Join as we discuss:
- Implementing cloud infrastructure and...</itunes:subtitle><itunes:summary><![CDATA[<b>As a multi-cloud expert with 100+ certifications, author of the book “Mastering Terraform on AWS”, and Director of PwC, Erol Kavas has plenty of perspective across the cloud ecosystem. <br /></b><br /><b></b><br /><b>Join as we discuss:</b><ul><li>Implementing cloud infrastructure and migrating legacy applications to the cloud</li><li>What enterprises should consider before moving to multi-cloud</li><li>Why Erol fell in love with Terraform </li></ul><b></b><br /><b></b><br /><b>[Buy “Mastering Terraform on AWS: Automate AWS Infrastructure with Terraform using streamlined frameworks and best practices” by Erol Kavas, <a href="https://www.amazon.com/Mastering-Terraform-AWS-Infrastructure-streamlined/dp/1803248564" target="_blank" rel="noreferrer noopener">click here</a>]</b>]]></itunes:summary><itunes:duration>3339</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/8bccd7b08f965dc4def95caaafc6c3e7.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>From FedEx to Five Guys: Designing digital experiences with Yext’s VP of Software Engineering</title><link>https://www.cockroachlabs.com/big-ideas-podcast/matt-bowman-yext</link><description><![CDATA[<b>If you have ever tried to find a local branch of a major retailer, left a review on a product page, or talked to an on-page chatbot, you have likely interacted with the frontend of Yext’s Digital Experience Platform. But what goes into the backend for a modular and composable platform that can deliver for enterprises of all sizes? To answer this question, we sat down with <a href="https://www.linkedin.com/in/mattcbowman/" target="_blank" rel="noreferrer noopener">Matt Bowman</a>, VP of Software Engineering at <a href="https://www.yext.com/" target="_blank" rel="noreferrer noopener">Yext</a>.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The biggest changes in the technical landscape over the last 20 years from cloud adoption to application development.</li><li>Leadership principles, hiring strategies, and advice for fostering innovation.</li><li>The challenges and opportunities that come with AI.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/57823368</guid><pubDate>Tue, 28 Nov 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/57823368/ep31_audio_v2_2202_matt_bowman.mp3" length="46719476" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>If you have ever tried to find a local branch of a major retailer, left a review on a product page, or talked to an on-page chatbot, you have likely interacted with the frontend of Yext’s Digital Experience Platform. But what goes into the backend for...</itunes:subtitle><itunes:summary><![CDATA[<b>If you have ever tried to find a local branch of a major retailer, left a review on a product page, or talked to an on-page chatbot, you have likely interacted with the frontend of Yext’s Digital Experience Platform. But what goes into the backend for a modular and composable platform that can deliver for enterprises of all sizes? To answer this question, we sat down with <a href="https://www.linkedin.com/in/mattcbowman/" target="_blank" rel="noreferrer noopener">Matt Bowman</a>, VP of Software Engineering at <a href="https://www.yext.com/" target="_blank" rel="noreferrer noopener">Yext</a>.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The biggest changes in the technical landscape over the last 20 years from cloud adoption to application development.</li><li>Leadership principles, hiring strategies, and advice for fostering innovation.</li><li>The challenges and opportunities that come with AI.</li></ul>]]></itunes:summary><itunes:duration>2920</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/0c469d6b60d739270126d17bee0c6992.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Reliability and scalability in a data-driven world with Fivetran’s VP of Platform Engineering</title><link>https://www.cockroachlabs.com/big-ideas-podcast/mike-gordon-fivetran</link><description><![CDATA[<b><a href="https://fivetran.com/" target="_blank" rel="noreferrer noopener">Fivetran</a>, the automated data movement platform, helps Fortune 500 companies transport data across different sources from point A to point B. To learn about the leading tech management and engineering triumphs that have helped them in their mission to make data simple, we sat down with the VP of Platform Engineering at Fivetran (and former Googler) <a href="https://www.linkedin.com/in/mike-gordon-23628a1/" target="_blank" rel="noreferrer noopener">Mike Gordon</a>.<br /></b><br /><b></b><br /><b>Join as we discuss: </b><br /><ul><li>The influence of accessibility on data scaling in the cloud.</li><li>The impact of rapid technological advancements on data management.</li><li>The crucial role of efficiency in the process of data scaling.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/57623469</guid><pubDate>Tue, 14 Nov 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/57623469/ep30_audio_v1_2202_mike_gordon.mp3" length="45804005" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>https://fivetran.com/, the automated data movement platform, helps Fortune 500 companies transport data across different sources from point A to point B. To learn about the leading tech management and engineering triumphs that have helped them in...</itunes:subtitle><itunes:summary><![CDATA[<b><a href="https://fivetran.com/" target="_blank" rel="noreferrer noopener">Fivetran</a>, the automated data movement platform, helps Fortune 500 companies transport data across different sources from point A to point B. To learn about the leading tech management and engineering triumphs that have helped them in their mission to make data simple, we sat down with the VP of Platform Engineering at Fivetran (and former Googler) <a href="https://www.linkedin.com/in/mike-gordon-23628a1/" target="_blank" rel="noreferrer noopener">Mike Gordon</a>.<br /></b><br /><b></b><br /><b>Join as we discuss: </b><br /><ul><li>The influence of accessibility on data scaling in the cloud.</li><li>The impact of rapid technological advancements on data management.</li><li>The crucial role of efficiency in the process of data scaling.</li></ul>]]></itunes:summary><itunes:duration>2869</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/fc8c839a6f173191ee7a94cdb26589a5.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Enabling a data-driven and innovative engineering culture at Amplitude</title><link>https://www.cockroachlabs.com/big-ideas-podcast/shadi-rostami-amplitude</link><description><![CDATA[<b>For the engineering team at digital analytics company Amplitude, real-time customer feedback and cutting-edge Northstar metrics play a significant role in helping them adapt their tech stack and stay ahead in a rapidly evolving market.<br /></b><br /><b></b><br /><b>To learn more about the innovative approaches at Amplitude, we sat down with their SVP of Engineering, Shadi Rostami, for a discussion on the significance of ownership, accountability, and a founder's mindset in shepherding a company's growth.<br /></b><br /><b></b><br /><b>Join as we discuss: </b><br /><ul><li>Developing a growth mindset to enable a successful engineering career</li><li>Shadi’s engineering principles including “ship fast with quality”</li><li>How to scale platforms through informed data-driven prioritization and strategic product focus</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/57536317</guid><pubDate>Tue, 07 Nov 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/57536317/ep29_audio_v2_2202_shadi_rostami.mp3" length="70341351" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>For the engineering team at digital analytics company Amplitude, real-time customer feedback and cutting-edge Northstar metrics play a significant role in helping them adapt their tech stack and stay ahead in a rapidly evolving market.


To learn more...</itunes:subtitle><itunes:summary><![CDATA[<b>For the engineering team at digital analytics company Amplitude, real-time customer feedback and cutting-edge Northstar metrics play a significant role in helping them adapt their tech stack and stay ahead in a rapidly evolving market.<br /></b><br /><b></b><br /><b>To learn more about the innovative approaches at Amplitude, we sat down with their SVP of Engineering, Shadi Rostami, for a discussion on the significance of ownership, accountability, and a founder's mindset in shepherding a company's growth.<br /></b><br /><b></b><br /><b>Join as we discuss: </b><br /><ul><li>Developing a growth mindset to enable a successful engineering career</li><li>Shadi’s engineering principles including “ship fast with quality”</li><li>How to scale platforms through informed data-driven prioritization and strategic product focus</li></ul>]]></itunes:summary><itunes:duration>2931</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/66751baa115c40020280ff91630ee92c.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>How Estée Lauder scales strong engineering culture</title><link>https://www.cockroachlabs.com/big-ideas-podcast/meg-adams-esteelauder</link><description><![CDATA[Meg Adams has had a remarkable journey to tech leader — from special education teacher, to retail sales manager at Victoria's Secret and learning to code, to managing teams at Etsy at Condé Nast — and now, her current role as Executive Director of Platform Engineering at Estée Lauder. <br /><br /><br />To learn about her approaches to leadership, the intricacies of managing cloud infrastructure and analytics, and what it takes to build powerful platforms and top-tier teams, our host David <br />Joy catches Meg for a first-ever in-person recording.<b> </b><br /><b></b><br />Join as we discuss:<br /><ul><li>Implementing engineering best practices and testing to ensure uptime and performance on a singular platform.</li><li>The pivotal shift from on-premises infrastructure to the cloud for ease of use and scalability.</li><li>Career advice from Meg's incredible journey into the tech world.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/57447301</guid><pubDate>Tue, 31 Oct 2023 08:00:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/57447301/ep28_audio_v2_2202_meg_adams.mp3" length="40193149" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Meg Adams has had a remarkable journey to tech leader — from special education teacher, to retail sales manager at Victoria's Secret and learning to code, to managing teams at Etsy at Condé Nast — and now, her current role as Executive Director of...</itunes:subtitle><itunes:summary><![CDATA[Meg Adams has had a remarkable journey to tech leader — from special education teacher, to retail sales manager at Victoria's Secret and learning to code, to managing teams at Etsy at Condé Nast — and now, her current role as Executive Director of Platform Engineering at Estée Lauder. <br /><br /><br />To learn about her approaches to leadership, the intricacies of managing cloud infrastructure and analytics, and what it takes to build powerful platforms and top-tier teams, our host David <br />Joy catches Meg for a first-ever in-person recording.<b> </b><br /><b></b><br />Join as we discuss:<br /><ul><li>Implementing engineering best practices and testing to ensure uptime and performance on a singular platform.</li><li>The pivotal shift from on-premises infrastructure to the cloud for ease of use and scalability.</li><li>Career advice from Meg's incredible journey into the tech world.</li></ul>]]></itunes:summary><itunes:duration>2513</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/8a6c86166f867c7d628a8ca7d4646276.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Can I take your order? Building conversational AI to improve the customer experience</title><link>https://www.spreaker.com/episode/can-i-take-your-order-building-conversational-ai-to-improve-the-customer-experience--57259980</link><description><![CDATA[Indecisiveness at the drive-through is just one of the many factors that ConverseNow’s conversational AI software for restaurants has to design for. To see what tools, programming languages, and more go into enabling a successful automated food order, we sat down with Akshay Kayastha, Senior Engineering Manager at ConverseNow.<br /><br />Join as we discuss:<ul><li>How to design systems with good customer service as the key objective.</li><li>Tackling technical challenges in speech-to-text transcription such as low audio quality, background noises, and more.</li><li>Building for Super Bowl scale while achieving low latency.</li><li>Why Akshay’s team took a Kubernetes-first approach from Day 1.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/57259980</guid><pubDate>Tue, 17 Oct 2023 07:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/57259980/ep25_audio_v3_2202_akshay_kayastha.mp3" length="63440463" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Indecisiveness at the drive-through is just one of the many factors that ConverseNow’s conversational AI software for restaurants has to design for. To see what tools, programming languages, and more go into enabling a successful automated food order,...</itunes:subtitle><itunes:summary><![CDATA[Indecisiveness at the drive-through is just one of the many factors that ConverseNow’s conversational AI software for restaurants has to design for. To see what tools, programming languages, and more go into enabling a successful automated food order, we sat down with Akshay Kayastha, Senior Engineering Manager at ConverseNow.<br /><br />Join as we discuss:<ul><li>How to design systems with good customer service as the key objective.</li><li>Tackling technical challenges in speech-to-text transcription such as low audio quality, background noises, and more.</li><li>Building for Super Bowl scale while achieving low latency.</li><li>Why Akshay’s team took a Kubernetes-first approach from Day 1.</li></ul>]]></itunes:summary><itunes:duration>3966</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/f848ee9416ffdd53c718a66b003faf44.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Engineering resilient systems: Rescuing old treasures and unleashing modern capabilities</title><link>https://www.cockroachlabs.com/big-ideas-podcast/marianne-bellotti</link><description><![CDATA[<b>Are legacy systems just outdated systems? The answer is, it’s complicated… <br />In this episode, we’re joined by <a href="https://www.linkedin.com/in/bellmar/" target="_blank" rel="noreferrer noopener">Marianne Bellotti</a>, author of “Kill It With Fire”. Marianne has built data infrastructure for the United Nations and tackled some of the oldest and most complicated computer systems in the world as part of the United States Digital Service.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>Marianne’s fascinating and often surprising insights from the field.</li><li>The art of balancing innovation with preserving the best of legacy systems.</li><li>Managing technology deployments, pushing back on load test results, and setting realistic expectations throughout a modernization project.</li><li>Why AI has potential to change the world of software engineering.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/57163631</guid><pubDate>Tue, 10 Oct 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/57163631/ep26_audio_v1_2202_marianne_bellotti.mp3" length="51972686" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Are legacy systems just outdated systems? The answer is, it’s complicated… 
In this episode, we’re joined by https://www.linkedin.com/in/bellmar/, author of “Kill It With Fire”. Marianne has built data infrastructure for the United Nations and tackled...</itunes:subtitle><itunes:summary><![CDATA[<b>Are legacy systems just outdated systems? The answer is, it’s complicated… <br />In this episode, we’re joined by <a href="https://www.linkedin.com/in/bellmar/" target="_blank" rel="noreferrer noopener">Marianne Bellotti</a>, author of “Kill It With Fire”. Marianne has built data infrastructure for the United Nations and tackled some of the oldest and most complicated computer systems in the world as part of the United States Digital Service.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>Marianne’s fascinating and often surprising insights from the field.</li><li>The art of balancing innovation with preserving the best of legacy systems.</li><li>Managing technology deployments, pushing back on load test results, and setting realistic expectations throughout a modernization project.</li><li>Why AI has potential to change the world of software engineering.</li></ul>]]></itunes:summary><itunes:duration>3256</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/10d092c34fea3d998b7daaba5081be5b.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>The Full Package: How Route architects its all-in-one post-purchase platform</title><link>https://www.cockroachlabs.com/big-ideas-podcast/siddhartha-sandhu-route</link><description><![CDATA[<b>A purchase may seem complete after a user checks out, but the package itself still needs to make the voyage to the customer’s doorstep. Route’s post-purchase platform is designed to handle every step of this journey from offering package insurance to providing transparent tracking information, and is currently used by big companies including Alo Yoga and Cotopaxi.<br /></b><br /><b></b><br /><b>Route’s astounding 98.1% customer retention rate is the result of a feedback-driven and cross-departmental culture that translates data into actionable improvements. To learn about the engineering and architecture that makes better customer experiences possible, our host David Joy sat down with their Engineering Manager, Siddhartha Sandhu.<br /><br />Join as we discuss:</b><ul><li>The power of customer-centric product development</li><li>Why the best way to improve your product is to use it</li><li>How to choose tooling that will enable faster product growth</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56845041</guid><pubDate>Tue, 19 Sep 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56845041/ep24_audio_v1_2202_siddhartha_sandhu.mp3" length="55743968" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>A purchase may seem complete after a user checks out, but the package itself still needs to make the voyage to the customer’s doorstep. Route’s post-purchase platform is designed to handle every step of this journey from offering package insurance to...</itunes:subtitle><itunes:summary><![CDATA[<b>A purchase may seem complete after a user checks out, but the package itself still needs to make the voyage to the customer’s doorstep. Route’s post-purchase platform is designed to handle every step of this journey from offering package insurance to providing transparent tracking information, and is currently used by big companies including Alo Yoga and Cotopaxi.<br /></b><br /><b></b><br /><b>Route’s astounding 98.1% customer retention rate is the result of a feedback-driven and cross-departmental culture that translates data into actionable improvements. To learn about the engineering and architecture that makes better customer experiences possible, our host David Joy sat down with their Engineering Manager, Siddhartha Sandhu.<br /><br />Join as we discuss:</b><ul><li>The power of customer-centric product development</li><li>Why the best way to improve your product is to use it</li><li>How to choose tooling that will enable faster product growth</li></ul>]]></itunes:summary><itunes:duration>3492</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/431d45be29891019293727e3ef2924ef.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>A historical journey in developer technologies with the CTO at Spark Labs</title><link>https://www.cockroachlabs.com/big-ideas-podcast/mike-willbanks-sparklabs</link><description><![CDATA[<b>As the CTO at development agency <a href="https://www.thesparklaboratory.com/" target="_blank" rel="noreferrer noopener">Spark Labs</a>, <a href="https://www.linkedin.com/in/mikewillbanks/" target="_blank" rel="noreferrer noopener">Mike Willbanks</a> gets the opportunity to work with every technology under the sun. This episode is a free-flowing conversation about the trends that have defined the modern developer experience as well as what’s next.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The biggest challenges that come with building applications including authentication and payment processing.</li><li>Why enterprises are responding to the serverless paradigm.</li><li>How Mike’s team uses Copilot and ChatGPT Pro and what the benefits &amp; limitations are.</li><li>Why the world of databases will always be a wild west.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56742316</guid><pubDate>Tue, 12 Sep 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56742316/copy_of_final_ep23_audio_v3_2202_mike_willbanks.mp3" length="201914702" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>As the CTO at development agency https://www.thesparklaboratory.com/, https://www.linkedin.com/in/mikewillbanks/ gets the opportunity to work with every technology under the sun. This episode is a free-flowing conversation about the trends that have...</itunes:subtitle><itunes:summary><![CDATA[<b>As the CTO at development agency <a href="https://www.thesparklaboratory.com/" target="_blank" rel="noreferrer noopener">Spark Labs</a>, <a href="https://www.linkedin.com/in/mikewillbanks/" target="_blank" rel="noreferrer noopener">Mike Willbanks</a> gets the opportunity to work with every technology under the sun. This episode is a free-flowing conversation about the trends that have defined the modern developer experience as well as what’s next.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The biggest challenges that come with building applications including authentication and payment processing.</li><li>Why enterprises are responding to the serverless paradigm.</li><li>How Mike’s team uses Copilot and ChatGPT Pro and what the benefits &amp; limitations are.</li><li>Why the world of databases will always be a wild west.</li></ul>]]></itunes:summary><itunes:duration>5053</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/574e56a353b2e787e4cfa6c2712c976d.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>From Legacy to Cloud: Success stories from migrating mission-critical applications</title><link>https://www.cockroachlabs.com/big-ideas-podcast/kishore-koduri-ameren/</link><description><![CDATA[<b>At <a href="https://www.ameren.com/" target="_blank" rel="noreferrer noopener">Ameren</a>, resilient infrastructure is what keeps the lights on for millions of residents across the Midwest. We caught up with <a href="https://www.linkedin.com/in/kishorekoduri/" target="_blank" rel="noreferrer noopener">Kishore Koduri</a>, Ameren’s Senior Director of Enterprise Architecture to hear about what goes into modernizing such critical applications as well as what any enterprise can learn from his experiences.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>How to build roadmaps, create migration plans, and monitor progress during large-scale digital transformation projects</li><li>The challenges of breaking down a monolithic application into microservices</li><li>Why you shouldn’t just implement new technology for the sake of it</li><li>Fascinating practical use cases for ChatGPT and Google Bard</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56689014</guid><pubDate>Tue, 05 Sep 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56689014/copy_of_ep22_audio_v1_2202_kishore_koduri.mp3" length="54571430" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>At https://www.ameren.com/, resilient infrastructure is what keeps the lights on for millions of residents across the Midwest. We caught up with https://www.linkedin.com/in/kishorekoduri/, Ameren’s Senior Director of Enterprise Architecture to hear...</itunes:subtitle><itunes:summary><![CDATA[<b>At <a href="https://www.ameren.com/" target="_blank" rel="noreferrer noopener">Ameren</a>, resilient infrastructure is what keeps the lights on for millions of residents across the Midwest. We caught up with <a href="https://www.linkedin.com/in/kishorekoduri/" target="_blank" rel="noreferrer noopener">Kishore Koduri</a>, Ameren’s Senior Director of Enterprise Architecture to hear about what goes into modernizing such critical applications as well as what any enterprise can learn from his experiences.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>How to build roadmaps, create migration plans, and monitor progress during large-scale digital transformation projects</li><li>The challenges of breaking down a monolithic application into microservices</li><li>Why you shouldn’t just implement new technology for the sake of it</li><li>Fascinating practical use cases for ChatGPT and Google Bard</li></ul>]]></itunes:summary><itunes:duration>3419</itunes:duration><itunes:keywords>chatgpt,database,technology</itunes:keywords><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/b285c3780be6766fdfc4ce17071a8d4c.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Building purpose-driven engineering cultures with BNY Mellon’s Head of Engineering Enablement</title><link>https://www.cockroachlabs.com/big-ideas-podcast/jason-valentino-bnymellon/</link><description><![CDATA[<b>“Successful platforming means getting real product managers involved, promoting reuse, and measuring happiness and success. Letting the voice of the customer guide us is essential – we want to be a respected and effective platform”<br /><a href="https://www.linkedin.com/in/jasonvalentino/" target="_blank" rel="noreferrer noopener"></a></b><br /><b></b><br /><b><a href="https://www.linkedin.com/in/jasonvalentino/" target="_blank" rel="noreferrer noopener">Jason Valentino</a>, Head of Engineering Enablement at <a href="https://www.bnymellon.com/us/en.html" target="_blank" rel="noreferrer noopener">BNY Mellon</a> sat down with us to share his highlights and valuable insights from his 10+ year history leading engineering teams at companies including Capital One Labs and Peloton.<br /></b><br /><b></b><br /><b>Join us as we discuss:</b><br /><ul><li>Why it’s critical for enterprises to focus on good developer experiences</li><li>The incubation projects that evolved into shipped-to-production products</li><li>Creative ways to keep engineering teams aligned on the latest technical trends</li><li>Why Jason thinks GitHub is the most game changing engineering tool of the last decade</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56622081</guid><pubDate>Tue, 29 Aug 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56622081/ep20_audio_v4_2202_jason_valentino.mp3" length="57440329" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>“Successful platforming means getting real product managers involved, promoting reuse, and measuring happiness and success. Letting the voice of the customer guide us is essential – we want to be a respected and effective platform”...</itunes:subtitle><itunes:summary><![CDATA[<b>“Successful platforming means getting real product managers involved, promoting reuse, and measuring happiness and success. Letting the voice of the customer guide us is essential – we want to be a respected and effective platform”<br /><a href="https://www.linkedin.com/in/jasonvalentino/" target="_blank" rel="noreferrer noopener"></a></b><br /><b></b><br /><b><a href="https://www.linkedin.com/in/jasonvalentino/" target="_blank" rel="noreferrer noopener">Jason Valentino</a>, Head of Engineering Enablement at <a href="https://www.bnymellon.com/us/en.html" target="_blank" rel="noreferrer noopener">BNY Mellon</a> sat down with us to share his highlights and valuable insights from his 10+ year history leading engineering teams at companies including Capital One Labs and Peloton.<br /></b><br /><b></b><br /><b>Join us as we discuss:</b><br /><ul><li>Why it’s critical for enterprises to focus on good developer experiences</li><li>The incubation projects that evolved into shipped-to-production products</li><li>Creative ways to keep engineering teams aligned on the latest technical trends</li><li>Why Jason thinks GitHub is the most game changing engineering tool of the last decade</li></ul>]]></itunes:summary><itunes:duration>3590</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5e15ba05f9830adc5a258dc102bb52f0.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Modernizing Insurance Application Architecture at New York Life</title><link>https://www.cockroachlabs.com/big-ideas-podcast/mike-murphy-new-york-life/</link><description><![CDATA[<b>Building the software behind life insurance systems is a complicated endeavor. Organizations need to consider the need to keep millions of data records with decades-long histories, factor in the many variables for individual policies, and comply with legal regulations that can vary from state to state.</b><br /><b></b><br /><b>In this special bonus episode with our former host Tim Veil, Tim examines the intricacies of the life insurance industry with Mike Murphy, Corporate Vice President, Life Insurance Domain Architect at New York Life for a fascinating technical conversation.Join as we discuss: </b><br /><ul><li>Effectively writing software for insurance policies</li><li>The problem with sequential IDs</li><li>Soft-coded vs hard-coded practices</li><li>The challenges of horizontal scale for insurance application architecture</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56548407</guid><pubDate>Tue, 22 Aug 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56548407/ep16_big_ideas_audio_v3_mike_murphy.mp3" length="42441984" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Building the software behind life insurance systems is a complicated endeavor. Organizations need to consider the need to keep millions of data records with decades-long histories, factor in the many variables for individual policies, and comply with...</itunes:subtitle><itunes:summary><![CDATA[<b>Building the software behind life insurance systems is a complicated endeavor. Organizations need to consider the need to keep millions of data records with decades-long histories, factor in the many variables for individual policies, and comply with legal regulations that can vary from state to state.</b><br /><b></b><br /><b>In this special bonus episode with our former host Tim Veil, Tim examines the intricacies of the life insurance industry with Mike Murphy, Corporate Vice President, Life Insurance Domain Architect at New York Life for a fascinating technical conversation.Join as we discuss: </b><br /><ul><li>Effectively writing software for insurance policies</li><li>The problem with sequential IDs</li><li>Soft-coded vs hard-coded practices</li><li>The challenges of horizontal scale for insurance application architecture</li></ul>]]></itunes:summary><itunes:duration>2653</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/cf60156cb253b684b3ff11eb62950033.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Innovation and Disruption: How Materialize Pioneered a New Era in Data Streaming</title><link>https://www.cockroachlabs.com/big-ideas-podcast/arjun-narayan-materialize/</link><description><![CDATA[<b>We delve into the journey of <a href="https://www.linkedin.com/in/arjunravinarayan/" target="_blank" rel="noreferrer noopener">Arjun Narayan </a>, Co-Founder and CEO of <a href="https://materialize.com/" target="_blank" rel="noreferrer noopener">Materialize</a>, a streaming SQL database for real-time applications, live dashboards, and streaming data pipelines. He shares his personal experiences in the field of data analytics, his fascination with distributed systems, and his passion for working with databases. </b><br /><b></b><br /><b>Arjun shares how his mind was blown by the Spanner paper back in 2012 and its impact on prevailing notions of weak isolation and consistency. We also explore the challenges of building complex systems, the evolution of streaming systems, and the practical applications of Materialize in real-world scenarios.</b><br /><b></b><br /><b>Join us as we discuss:</b><br /><br />How Materialize simplifies the communication of its technology to users<br /><br />The value of Materialize's join capability<br /><br />The challenges of streaming and the importance of state management<br /><br />How to survive backlash from Hacker News comments]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56326067</guid><pubDate>Tue, 01 Aug 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56326067/copy_of_ep19_audio_v2_2202_arjun_narayan.mp3" length="71648414" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>We delve into the journey of https://www.linkedin.com/in/arjunravinarayan/, Co-Founder and CEO of https://materialize.com/, a streaming SQL database for real-time applications, live dashboards, and streaming data pipelines. He shares his personal...</itunes:subtitle><itunes:summary><![CDATA[<b>We delve into the journey of <a href="https://www.linkedin.com/in/arjunravinarayan/" target="_blank" rel="noreferrer noopener">Arjun Narayan </a>, Co-Founder and CEO of <a href="https://materialize.com/" target="_blank" rel="noreferrer noopener">Materialize</a>, a streaming SQL database for real-time applications, live dashboards, and streaming data pipelines. He shares his personal experiences in the field of data analytics, his fascination with distributed systems, and his passion for working with databases. </b><br /><b></b><br /><b>Arjun shares how his mind was blown by the Spanner paper back in 2012 and its impact on prevailing notions of weak isolation and consistency. We also explore the challenges of building complex systems, the evolution of streaming systems, and the practical applications of Materialize in real-world scenarios.</b><br /><b></b><br /><b>Join us as we discuss:</b><br /><br />How Materialize simplifies the communication of its technology to users<br /><br />The value of Materialize's join capability<br /><br />The challenges of streaming and the importance of state management<br /><br />How to survive backlash from Hacker News comments]]></itunes:summary><itunes:duration>4488</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/3e5b4526bd571144df8f7e89b377ca3d.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Stories from an SRE: How Hans Knecht builds better developer experiences</title><link>https://www.cockroachlabs.com/big-ideas-podcast/hans-knecht/</link><description><![CDATA[<b>“My goal is to basically be AWS, but for the developers in the sense that like, my five man SRE team can support 10 developers, it can support 1000 developers” - Hans Knecht, Platform Engineer<br /></b><br /><b></b><br /><b>Hans Knecht has over 10+ years in the industry at companies including Mission Lane and Capital One. Whether he is designing self-serving platforms, creating comprehensive documentation, or providing technical recommendations, his efforts ultimately help developers take the tedium out of building great applications.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The importance of good documentation, and why the phrase “They don’t quit a bad job, they quit a bad manager” can also apply to platforms with poor documentation.</li><li>The terrifying moment when a mistake in a piece of code was pushed to production (And how his team got everything back up and running).</li><li>Why technical conversations are actually business conversations.</li><li>Why Hans thinks everyone should learn Kubernetes.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56203848</guid><pubDate>Tue, 25 Jul 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56203848/copy_of_ep18_audio_v1_2202_hans_knecht.mp3" length="53282900" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>“My goal is to basically be AWS, but for the developers in the sense that like, my five man SRE team can support 10 developers, it can support 1000 developers” - Hans Knecht, Platform Engineer


Hans Knecht has over 10+ years in the industry at...</itunes:subtitle><itunes:summary><![CDATA[<b>“My goal is to basically be AWS, but for the developers in the sense that like, my five man SRE team can support 10 developers, it can support 1000 developers” - Hans Knecht, Platform Engineer<br /></b><br /><b></b><br /><b>Hans Knecht has over 10+ years in the industry at companies including Mission Lane and Capital One. Whether he is designing self-serving platforms, creating comprehensive documentation, or providing technical recommendations, his efforts ultimately help developers take the tedium out of building great applications.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The importance of good documentation, and why the phrase “They don’t quit a bad job, they quit a bad manager” can also apply to platforms with poor documentation.</li><li>The terrifying moment when a mistake in a piece of code was pushed to production (And how his team got everything back up and running).</li><li>Why technical conversations are actually business conversations.</li><li>Why Hans thinks everyone should learn Kubernetes.</li></ul>]]></itunes:summary><itunes:duration>3338</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/ee6f72e465256297b40294fef20d23b8.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Inside Chick-fil-A’s infrastructure recipe for a perfect customer experience</title><link>https://www.cockroachlabs.com/big-ideas-podcast/brian-chambers-chick-fil-a/</link><description><![CDATA[<b><a href="https://www.linkedin.com/in/brian-chambers/" target="_blank" rel="noreferrer noopener">Brian Chambers</a> began his Chick-fil-A journey behind the counter. Today, he is the Chief Architect at Chick-fil-A Corporate, where he oversees the teams building the infrastructure that powers every step of the customer journey, from mobile ordering to quality control.<br /></b><br /><b></b><br /><b>Behind its speedy service and chicken sandwiches, is a state-of-the-art architecture that collects over 1 billion data points per month. From its cloud infrastructure to the edge compute clusters running Kubernetes in each Chick-fil-A restaurant, the customer experience is the result of a thoughtfully designed, cloud-first, and zero-touch approach.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The internal innovation process at Chick-fil-A and how great ideas can come from anywhere in the company.</li><li>How edge computing helps Chick-fil-A solve capacity challenges, collect telemetry data, ensure high quality food, and drive better restaurant worker and customer experiences.</li><li>How Chick-fil-A’s engineers designed a high availability system capable of withstanding spiky events such as lunch rushes and promotions.</li><li>Why Kubernetes is a no-brainer for their use-cases.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56134605</guid><pubDate>Tue, 18 Jul 2023 17:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56134605/ep17_audio_v2_2202_brian_chambers.mp3" length="53794559" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>https://www.linkedin.com/in/brian-chambers/ began his Chick-fil-A journey behind the counter. Today, he is the Chief Architect at Chick-fil-A Corporate, where he oversees the teams building the infrastructure that powers every step of the customer...</itunes:subtitle><itunes:summary><![CDATA[<b><a href="https://www.linkedin.com/in/brian-chambers/" target="_blank" rel="noreferrer noopener">Brian Chambers</a> began his Chick-fil-A journey behind the counter. Today, he is the Chief Architect at Chick-fil-A Corporate, where he oversees the teams building the infrastructure that powers every step of the customer journey, from mobile ordering to quality control.<br /></b><br /><b></b><br /><b>Behind its speedy service and chicken sandwiches, is a state-of-the-art architecture that collects over 1 billion data points per month. From its cloud infrastructure to the edge compute clusters running Kubernetes in each Chick-fil-A restaurant, the customer experience is the result of a thoughtfully designed, cloud-first, and zero-touch approach.<br /></b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>The internal innovation process at Chick-fil-A and how great ideas can come from anywhere in the company.</li><li>How edge computing helps Chick-fil-A solve capacity challenges, collect telemetry data, ensure high quality food, and drive better restaurant worker and customer experiences.</li><li>How Chick-fil-A’s engineers designed a high availability system capable of withstanding spiky events such as lunch rushes and promotions.</li><li>Why Kubernetes is a no-brainer for their use-cases.</li></ul>]]></itunes:summary><itunes:duration>3370</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/55df8d768aefd995c158bd3029aba0a6.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Modernizing from the Mainframe: An Exploration of Distributed Systems</title><link>https://www.cockroachlabs.com/big-ideas-podcast/chris-stura-pwc/</link><description><![CDATA[<b>Chris Stura, Director of PwC UK has had over 20+ years in the world of software, wearing many hats from Software Engineer to Chief Architect to Director of Technology Delivery. </b><br /><b></b><br /><b>During his time at PwC, Chris’ projects have spanned helping banks migrate from legacy systems to modern architecture, working on the performance analytics software Cloud Cost Assurance, and technical consulting for financial services and capital markets.</b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>How a passion for video games at a young age ultimately kickstarted a decades-long career in software architecture</li><li>What enterprises and architects should know before migrating from legacy systems to distributed architecture</li><li>Chris’ thoughts on serverless, open source, Kubernetes, generative AI, and more</li><li>Why Chris thinks the base requirements for knative are too high</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/56055229</guid><pubDate>Tue, 11 Jul 2023 08:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/56055229/ep16_audio_v1_2202_chris_stura.mp3" length="44330327" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Chris Stura, Director of PwC UK has had over 20+ years in the world of software, wearing many hats from Software Engineer to Chief Architect to Director of Technology Delivery. 

During his time at PwC, Chris’ projects have spanned helping banks...</itunes:subtitle><itunes:summary><![CDATA[<b>Chris Stura, Director of PwC UK has had over 20+ years in the world of software, wearing many hats from Software Engineer to Chief Architect to Director of Technology Delivery. </b><br /><b></b><br /><b>During his time at PwC, Chris’ projects have spanned helping banks migrate from legacy systems to modern architecture, working on the performance analytics software Cloud Cost Assurance, and technical consulting for financial services and capital markets.</b><br /><b></b><br /><b>Join as we discuss:</b><br /><ul><li>How a passion for video games at a young age ultimately kickstarted a decades-long career in software architecture</li><li>What enterprises and architects should know before migrating from legacy systems to distributed architecture</li><li>Chris’ thoughts on serverless, open source, Kubernetes, generative AI, and more</li><li>Why Chris thinks the base requirements for knative are too high</li></ul>]]></itunes:summary><itunes:duration>2777</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/f6e736635102af4790f0fdd806fe33ec.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>IoT Standards &amp; Data Mesh: Utility Facility App Architecture</title><link>https://www.cockroachlabs.com/big-ideas-podcast/grant-muller-xylem/</link><description><![CDATA[In the latest episode of "Big Ideas in App Architecture," we dive into the world of utility facilities and their app architecture with guest <a href="https://www.linkedin.com/in/grantmuller/" target="_blank" rel="noreferrer noopener">Grant Muller</a>, Vice President of Applications and Technology Architecture at <a href="https://www.xylem.com/en-us/" target="_blank" rel="noreferrer noopener">Xylem</a>. Grant shares valuable insights on bridging end-to-end solutions while focusing on energy efficiency and data collection in utility facilities.<br /><br />Grant explains IoT standards in utility facilities and the importance of SCADA (Supervisory Control and Data Acquisition) systems for device automation and control. He emphasizes the need to address cyber security concerns and highlights the significance of dividing the workload through a robust architecture.<br /><br />The conversation then delves into data management, with a focus on understanding data lakehouse patterns and motivating the centralization of data locations. Grant also gets into his thoughts on Data Mesh and its usage in managing and scaling data effectively.<br /><br />Join as we discuss:<br /><ul><li>IoT data on the edge</li><li>Cyber security risk management</li><li>Data lakehouse patterns and the expansion of data meshes</li></ul><br />Be sure to rate the podcast 5-stars on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=391961df013c4a78" target="_blank" rel="noreferrer noopener">Spotify</a>. <br /><br />You can also watch every episode on <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a>!]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/54076748</guid><pubDate>Tue, 06 Jun 2023 09:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/54076748/ep14_audio_v1_biaa_grant_muller.mp3" length="43455551" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In the latest episode of "Big Ideas in App Architecture," we dive into the world of utility facilities and their app architecture with guest https://www.linkedin.com/in/grantmuller/, Vice President of Applications and Technology Architecture at...</itunes:subtitle><itunes:summary><![CDATA[In the latest episode of "Big Ideas in App Architecture," we dive into the world of utility facilities and their app architecture with guest <a href="https://www.linkedin.com/in/grantmuller/" target="_blank" rel="noreferrer noopener">Grant Muller</a>, Vice President of Applications and Technology Architecture at <a href="https://www.xylem.com/en-us/" target="_blank" rel="noreferrer noopener">Xylem</a>. Grant shares valuable insights on bridging end-to-end solutions while focusing on energy efficiency and data collection in utility facilities.<br /><br />Grant explains IoT standards in utility facilities and the importance of SCADA (Supervisory Control and Data Acquisition) systems for device automation and control. He emphasizes the need to address cyber security concerns and highlights the significance of dividing the workload through a robust architecture.<br /><br />The conversation then delves into data management, with a focus on understanding data lakehouse patterns and motivating the centralization of data locations. Grant also gets into his thoughts on Data Mesh and its usage in managing and scaling data effectively.<br /><br />Join as we discuss:<br /><ul><li>IoT data on the edge</li><li>Cyber security risk management</li><li>Data lakehouse patterns and the expansion of data meshes</li></ul><br />Be sure to rate the podcast 5-stars on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=391961df013c4a78" target="_blank" rel="noreferrer noopener">Spotify</a>. <br /><br />You can also watch every episode on <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a>!]]></itunes:summary><itunes:duration>2700</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/0d7f53aaca865459718cbf7d20a649f8.jpg"/><itunes:episode>14</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Relational Data Problems: Doubble Dating Application Architecture</title><link>https://www.cockroachlabs.com/big-ideas-podcast/mattias-sio-fjellvang-doubble/</link><description><![CDATA[This week, <a href="https://www.linkedin.com/in/mattiasfjellvang/?originalSubdomain=dk" target="_blank" rel="noreferrer noopener">Mattias Sio Fjellvang</a>, CTO and Co-Founder of<a href="https://www.doubble.app/" target="_blank" rel="noreferrer noopener"> Doubble</a>, joins to discuss the technical challenges he’s faced while building a "double dating" application. Mattias discusses tech stack decisions, developing with a completely distributed team, and the incredible month-to-month growth of the application.<br /><br />Mattias talks about what it was like for ‘a React guy’ to develop using Dart and Flutter. Taking a prototype built on MongoDB and flipping it to CockroachDB to solve the scalability, reliability, and data compliance issues challenges. Join as we discuss:<br /><ul><li>The application design of a double-dating application</li><li>CockroachDB vs Mongo</li><li>The use of Github’s co-pilot development</li><li>How Doubble handles downtime</li></ul>Be sure to rate the podcast 5-stars on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=391961df013c4a78" target="_blank" rel="noreferrer noopener">Spotify</a>. You can also watch every episode on <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a>!]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/54045062</guid><pubDate>Tue, 30 May 2023 18:58:04 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/54045062/ep15_audio_v1_biaa_mattias.mp3" length="43803200" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>This week, https://www.linkedin.com/in/mattiasfjellvang/?originalSubdomain=dk, CTO and Co-Founder ofhttps://www.doubble.app/, joins to discuss the technical challenges he’s faced while building a "double dating" application. Mattias discusses tech...</itunes:subtitle><itunes:summary><![CDATA[This week, <a href="https://www.linkedin.com/in/mattiasfjellvang/?originalSubdomain=dk" target="_blank" rel="noreferrer noopener">Mattias Sio Fjellvang</a>, CTO and Co-Founder of<a href="https://www.doubble.app/" target="_blank" rel="noreferrer noopener"> Doubble</a>, joins to discuss the technical challenges he’s faced while building a "double dating" application. Mattias discusses tech stack decisions, developing with a completely distributed team, and the incredible month-to-month growth of the application.<br /><br />Mattias talks about what it was like for ‘a React guy’ to develop using Dart and Flutter. Taking a prototype built on MongoDB and flipping it to CockroachDB to solve the scalability, reliability, and data compliance issues challenges. Join as we discuss:<br /><ul><li>The application design of a double-dating application</li><li>CockroachDB vs Mongo</li><li>The use of Github’s co-pilot development</li><li>How Doubble handles downtime</li></ul>Be sure to rate the podcast 5-stars on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=391961df013c4a78" target="_blank" rel="noreferrer noopener">Spotify</a>. You can also watch every episode on <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a>!]]></itunes:summary><itunes:duration>2722</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/9432e4c21809cd1dc6bc44d59b783072.jpg"/><itunes:episode>13</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>From Legacy Systems to Limitless Scaling with Paycor’s Systems Engineering Fellow</title><link>https://www.cockroachlabs.com/big-ideas-podcast/adam-koch-paycor/</link><description><![CDATA[In this episode, <a href="https://www.linkedin.com/in/adam-koch-um/" target="_blank" rel="noreferrer noopener">Adam Koch</a>, Systems Engineering Fellow at <a href="https://www.paycor.com/" target="_blank" rel="noreferrer noopener">Paycor</a>, discusses transitioning from legacy systems to the cloud and its impact on application architecture.<br /><br />Adam draws on his wealth of knowledge and experience in the field to help frame the evolution of data architecture and infrastructure. He shares his perspective on the limitless possibilities that cloud scale brings, while also giving an honest accounting of the challenges that come with it.<br /><br />Additional topics include:<br /><ul><li>Maintaining boundaries on acquired domains</li><li>Ensuring effective master data authentication</li><li>Strategies to address and prevent downtime</li><li>Building effective teams for effective architecture</li></ul><br />Be sure to rate and review the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=0314ecf8a3724076" target="_blank" rel="noreferrer noopener">Spotify</a>. You can also watch every episode on our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube channel</a>.]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53958667</guid><pubDate>Tue, 23 May 2023 09:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53958667/ep12_audio_v1_adam_koch.mp3" length="47338151" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In this episode, https://www.linkedin.com/in/adam-koch-um/, Systems Engineering Fellow at https://www.paycor.com/, discusses transitioning from legacy systems to the cloud and its impact on application architecture.

Adam draws on his wealth of...</itunes:subtitle><itunes:summary><![CDATA[In this episode, <a href="https://www.linkedin.com/in/adam-koch-um/" target="_blank" rel="noreferrer noopener">Adam Koch</a>, Systems Engineering Fellow at <a href="https://www.paycor.com/" target="_blank" rel="noreferrer noopener">Paycor</a>, discusses transitioning from legacy systems to the cloud and its impact on application architecture.<br /><br />Adam draws on his wealth of knowledge and experience in the field to help frame the evolution of data architecture and infrastructure. He shares his perspective on the limitless possibilities that cloud scale brings, while also giving an honest accounting of the challenges that come with it.<br /><br />Additional topics include:<br /><ul><li>Maintaining boundaries on acquired domains</li><li>Ensuring effective master data authentication</li><li>Strategies to address and prevent downtime</li><li>Building effective teams for effective architecture</li></ul><br />Be sure to rate and review the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=0314ecf8a3724076" target="_blank" rel="noreferrer noopener">Spotify</a>. You can also watch every episode on our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube channel</a>.]]></itunes:summary><itunes:duration>2943</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/c00f278fa7b3a73ff1e66a8eddd1310a.jpg"/><itunes:episode>12</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>How to Understand Problems &amp; Build Better Software with Technical Leader Joe Lynch</title><link>https://www.cockroachlabs.com/big-ideas-podcast/joe-lynch/</link><description><![CDATA[“Aside from math and physics, there are no laws in software engineering.” <br /><br />In this episode, <a href="https://www.linkedin.com/in/josephflynch/" target="_blank" rel="noreferrer noopener">Joe Lynch</a>, a technical leader with decades of experience (Google, Twilio…), discusses the fundamental principles of building software efficiently; and the human obstacles that get in our way. Joe explains the difference between "laws" and tendencies in software engineering and how understanding Conway's law can lead to better organizational structure, better peer review practices, and better software design.<br /><br />We also address pressure on engineers to get things right and the danger of striving for perfection, which can be the enemy of good. He stresses the importance of setting up a "problem space" to identify problems before you start “solutioning”. <br /><br />Join as we discuss:<br /><ul><li>A satirical Grand Unified Theory of software engineering</li><li>How to properly understand a problem before solving it</li><li>The impact of humanity in software engineering</li><li>Be weary of Kubernetes. It is not a silver bullet.</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53776779</guid><pubDate>Tue, 09 May 2023 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53776779/ep11_big_ideas_audio_v1_2202_joe_lynch.mp3" length="50046249" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>“Aside from math and physics, there are no laws in software engineering.” 

In this episode, https://www.linkedin.com/in/josephflynch/, a technical leader with decades of experience (Google, Twilio…), discusses the fundamental principles of building...</itunes:subtitle><itunes:summary><![CDATA[“Aside from math and physics, there are no laws in software engineering.” <br /><br />In this episode, <a href="https://www.linkedin.com/in/josephflynch/" target="_blank" rel="noreferrer noopener">Joe Lynch</a>, a technical leader with decades of experience (Google, Twilio…), discusses the fundamental principles of building software efficiently; and the human obstacles that get in our way. Joe explains the difference between "laws" and tendencies in software engineering and how understanding Conway's law can lead to better organizational structure, better peer review practices, and better software design.<br /><br />We also address pressure on engineers to get things right and the danger of striving for perfection, which can be the enemy of good. He stresses the importance of setting up a "problem space" to identify problems before you start “solutioning”. <br /><br />Join as we discuss:<br /><ul><li>A satirical Grand Unified Theory of software engineering</li><li>How to properly understand a problem before solving it</li><li>The impact of humanity in software engineering</li><li>Be weary of Kubernetes. It is not a silver bullet.</li></ul>]]></itunes:summary><itunes:duration>3112</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/cceeafe706a9b93efcde154412369a14.jpg"/><itunes:episode>11</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Observability in the Cloud &amp; Dataflow Modifications with Yolanda Davis from Cloudera</title><link>https://www.cockroachlabs.com/big-ideas-podcast/yolanda-davis-cloudera/</link><description><![CDATA[In today's episode, we're joined by<a href="https://www.linkedin.com/in/yolandamdavis/" target="_blank" rel="noreferrer noopener"> Yolanda Davis</a>, Principal Software Engineer at <a href="https://www.cloudera.com/" target="_blank" rel="noreferrer noopener">Cloudera</a>, to talk about Apache NiFi and its role in streamlining data transfers.<br /><br />Yolanda explains the architecture of Cloudera’s Apache NiFi and the UI developers use of the tool to design and manage dataflows. She also shares how Kubernetes has changed the game in terms of efficiency and scalability (while acknowledging the occasionally immense challenge of growing K8s).<br /><br />We delve into the challenges of observability and monitoring in the cloud. And how Cloudera is using the insights gathered from monitoring. Yolanda also shares some unique observations about the way she sees the public cloud being leveraged for scaling efficiently for performance and cost savings.<br /><br />Join as we discuss:<br /><ul><li>Cloudera’s Apache NiFi and how it streamlines data transfers, operates within the cloud, and deploys dataflow</li><li>Exploring the combination of observability and AI</li><li>Scaling efficiently for performance and cost efficiency</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53705967</guid><pubDate>Tue, 02 May 2023 08:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53705967/ep10_audio_v1_2202_yolanda_davis.mp3" length="46907670" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>In today's episode, we're joined byhttps://www.linkedin.com/in/yolandamdavis/, Principal Software Engineer at https://www.cloudera.com/, to talk about Apache NiFi and its role in streamlining data transfers.

Yolanda explains the architecture of...</itunes:subtitle><itunes:summary><![CDATA[In today's episode, we're joined by<a href="https://www.linkedin.com/in/yolandamdavis/" target="_blank" rel="noreferrer noopener"> Yolanda Davis</a>, Principal Software Engineer at <a href="https://www.cloudera.com/" target="_blank" rel="noreferrer noopener">Cloudera</a>, to talk about Apache NiFi and its role in streamlining data transfers.<br /><br />Yolanda explains the architecture of Cloudera’s Apache NiFi and the UI developers use of the tool to design and manage dataflows. She also shares how Kubernetes has changed the game in terms of efficiency and scalability (while acknowledging the occasionally immense challenge of growing K8s).<br /><br />We delve into the challenges of observability and monitoring in the cloud. And how Cloudera is using the insights gathered from monitoring. Yolanda also shares some unique observations about the way she sees the public cloud being leveraged for scaling efficiently for performance and cost savings.<br /><br />Join as we discuss:<br /><ul><li>Cloudera’s Apache NiFi and how it streamlines data transfers, operates within the cloud, and deploys dataflow</li><li>Exploring the combination of observability and AI</li><li>Scaling efficiently for performance and cost efficiency</li></ul>]]></itunes:summary><itunes:duration>2916</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/f235fd8a3d13f2e92f5fb633f63e4a69.jpg"/><itunes:episode>10</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Cockroach Labs CTO (and GIMP Co-Founder) Peter Mattis!</title><link>https://www.cockroachlabs.com/big-ideas-podcast/peter-mattis-cockroach-labs/</link><description><![CDATA[“I guarantee you no CIO will ever write a check to Cockroach Labs. You have to change the name.”<br /><br /><a href="https://www.linkedin.com/in/peter-mattis-46549144/" target="_blank" rel="noreferrer noopener">Peter Mattis</a>, Co-founder and CTO at <a href="https://www.cockroachlabs.com/" target="_blank" rel="noreferrer noopener">Cockroach Labs</a>, was given that unsolicited advice from an audience member at a conference in 2018. Five years later Cockroach Labs has cashed plenty of checks signed by CIOs from some of the biggest companies on the planet. In this conversation, Peter goes way under the hood to talk about how CockroachDB is architected, how that architecture has evolved, and how the architecture will continue to evolve to make developers’ lives easier.<br /><br />Join us as we discuss:<br /><ul><li>The origins of GIMP and early days at Google</li><li>How Peter built Pebble &amp; how it compares to RocksDB</li><li>Lessons learned building Postgres compatibility</li><li>What the future of “serverless” databases will look like</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53564485</guid><pubDate>Tue, 18 Apr 2023 08:00:07 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53564485/ep9_audio_v1_2202_peter_mattis.mp3" length="66809586" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>“I guarantee you no CIO will ever write a check to Cockroach Labs. You have to change the name.”

https://www.linkedin.com/in/peter-mattis-46549144/, Co-founder and CTO at https://www.cockroachlabs.com/, was given that unsolicited advice from an...</itunes:subtitle><itunes:summary><![CDATA[“I guarantee you no CIO will ever write a check to Cockroach Labs. You have to change the name.”<br /><br /><a href="https://www.linkedin.com/in/peter-mattis-46549144/" target="_blank" rel="noreferrer noopener">Peter Mattis</a>, Co-founder and CTO at <a href="https://www.cockroachlabs.com/" target="_blank" rel="noreferrer noopener">Cockroach Labs</a>, was given that unsolicited advice from an audience member at a conference in 2018. Five years later Cockroach Labs has cashed plenty of checks signed by CIOs from some of the biggest companies on the planet. In this conversation, Peter goes way under the hood to talk about how CockroachDB is architected, how that architecture has evolved, and how the architecture will continue to evolve to make developers’ lives easier.<br /><br />Join us as we discuss:<br /><ul><li>The origins of GIMP and early days at Google</li><li>How Peter built Pebble &amp; how it compares to RocksDB</li><li>Lessons learned building Postgres compatibility</li><li>What the future of “serverless” databases will look like</li></ul>]]></itunes:summary><itunes:duration>2771</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/1f3d386c7eb2928bae1e58e62166af01.jpg"/><itunes:episode>9</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Database Benchmarking Efficiency with OtterTune’s Andy Pavlo</title><link>https://www.cockroachlabs.com/big-ideas-podcast/andy-pavlo-ottertune/</link><description><![CDATA[This week, we’re with one of those masters of database building, <a href="https://www.cs.cmu.edu/~pavlo/" target="_blank" rel="noreferrer noopener">Andy Pavlo</a>, an Associate Professor with indefinite tenure of databaseology in the computer science department at Carnegie Mellon University and the Co-Founder of <a href="https://ottertune.com/" target="_blank" rel="noreferrer noopener">OtterTune</a>. <br /><br />Andy discusses how his introduction to “databaseology” changed the way databases are not only built but also studied for more efficiency at companies. From optimizing databases for efficient testing and usage to building effective databases using the right knobs and building blocks, Andy shares his insights and expertise on how to improve the performance and reliability of your applications. <br /><br />Join as we discuss:<br /><ul><li>The emerging field of databaseology and its importance for efficient testing and usage.</li><li>The design and implementation of effective databases using the right knobs and building blocks.</li><li>Latest trends and techniques in database management and design that can improve application performance.</li></ul><br />Be sure to rate the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=b46adf77f4774dc8" target="_blank" rel="noreferrer noopener">Spotify</a>! <br /><br />You can also watch every episode of Big Ideas in App Architecture by going to our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a> page!]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53428091</guid><pubDate>Tue, 04 Apr 2023 09:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53428091/ep8_audio_v12202_andy_pavlo.mp3" length="48927208" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>This week, we’re with one of those masters of database building, https://www.cs.cmu.edu/~pavlo/, an Associate Professor with indefinite tenure of databaseology in the computer science department at Carnegie Mellon University and the Co-Founder of...</itunes:subtitle><itunes:summary><![CDATA[This week, we’re with one of those masters of database building, <a href="https://www.cs.cmu.edu/~pavlo/" target="_blank" rel="noreferrer noopener">Andy Pavlo</a>, an Associate Professor with indefinite tenure of databaseology in the computer science department at Carnegie Mellon University and the Co-Founder of <a href="https://ottertune.com/" target="_blank" rel="noreferrer noopener">OtterTune</a>. <br /><br />Andy discusses how his introduction to “databaseology” changed the way databases are not only built but also studied for more efficiency at companies. From optimizing databases for efficient testing and usage to building effective databases using the right knobs and building blocks, Andy shares his insights and expertise on how to improve the performance and reliability of your applications. <br /><br />Join as we discuss:<br /><ul><li>The emerging field of databaseology and its importance for efficient testing and usage.</li><li>The design and implementation of effective databases using the right knobs and building blocks.</li><li>Latest trends and techniques in database management and design that can improve application performance.</li></ul><br />Be sure to rate the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=b46adf77f4774dc8" target="_blank" rel="noreferrer noopener">Spotify</a>! <br /><br />You can also watch every episode of Big Ideas in App Architecture by going to our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a> page!]]></itunes:summary><itunes:duration>3041</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/19706b58502730c30997920114402f7d.jpg"/><itunes:episode>8</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>TripleLift’s Chief Architect on Observability &amp; Statelessness</title><link>https://www.cockroachlabs.com/big-ideas-podcast/dan-goldin/</link><description><![CDATA[Database architecture can be a vital part of enhancing and maintaining customer success!<br /><br />In this episode of "Big Ideas in App Architecture," we explore several crucial aspects of backend engineering including stateless systems architected for resilience and how to do observability well. Our guest, <a href="https://www.linkedin.com/in/dangoldin/" target="_blank" rel="noreferrer noopener">Dan Goldin</a>, Chief Architect at <a href="https://triplelift.com/" target="_blank" rel="noreferrer noopener">TripleLift</a>, shares his expertise, drawing from his years of experience at startups and in the ad-technology industry. For those interested in customer experience, Dan discusses the power of data and how to leverage it to optimize app interactions. For those interested in application architecture, he talks about building resilience into different systems at TripleLift. <br /><br />Join as we discuss:<br /><ul><li>The value of investing in “clean code”.</li><li>How TripleLift gradually developed a strong data engineering function</li><li>The challenge and importance of using observability to enhance customer experience</li><li>Building stateless systems for resilience</li><li>The cost of outages and architecting to prevent them</li></ul><br />Be sure to rate the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=b46adf77f4774dc8" target="_blank" rel="noreferrer noopener">Spotify</a>! <br /><br />You can also watch every episode of Big Ideas in App Architecture by going to our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a> page!]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53360790</guid><pubDate>Tue, 28 Mar 2023 09:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53360790/ep7_audio_v1_2202_dan_goldin.mp3" length="49851900" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Database architecture can be a vital part of enhancing and maintaining customer success!

In this episode of "Big Ideas in App Architecture," we explore several crucial aspects of backend engineering including stateless systems architected for...</itunes:subtitle><itunes:summary><![CDATA[Database architecture can be a vital part of enhancing and maintaining customer success!<br /><br />In this episode of "Big Ideas in App Architecture," we explore several crucial aspects of backend engineering including stateless systems architected for resilience and how to do observability well. Our guest, <a href="https://www.linkedin.com/in/dangoldin/" target="_blank" rel="noreferrer noopener">Dan Goldin</a>, Chief Architect at <a href="https://triplelift.com/" target="_blank" rel="noreferrer noopener">TripleLift</a>, shares his expertise, drawing from his years of experience at startups and in the ad-technology industry. For those interested in customer experience, Dan discusses the power of data and how to leverage it to optimize app interactions. For those interested in application architecture, he talks about building resilience into different systems at TripleLift. <br /><br />Join as we discuss:<br /><ul><li>The value of investing in “clean code”.</li><li>How TripleLift gradually developed a strong data engineering function</li><li>The challenge and importance of using observability to enhance customer experience</li><li>Building stateless systems for resilience</li><li>The cost of outages and architecting to prevent them</li></ul><br />Be sure to rate the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=b46adf77f4774dc8" target="_blank" rel="noreferrer noopener">Spotify</a>! <br /><br />You can also watch every episode of Big Ideas in App Architecture by going to our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a> page!]]></itunes:summary><itunes:duration>3098</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/2320b79800caf3769c8a600838080eb9.jpg"/><itunes:episode>7</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Understanding AI: PubNub CTO Stephen Blum’s Key to Faster App Development</title><link>https://www.cockroachlabs.com/big-ideas-podcast/stephen-blum-pubnub/</link><description><![CDATA[AI is expanding in our lives like never before. How is it changing the way we approach software development for the future?<br /><br />In short, a ton!<br /><br />This week, <a href="https://www.linkedin.com/in/stephenlb/" target="_blank" rel="noreferrer noopener">Stephen Blum</a>, CTO and Founder of <a href="https://www.pubnub.com/" target="_blank" rel="noreferrer noopener">PubNub</a>, joins to discuss how specific tech roles will likely change as AI becomes more ingrained in the work of tech companies. Moreover, he theorizes that innovative companies won’t view AI as merely a means of shaving headcount, but will instead turn AI into a competitive edge — using real-time testing to develop applications quickly and efficiently.<br /><br />Join as we discuss:<br /><ul><li>Tech’s role in the future of jobs and replacing humans</li><li>Building a system to test in real-time with the market</li><li>Remote work and how work culture has evolved</li></ul><br />Be sure to rate the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=b46adf77f4774dc8" target="_blank" rel="noreferrer noopener">Spotify</a>! <br /><br />You can also watch every episode of Big Ideas in App Architecture by going to our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a> page!]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53272083</guid><pubDate>Tue, 21 Mar 2023 09:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53272083/ep6_audio_v1_2202_stephen_blum.mp3" length="39966193" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>AI is expanding in our lives like never before. How is it changing the way we approach software development for the future?

In short, a ton!

This week, https://www.linkedin.com/in/stephenlb/, CTO and Founder of https://www.pubnub.com/, joins to...</itunes:subtitle><itunes:summary><![CDATA[AI is expanding in our lives like never before. How is it changing the way we approach software development for the future?<br /><br />In short, a ton!<br /><br />This week, <a href="https://www.linkedin.com/in/stephenlb/" target="_blank" rel="noreferrer noopener">Stephen Blum</a>, CTO and Founder of <a href="https://www.pubnub.com/" target="_blank" rel="noreferrer noopener">PubNub</a>, joins to discuss how specific tech roles will likely change as AI becomes more ingrained in the work of tech companies. Moreover, he theorizes that innovative companies won’t view AI as merely a means of shaving headcount, but will instead turn AI into a competitive edge — using real-time testing to develop applications quickly and efficiently.<br /><br />Join as we discuss:<br /><ul><li>Tech’s role in the future of jobs and replacing humans</li><li>Building a system to test in real-time with the market</li><li>Remote work and how work culture has evolved</li></ul><br />Be sure to rate the podcast on your favorite podcast platform like <a href="https://podcasts.apple.com/us/podcast/big-ideas-in-app-architecture/id1670998452" target="_blank" rel="noreferrer noopener">Apple</a> and <a href="https://open.spotify.com/show/7cy7mIyFCRd5GTTa40hR0g?si=b46adf77f4774dc8" target="_blank" rel="noreferrer noopener">Spotify</a>! <br /><br />You can also watch every episode of Big Ideas in App Architecture by going to our <a href="https://www.youtube.com/playlist?list=PL_QaflmEF2e_qCul_43FZ76FPEPodRScX" target="_blank" rel="noreferrer noopener">YouTube</a> page!]]></itunes:summary><itunes:duration>2481</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/8ca312b44788bf6efe10bc7bcc37bf64.jpg"/><itunes:episode>6</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Building Reliable Systems with DoorDash's Matt Ranney</title><link>https://www.cockroachlabs.com/big-ideas-podcast/matt-ranney-doordash/</link><description><![CDATA[You are effectively scaling your software teams to their maximum efficiency. When is the right time to automate specific features to accommodate your growing team? <br /><br />This week we’re joined by <a href="https://www.linkedin.com/in/mranney/" target="_blank" rel="noreferrer noopener">Matt Ranney</a>, Principal Engineer at<a href="https://www.doordash.com/" target="_blank" rel="noreferrer noopener"> DoorDash </a>who emphasizes the importance of finding productivity angels in smaller teams with more automation, and how understanding that unit testing isn't the only valuable metric can lead to building more efficient infrastructure systems.<br /><br />Matt also discusses the pros and cons of Kubernetes and microsystems, and provides call-to-actions when Doordash experiences failures or downtimes on microservices. He stresses the importance of acknowledging that partial failure is still complete failure, and how taking steps to prevent and mitigate these failures can greatly improve overall system reliability.Join as we discuss:<br /><ul><li>Finding productivity angels: Discover the importance of finding productivity angels in smaller teams with more automation.</li><li>Valuable metrics beyond unit testing: Unit testing is important but don’t let it get in the way.</li><li>Get tips on how to prevent downtime and mitigate failures on microservices</li><li>The importance and power of Change Data Capture</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53188127</guid><pubDate>Tue, 14 Mar 2023 09:00:03 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53188127/ep5_audio_v1_2202_matt_ranney.mp3" length="45807990" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>You are effectively scaling your software teams to their maximum efficiency. When is the right time to automate specific features to accommodate your growing team? 

This week we’re joined by https://www.linkedin.com/in/mranney/, Principal Engineer...</itunes:subtitle><itunes:summary><![CDATA[You are effectively scaling your software teams to their maximum efficiency. When is the right time to automate specific features to accommodate your growing team? <br /><br />This week we’re joined by <a href="https://www.linkedin.com/in/mranney/" target="_blank" rel="noreferrer noopener">Matt Ranney</a>, Principal Engineer at<a href="https://www.doordash.com/" target="_blank" rel="noreferrer noopener"> DoorDash </a>who emphasizes the importance of finding productivity angels in smaller teams with more automation, and how understanding that unit testing isn't the only valuable metric can lead to building more efficient infrastructure systems.<br /><br />Matt also discusses the pros and cons of Kubernetes and microsystems, and provides call-to-actions when Doordash experiences failures or downtimes on microservices. He stresses the importance of acknowledging that partial failure is still complete failure, and how taking steps to prevent and mitigate these failures can greatly improve overall system reliability.Join as we discuss:<br /><ul><li>Finding productivity angels: Discover the importance of finding productivity angels in smaller teams with more automation.</li><li>Valuable metrics beyond unit testing: Unit testing is important but don’t let it get in the way.</li><li>Get tips on how to prevent downtime and mitigate failures on microservices</li><li>The importance and power of Change Data Capture</li></ul>]]></itunes:summary><itunes:duration>2847</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/797426303673a09038d2d875974a6249.jpg"/><itunes:episode>5</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Real-Time Data Capturing: The Future of Fitness Technology</title><link>https://www.cockroachlabs.com/big-ideas-podcast/paul-lawler-wahoo-fitness/</link><description><![CDATA[Get fit in real time with tech’s advancements in the fitness industry! <br /><br />This week, we’re joined by<a href="https://www.linkedin.com/in/paullawler/" target="_blank" rel="noreferrer noopener"> Paul Lawler</a>, Head of Software at <a href="https://www.wahoofitness.com/" target="_blank" rel="noreferrer noopener">Wahoo Fitness</a> as he discusses how athletes everywhere are using technology to understand and grow their physical health in real-time. In this conversation Paul explains his experiences building highly available apps and services for a decade in Ed-Tech before moving into the fitness industry. While he shares a ton of interesting technical choices, his thoughts on the importance of hiring collaborative personalities might be the most compelling takeaway. <br />Join as we discuss:<br /><ul><li>Wahoo Fitness front end and back end technology tools.</li><li>How Wahoo captures data information through fitness devices and their app</li><li>Paul’s journey burning “innovation tokens” with microservices</li><li>Creating high-performance teams to establish consistent and streamlined products to customers</li></ul>Be sure to rate and review us on your favorite podcast platform!<br />Mentioned in this episode:<br /><ul><li>Will Larson’s book<a href="https://staffeng.com/book" target="_blank" rel="noreferrer noopener"> “Staff Engineer: Leadership Beyond the Management Track”</a></li><li><a href="https://www.oreilly.com/library/view/the-devops-handbook/9781457191381/" target="_blank" rel="noreferrer noopener">The DevOps Handbook</a></li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/53108711</guid><pubDate>Tue, 07 Mar 2023 10:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/53108711/ep4_audio_v1_2202_paul_lawler.mp3" length="55230622" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Get fit in real time with tech’s advancements in the fitness industry! 

This week, we’re joined byhttps://www.linkedin.com/in/paullawler/, Head of Software at https://www.wahoofitness.com/ as he discusses how athletes everywhere are using technology...</itunes:subtitle><itunes:summary><![CDATA[Get fit in real time with tech’s advancements in the fitness industry! <br /><br />This week, we’re joined by<a href="https://www.linkedin.com/in/paullawler/" target="_blank" rel="noreferrer noopener"> Paul Lawler</a>, Head of Software at <a href="https://www.wahoofitness.com/" target="_blank" rel="noreferrer noopener">Wahoo Fitness</a> as he discusses how athletes everywhere are using technology to understand and grow their physical health in real-time. In this conversation Paul explains his experiences building highly available apps and services for a decade in Ed-Tech before moving into the fitness industry. While he shares a ton of interesting technical choices, his thoughts on the importance of hiring collaborative personalities might be the most compelling takeaway. <br />Join as we discuss:<br /><ul><li>Wahoo Fitness front end and back end technology tools.</li><li>How Wahoo captures data information through fitness devices and their app</li><li>Paul’s journey burning “innovation tokens” with microservices</li><li>Creating high-performance teams to establish consistent and streamlined products to customers</li></ul>Be sure to rate and review us on your favorite podcast platform!<br />Mentioned in this episode:<br /><ul><li>Will Larson’s book<a href="https://staffeng.com/book" target="_blank" rel="noreferrer noopener"> “Staff Engineer: Leadership Beyond the Management Track”</a></li><li><a href="https://www.oreilly.com/library/view/the-devops-handbook/9781457191381/" target="_blank" rel="noreferrer noopener">The DevOps Handbook</a></li></ul>]]></itunes:summary><itunes:duration>3437</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/945e70f29b080143003a41a602dfd6d3.jpg"/><itunes:episode>4</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Building Efficient App Architecture with Alloy Automation’s Gregg Mojica</title><link>https://www.cockroachlabs.com/big-ideas-podcast/gregg-mojica-alloy/</link><description><![CDATA[Step into the future of app architecture with <a href="https://www.linkedin.com/in/greggmojica/" target="_blank" rel="noreferrer noopener">Gregg Mojica</a>, Co-Founder and CTO of <a href="https://runalloy.com/book-demo/" target="_blank" rel="noreferrer noopener">Alloy Automation</a>, as we uncover the magic of multi-region architecture, serverless tools, scaling up and down with Kubernetes, and solving problems for merchants all over the world.<br /><br />Gregg will share his insights on how to build an efficient tech stack that solves problems for ecommerce companies by helping them integrate apps and platforms. We'll dive into technical decisions that Gregg and his team have made related to AWS, DynamoDB, Kubernetes, EKS, and more. Serverless architecture comes up often in the context of serving a global audience, dealing with bursts of traffic and trying to be cost efficient (and operationally efficient) at all times. <br /><br />Join as we discuss:<br /><ul><li>Experience growing a company through YC</li><li>Multi-region architecture for serving end users all over the world</li><li>Strategic use cases for serverless functions</li><li>The efficiencies of paying by consumption with serverless</li><li>The challenges/benefits of Kubernetes</li><li>Stacking updates by location</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/52827071</guid><pubDate>Tue, 28 Feb 2023 10:00:01 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/52827071/ep3_audio_v1_2202_gregg_mojica.mp3" length="37927583" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Step into the future of app architecture with https://www.linkedin.com/in/greggmojica/, Co-Founder and CTO of https://runalloy.com/book-demo/, as we uncover the magic of multi-region architecture, serverless tools, scaling up and down with Kubernetes,...</itunes:subtitle><itunes:summary><![CDATA[Step into the future of app architecture with <a href="https://www.linkedin.com/in/greggmojica/" target="_blank" rel="noreferrer noopener">Gregg Mojica</a>, Co-Founder and CTO of <a href="https://runalloy.com/book-demo/" target="_blank" rel="noreferrer noopener">Alloy Automation</a>, as we uncover the magic of multi-region architecture, serverless tools, scaling up and down with Kubernetes, and solving problems for merchants all over the world.<br /><br />Gregg will share his insights on how to build an efficient tech stack that solves problems for ecommerce companies by helping them integrate apps and platforms. We'll dive into technical decisions that Gregg and his team have made related to AWS, DynamoDB, Kubernetes, EKS, and more. Serverless architecture comes up often in the context of serving a global audience, dealing with bursts of traffic and trying to be cost efficient (and operationally efficient) at all times. <br /><br />Join as we discuss:<br /><ul><li>Experience growing a company through YC</li><li>Multi-region architecture for serving end users all over the world</li><li>Strategic use cases for serverless functions</li><li>The efficiencies of paying by consumption with serverless</li><li>The challenges/benefits of Kubernetes</li><li>Stacking updates by location</li></ul>]]></itunes:summary><itunes:duration>2354</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/c91de4649c2bec396e75c14f20a8bad2.jpg"/><itunes:episode>3</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Unleashing the Power of Hiring Software with Greenhouse CTO Mike Boufford</title><link>https://www.cockroachlabs.com/big-ideas-podcast/mike-boufford-greenhouse/</link><description><![CDATA[Get ready to dive into the big ideas shaping the future of hiring software for SaaS companies! This week, <a href="https://www.linkedin.com/in/boufford/" target="_blank" rel="noreferrer noopener">Mike Boufford</a>, CTO at <a href="https://www.greenhouse.com/" target="_blank" rel="noreferrer noopener">Greenhouse Software</a> shares his insights on the creation of Greenhouse's hiring software. Mike was the first engineering hire at Greenhouse and has watched the department grow to over 120 engineers. In this conversation he highlights the challenges they faced when building the product, such as: how to add customers indefinitely, and how to survive failures without impacting end user experiences. Join as we discuss:<br /><ul><li>The creation of Greenhouse's hiring software for SaaS companies and the challenges faced during development</li><li>The importance of staying up to date with the latest technologies and trends in the industry</li><li>The role of big ideas in shaping one of the most popular hiring solutions on the market</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/52766993</guid><pubDate>Tue, 21 Feb 2023 14:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/52766993/ep2_audio_v1_2202_mike_boufford.mp3" length="35047110" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Get ready to dive into the big ideas shaping the future of hiring software for SaaS companies! This week, https://www.linkedin.com/in/boufford/, CTO at https://www.greenhouse.com/ shares his insights on the creation of Greenhouse's hiring software....</itunes:subtitle><itunes:summary><![CDATA[Get ready to dive into the big ideas shaping the future of hiring software for SaaS companies! This week, <a href="https://www.linkedin.com/in/boufford/" target="_blank" rel="noreferrer noopener">Mike Boufford</a>, CTO at <a href="https://www.greenhouse.com/" target="_blank" rel="noreferrer noopener">Greenhouse Software</a> shares his insights on the creation of Greenhouse's hiring software. Mike was the first engineering hire at Greenhouse and has watched the department grow to over 120 engineers. In this conversation he highlights the challenges they faced when building the product, such as: how to add customers indefinitely, and how to survive failures without impacting end user experiences. Join as we discuss:<br /><ul><li>The creation of Greenhouse's hiring software for SaaS companies and the challenges faced during development</li><li>The importance of staying up to date with the latest technologies and trends in the industry</li><li>The role of big ideas in shaping one of the most popular hiring solutions on the market</li></ul>]]></itunes:summary><itunes:duration>2173</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/b17fe81f1e0d7e4ffc08cc96d02d0b0c.jpg"/><itunes:episode>2</itunes:episode><itunes:episodeType>full</itunes:episodeType></item><item><title>Decoding Data Warehousing: Insights from Ken Pickering, SVP of Engineering at Starburst Data</title><link>https://www.cockroachlabs.com/big-ideas-podcast/ken-pickering-starburst/</link><description><![CDATA[Unlock the secrets of the data warehousing industry and stay ahead of the curve of data storage! This week, <a href="https://www.linkedin.com/in/kenpickering/" target="_blank" rel="noreferrer noopener">Ken Pickering</a>, SVP of Engineering at <a href="https://www.starburst.io/" target="_blank" rel="noreferrer noopener">Starburst Data</a>, delves into the intricacies of separating compute from storage, transferring to cloud-based solutions, and keeping up with evolving data storage ecosystems. We also discuss the benefits of incorporating community connectors and designing a multi-cloud system.<b><br /></b><br /><br />Join as we discuss:<br /><ul><li>Advantages of migrating storage to a cloud-based service</li><li>Changing data storage ecosystems</li><li>Implementing multi-cloud based systems</li><li>The balance of in-office and remote work environments</li></ul>]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/52660874</guid><pubDate>Thu, 09 Feb 2023 09:00:02 +0000</pubDate><enclosure url="https://cohst.app/pdcst/3T5O6U/api.spreaker.com/download/episode/52660874/ep1_audio_2202_v2_ken_pickering.mp3" length="42748368" type="audio/mpeg"/><itunes:author>Cockroach Labs</itunes:author><itunes:subtitle>Unlock the secrets of the data warehousing industry and stay ahead of the curve of data storage! This week, https://www.linkedin.com/in/kenpickering/, SVP of Engineering at https://www.starburst.io/, delves into the intricacies of separating compute...</itunes:subtitle><itunes:summary><![CDATA[Unlock the secrets of the data warehousing industry and stay ahead of the curve of data storage! This week, <a href="https://www.linkedin.com/in/kenpickering/" target="_blank" rel="noreferrer noopener">Ken Pickering</a>, SVP of Engineering at <a href="https://www.starburst.io/" target="_blank" rel="noreferrer noopener">Starburst Data</a>, delves into the intricacies of separating compute from storage, transferring to cloud-based solutions, and keeping up with evolving data storage ecosystems. We also discuss the benefits of incorporating community connectors and designing a multi-cloud system.<b><br /></b><br /><br />Join as we discuss:<br /><ul><li>Advantages of migrating storage to a cloud-based service</li><li>Changing data storage ecosystems</li><li>Implementing multi-cloud based systems</li><li>The balance of in-office and remote work environments</li></ul>]]></itunes:summary><itunes:duration>2656</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/a463205639eaa92236b3d9bc2094553c.jpg"/><itunes:episode>1</itunes:episode><itunes:episodeType>full</itunes:episodeType></item></channel></rss>
