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 AWS 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