Introduction to DynamoDB
The hands-on lab is part of these learning paths
See 2 moreLab Steps
Ready for the real environment experience?
Description
Learn to create Amazon DynamoDB tables, add indexes, new rows, and query your data
Amazon DynamoDB is a NoSQL Database in the cloud, suitable for anyone needing a reliable and fully managed NoSQL solution. DynamoDB is designed to provide automated storage scaling and low latency. It is particularly useful when your application must read and store massive amounts of data and you need speed and reliability (Amazon works with replicas of your database in three different Availability Zones). Amazon DynamoDB is totally managed. You simply select an AWS region, define the needed indexes for each table you will create, and Amazon takes care of everything else.
During this Lab, you will learn how to create DynamoDB tables, with and without local or global secondary indexes, and how to manage your table data. You will also figure out how to add, edit, query, export, and delete table data using the AWS Management Console.
Lab Prerequisites
You should be familiar with:
- Basic Database concepts. The Database Fundamentals for AWS Course is recommended if you do not have prior experience with database.
Updates
January 10th, 2019 - Added a validation Lab Step to check the work you perform in the Lab
About the Author
Greg has been a consistent high performer for pioneering technologies in the wireless web industries with an illustrious career that is a testament to his breadth of knowledge. Dabbling with MS Azure, at Cloud Academy, Greg really thrives on evangelizing the benefits of Amazon Web Services. A dedicated and passionate professional who learns new and emerging technologies quickly, Greg always ensures the highest quality and caliber of everything he produces.