Difference between revisions of "Amazon DynamoDB"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2012/01/18/aws-announces-dynamodb/
↑ https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.usagenotes.html
↑ https://aws.amazon.com/blogs/aws/new-amazon-dynamodb-continuous-backups-and-point-in-time-recovery-pitr/
↑ https://aws.amazon.com/blogs/aws/new-for-amazon-dynamodb-global-tables-and-on-demand-backup/
(27 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Amazon DynamoDB]] ([[AWS timeline|Jan 2012]], [https://trends.google.com/trends/explore?date=all&q=%2Fm%2F0h_bxxk&hl=en trends]) <ref>https://aws.amazon.com/about-aws/whats-new/2012/01/18/aws-announces-dynamodb/</ref> is a [[serverless]] fully managed proprietary [[NoSQL]] database service that supports [[key-value]] and document data structures. | |
− | [[wikipedia:Amazon DynamoDB]] ([[2012]]) is a [[serverless]] fully managed proprietary [[NoSQL]] database service that supports [[key-value]] and document data structures. | ||
+ | |||
+ | * [[Encrypted]] by default, no option to disable it. <ref>https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.usagenotes.html</ref> | ||
+ | * [[DynamoDB Autoscaling]] | ||
+ | * [[Amazon DynamoDB on-demand]] (Nov 2018) | ||
+ | * [[Point-in-time recovery (PITR)]] (Mar 2018) <ref>https://aws.amazon.com/blogs/aws/new-amazon-dynamodb-continuous-backups-and-point-in-time-recovery-pitr/</ref> | ||
+ | * [[Global tables]] and on-demand backup (Nov 2017)<ref>https://aws.amazon.com/blogs/aws/new-for-amazon-dynamodb-global-tables-and-on-demand-backup/</ref> | ||
+ | * [[Ingisths for DynamoDB]] | ||
Line 7: | Line 13: | ||
* [[Key-value database]] | * [[Key-value database]] | ||
* [[Amazon Aurora]] | * [[Amazon Aurora]] | ||
− | * [[ | + | * [[MongoDB]] |
+ | * [[Terraform DynamoDB]] | ||
== See also == | == See also == | ||
+ | * {{aws dynamodb}} | ||
+ | * {{dynamoDB}} | ||
* {{Key-value databases}} | * {{Key-value databases}} | ||
− | |||
− | |||
[[Category:AWS]] | [[Category:AWS]] | ||
+ | [[Category:Databases]] |
Latest revision as of 10:53, 7 May 2024
wikipedia:Amazon DynamoDB (Jan 2012, trends) [1] is a serverless fully managed proprietary NoSQL database service that supports key-value and document data structures.
- Encrypted by default, no option to disable it. [2]
- DynamoDB Autoscaling
- Amazon DynamoDB on-demand (Nov 2018)
- Point-in-time recovery (PITR) (Mar 2018) [3]
- Global tables and on-demand backup (Nov 2017)[4]
- Ingisths for DynamoDB
Related terms[edit]
See also[edit]
- Amazon DynamoDB:
aws dynamodb
[create-table
|list-tables | describe-table-replica-auto-scaling
] - Amazon DynamoDB, Autoscaling,
aws_dynamodb_table
, on-demand, global tables, Insights - Key-value databases: Berkeley DB, Redis,
etcd
, leveldb, RocksDB (MyRocks), Infinispan, Amazon DynamoDB, Apache Zookeeper, LevelDB, RocksDB, Pebble
Advertising: