Hacker News new | ask | show | jobs
by a13n 2432 days ago
> While AWS has ruffled a bunch of feathers with their Elasticsearch and Kafka managed offerings

Also DynamoDB (vs MongoDB)

3 comments

Instead of DynamoDB, perhaps you meant DocumentDB which is AWS's managed MongoDB compatible database service.
Whoops, right! Hard to keep track of all those AWS services
I think you mean DocumentDB, not DynamoDB.

https://aws.amazon.com/documentdb/

Not quite the same situation. Amazon published the original Dynamo whitepaper with DynamoDB being a non-opensource implementation. Many other NoSQL datastores were built since the whitepaper's publication in 2007.