SESSION + Live Q&A
Infinite Parallel Universes: State at the Edge
Databases and other systems of state often rely on abstractions that break down at large physical scale. In this talk I'll describe the problems with some of these traditional assumptions, and suggest better approaches for effectively managing data in geographically large networks. With these ideas in mind, I'll then describe the architecture and communication model of a global-scale, edge state system I'm prototyping at Fastly. Attendees should leave with a good understanding of the challenges of state management, when the speed of light can't be ignored.
Speaker
Peter Bourgon
Principal Engineer @fastly
Peter is a distributed systems expert and strong believer in coördination-free architectures. He's the author of Go kit, the preëminent toolkit for microservices in Go; and several large-scale coördination-avoiding distributed systems, including Roshi (stream index) and OK Log (log...
Read moreFind Peter Bourgon at:
From the same track
Cloudstate—Towards Stateful Serverless
Serverless experience is revolutionary and will grow to dominate the future of Cloud. Function-as-a-Service (FaaS) however—with its ephemeral, stateless, and short-lived functions—is only the first step. FaaS is great for processing-intensive, parallelizable workloads, moving data...
Sean Walsh
Field CTO @Lightbend
Record, Replay, Rinse, & Repeat: Easily Rebuilding Programmatic State
Join this talk to learn about the various implementations of record and replay systems that can be used to debug software applications. The talk begins with a discussion of the current state of the art, from both academia and the real world. We then provide an overview of the pros and cons,...
Greg Law
Co-founder & CTO @undo_io
Kafka: a Modern Distributed System
You may have heard that Apache Kafka plays a central role in modern event-driven architectures. It lies at the heart of successful microservices implementations -- its loyal following is well versed in Kafka's key APIs: the Producer and Consumer, Kafka Streams, and maybe even KSQL. But have...
Tim Berglund
Senior Director of Developer Experience @Confluent
Applying AI/ML for Trusted Commerce Connections @Facebook Marketplace
Facebook Marketplace is aimed at making buying and selling seamless for people locally within their communities and open up economic opportunity through social commerce. Given that Trust is a key driver of consumer decisions in Commerce, it is important for Facebook to build trust amongst buyers...
Liza Fireman
Engineering Manager @Facebook Marketplace Trust & Safety
Coccinelle: 10 Years of Automated Evolution in the Linux Kernel
Over the last 10+ years, we have been developing the Coccinelle C-program matching and transformation tool. Coccinelle allows developers to match and transform C code via a generalization of the familiar patch syntax. As Coccinelle is independent of the C preprocessor, Coccinelle rules can be...
Julia Lawall
Senior Researcher @Inria