Home icon

Scale write performance on Amazon DocumentDB elastic clusters

Database Blog



This article discusses how Amazon DocumentDB elastic clusters can scale write performance by increasing the number of shards. It provides a benchmark using a Python script to measure write throughput on instance-based and elastic clusters.

Specifically, the article covers:

  • Overview of Amazon DocumentDB elastic cluster architecture and its ability to scale compute and storage independently
  • Benchmark configuration details like infrastructure, duration, batch size, concurrency, and data schema
  • Steps to set up the client environment and run the benchmark
  • Benchmark results showing write throughput scaling from 80K inserts/sec on a single-shard cluster to over 1.2M inserts/sec on a 16-shard cluster
  • Conclusion highlighting the ability of elastic clusters to support high throughput, petabyte-scale workloads by adding shards


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Apr 10
2024
Run complex queries on massive amounts of data stored on your Amazon DocumentDB clusters using Apache Spark running on Amazon EMR
Jun 12
2024
Optimize costs with scheduled scaling of Amazon DocumentDB for read workloads
Jun 4
2024
A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster
Jun 19
2024
Unlock the power of parallel indexing in Amazon DocumentDB

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.