ArangoDB v3.10 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent stable version.
ArangoDB Architecture
Technical insights into ArangoDB’s scalability, sharding, and replication
Scalability
ArangoDB supports scaling horizontally and vertically, and each supported data model has different properties when scaling to large datasets
Data Sharding
ArangoDB can divide collections into multiple shards to distribute the data across multiple cluster nodes
Replication
Replication synchronizes state between different machines, like the data of different cluster nodes