Unconference: Architectures You've Always Wondered About
From the same track
Live Resharding Without Regret: Lessons from Building Valkey's Atomic Slot Migration
Monday Nov 16 / 10:35AM PST
Sharding is easy. Resharding under heavy load is notoriously difficult. How do you move gigabytes of state across live database nodes without dropping keys, blocking the main event loop, or breaking client abstractions?
Jacob Murphy
Open Source Maintainer @Valkey & Software Engineer @Google Cloud's Memorystore Team
Architecting Nubank's Global Financial Infrastructure
Monday Nov 16 / 01:35PM PST
Instant payment frameworks are transforming global finance, but few institutions have faced the infrastructure scale required by Brazil's Pix network.
How to Build a Real-Time Voice Agent
Monday Nov 16 / 11:45AM PST
A voice agent looks like a chatbot with a microphone.
Rishabh Bhargava
Director of ML @Together AI
Inside the Disaggregated Architecture Serving LLM Inference
Monday Nov 16 / 02:45PM PST
Every LLM request is really two very different jobs. Reading your prompt (prefill) is compute-intensive, while generating the response token by token (decode) is dominated by memory bandwidth. For years, the industry ran both phases on the same hardware and accepted the compromise.
Architecting Real-Time Timeline Engines for 100 Million Active Users
Monday Nov 16 / 03:55PM PST
Details coming soon.