DocumentDB is AWS’s implementation of MongoDB, similar to how Aurora is AWS’s implementation of PostgreSQL and MySQL. It is used to store and query json data. It can scale up to 64 TB in 10 GB increments. It can also automatically scale with workloads. It is a no-SQL offering similar to DynamoDB.