How Azure Cosmos DB Runs Under the Hood | Andrew Liu | Azure Cosmos DB Conf 2026

Andrew Liu explains what happens inside Azure Cosmos DB from provisioning through serving requests at scale, focusing on the service’s internal deployment model, replication approach, partitioning mechanics, and how the serverless Request Unit model works under the covers.

Overview

Andrew Liu walks through Azure Cosmos DB’s internal architecture, focusing on what happens between provisioning a database and it being ready to handle production traffic at global scale.

Deploying the database engine onto hardware

Replication and high availability

Data placement and partitioning

Serverless and Request Units (RUs)

Sharing throughput with RU pooling