AWS CCP Notes

Search

Search IconIcon to open search

10-04 NoSQL Database Service

Last updated Aug 17, 2023 Edit Source

# DynamoDB

#aws-service
35 DynamoDB is a serverless NoSQL key/value and document database.

In 2019, Amazon shutdown their last Oracle database and completed their migration to DynamoDB. They had 7,500 Oracle Databases and 75 petabytes of data. With DynamoDB they reduce costs by 60% and reduce latency by 40%.

# DocumentDB

#aws-service
35 DocumentDB is a NoSQL document database that is “MongoDB compatible”

# Amazon Keyspaces

#aws-service
35 Amazon Keyspaces is a fully managed Apache Cassandra database.