AWS Dynamodb - Create and Query a NoSQL Dynamodb Table
AWS Solutions Architect Videos
•
9m 19s
In this tutorial, you will learn how to create a simple table, add data, scan and query the data, delete data, and delete the table by using the DynamoDB console. DynamoDB is a fully managed NoSQL database that supports both document and key-value store models. Its flexible data model, reliable performance, and automatic scaling of throughput capacity make it a great fit for mobile, web, gaming, ad tech, IoT, and many other applications.
Up Next in AWS Solutions Architect Videos
-
Leverage the message filtering featur...
Filter Messages Published to Topics
with Amazon Simple Notification Service (SNS) and Amazon Simple Queue Service (SQS)In this tutorial, you will learn how to leverage the message filtering feature of Amazon Simple Notification Service (SNS). The message filter feature enables endpoints subscri...
-
Create an Amazon Aurora Global Databa...
In this tutorial, you will learn how to create an Amazon Aurora Global Database deployment that spans multiple AWS regions and replicates your data with no impact on performance. Aurora Global Database provides disaster recovery from region-wide outages and enables low-latency global reads.
Amaz...
-
Send Fanout Event Notifications with ...
Send Fanout Event Notifications with Amazon SQS and Amazon Simple Notification Service. Learn how to implement a fanout messaging scenario using Amazon Simple Notification Service (SNS) and Amazon Simple Queue Service (SQS). In this scenario, messages are "pushed" to multiple subscribers, which ...