Please enable JavaScript.
Coggle requires JavaScript to display documents.
DynamoDB (What Is Amazon DynamoDB? (How It Works (Core Components (Tables,…
DynamoDB
What Is Amazon DynamoDB?
How It Works
Core Components
Tables, Items, and Attributes
Primary Key
Secondary Indexes
DynamoDB Streams
The DynamoDB API
Control Plane
Data Plane
Creating Data
Reading Data
Updating Data
Deleting Data
DynamoDB Streams
Naming Rules and Data Types
Naming Rules
Data Types
Scalar Types
String
Number
Binary
Boolean
Null
Document Types
List
Map
Sets
Set Types
Read Consistency
Eventually Consistent Reads
Strongly Consistent Reads
Throughput Capacity
Provisioned Throughput
Reserved Capacity
DynamoDB Auto Scaling
Partitions and Data Distribution
Data Distribution: Partition Key
Data Distribution: Partition Key and Sort Key
From SQL to NoSQL
Setting Up DynamoDB
Accessing DynamoDB