

InfinyOn with Deb Chowdhury
Oct 31, 2024
Deb Roy Chowdhury, VP of Product Management at InfinyOn, shares his insights on evolving data infrastructures. He explains how legacy systems create integration chaos and how InfinyOn's Fluvio simplifies data streaming across various platforms. Chowdhury delves into Rust’s role in enhancing asynchronous tasks and the efficient handling of diverse data formats. He also discusses the challenges of no-code solutions and the importance of observability, emphasizing how a unified approach can empower data teams and streamline workflows.
AI Snips
Chapters
Transcript
Episode notes
SQL Server Struggles
- Deb Roy Chowdhury worked with a complex SQL Server database with 4,200 tables.
- Generating reports took days, and troubleshooting SQL queries spanning multiple pages was a nightmare.
Composable Systems and JVM Disillusionment
- Composable systems with separate storage, processing, and infrastructure layers theoretically enable better team collaboration.
- However, the "write once, run anywhere" promise of the JVM often turned into "write once, debug everywhere."
Shift to Stream Processing
- Modern data processing now involves stream processing, smaller functions, and a Unix-like philosophy.
- This contrasts with the older paradigm of batch processing and large machines.