Distributed systems

Building Planetary-Scale Data Systems with Venice • Felix GV & Olimpiu Pop

Building Planetary-Scale Data Systems with Venice • Felix GV & Olimpiu Pop

Félix GV, architect of LinkedIn's Venice database, explains its unbundled, planetary-scale architecture. He covers their rigorous chaos engineering practices, the trade-offs between consistency and availability in a derived data system, and an experimental integration with DuckDB for advanced analytics and data exploration.

Fast & Asynchronous: Drift Your AI, Not Your GPU Bill // Artem Yushkovskiy

Fast & Asynchronous: Drift Your AI, Not Your GPU Bill // Artem Yushkovskiy

Delivery Hero presents "Asya", an open-source framework that replaces traditional AI pipelines with a distributed, asynchronous actor model. This paradigm shift dramatically lowers GPU costs and improves scalability by treating each processing step as an independent, auto-scaling microservice on Kubernetes.

Building Planetary-Scale Data Systems with Venice • Felix GV & Olimpiu Pop • GOTO 2026

Building Planetary-Scale Data Systems with Venice • Felix GV & Olimpiu Pop • GOTO 2026

Félix GV, an architect of LinkedIn's Venice database, discusses its unbundled, planetary-scale architecture. He covers how components like Kafka and RocksDB form independent distributed systems, details their rigorous chaos engineering practices, explains CAP theorem trade-offs in multi-region deployments, and explores the experimental integration of DuckDB for SQL-based analytics.

OpenAI + @Temporalio : Building Durable, Production Ready Agents - Cornelia Davis, Temporal

OpenAI + @Temporalio : Building Durable, Production Ready Agents - Cornelia Davis, Temporal

Explore how Temporal, a durable execution framework, brings resilience and scalability to AI agents built with the OpenAI Agents SDK. This summary covers Temporal's core concepts of Workflows and Activities, the official integration that makes OpenAI agents durable, and patterns for orchestrating multiple micro-agents.

941: Multi-Agent Human Societies — with Dr. Vijoy Pandey

941: Multi-Agent Human Societies — with Dr. Vijoy Pandey

Dr. Vijoy Pandey of Cisco's Outshift incubator discusses his vision for a future where multi-agent human societies collaborate to solve major scientific and physical challenges. He introduces AGNTCY, an open-source project for the "Internet of Agents," designed to address the critical hurdles of agent interoperability and trust through a Zero Trust framework and Task-Based Access Control (T-BACK).

Building Better Software: Why Workflows Beat Code Every Time • Ben Smith & James Beswick • GOTO 2025

Building Better Software: Why Workflows Beat Code Every Time • Ben Smith & James Beswick • GOTO 2025

Ben Smith and James Beswick explore the evolution of modern software architecture, discussing the critical role of workflow services in managing distributed systems, the trade-offs between microservices and monoliths, and the power of plugin architectures.