Y
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
ccbean
2432 days ago
Instead of DynamoDB, perhaps you meant DocumentDB which is AWS's managed MongoDB compatible database service.
link
a13n
2431 days ago
Whoops, right! Hard to keep track of all those AWS services
link
sciurus
2432 days ago
I think you mean DocumentDB, not DynamoDB.
https://aws.amazon.com/documentdb/
link
karmakaze
2432 days ago
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.
link