Uber
Uber’s LedgerStore and its Trillions of Indexes with Kaushik Devarajaiah
Uber handles billions of trips and deliveries, and tens of billions of financial transactions across drivers, couriers, users, and merchants every quarter. LedgerStore is an immutable
Temporal with Max Fateev
There are countless real world scenarios where a workflow or process has multiple steps, and some steps must be completed before others can be started. Think of something as simple as
Uber State Machine with Uday Kiran Medisetty
If you’re working on a proof of concept which you hope will help you raise funding, it’s fine to take a few shortcuts. Use the tech stack you know the best, don’t
Apache Hudi: Large Scale Data Systems with Vinoth Chandar
Apache Hudi is an open-source data management framework used to simplify incremental data processing and data pipeline development. This framework more efficiently manages business
Uber Mobile Engineering: Distributed Payment Systems with Gergely Orosz
Modern applications are increasingly built as large, distributed systems. A distributed system is a program where its components are located on different machines that communicate with