Tagged articles
3 articles
Page 1 of 1
IT Architects Alliance
IT Architects Alliance
Jan 19, 2022 · Backend Development

Uber's Evolution from Monolith to Service‑Oriented Architecture: Design, Scaling, and Data Processing

The article details Uber's transition from a monolithic codebase to a service‑oriented architecture, describing its goals, functional and non‑functional requirements, DISCO dispatch optimization, micro‑service communication, data pipelines, storage choices, and supporting components such as Kafka, Hadoop, Spark, and security mechanisms.

Uberdispatch optimization
0 likes · 10 min read
Uber's Evolution from Monolith to Service‑Oriented Architecture: Design, Scaling, and Data Processing
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jan 16, 2022 · Backend Development

How Uber Scaled from Monolith to Service‑Oriented Architecture

Uber transitioned from a monolithic codebase to a service‑oriented architecture, detailing goals like 99.99% reliability, core vs optional code separation, DISCO dispatch optimization, real‑time location tracking with Kafka, Hadoop, Spark, and the supporting infrastructure such as load balancers, web sockets, and security layers.

MicroservicesUberdispatch optimization
0 likes · 13 min read
How Uber Scaled from Monolith to Service‑Oriented Architecture