Tag
The author explains how they built a compute platform capable of launching millions of sandboxes per second in constant time, focusing on decoupled scheduling and capacity aggregation using Cassandra and S3.
Apache Cassandra is a highly-scalable partitioned row store database that automatically distributes data across machines using its Cassandra Query Language (CQL).