Getting started with DynamoDB
Use the hands-on tutorials in this section to help you get started and learn more about Amazon DynamoDB.
Topics
- Basic concepts in DynamoDB
- Prerequisites - getting started tutorial
- Step 1: Create a table
- Step 2: Write data to a table using the console or Amazon CLI
- Step 3: Read data from a table
- Step 4: Update data in a table
- Step 5: Query data in a table
- Step 6: Create a global secondary index
- Step 7: Query the global secondary index
- Step 8: (Optional) clean up resources
- Getting started with DynamoDB: Next steps