Summary
Difficulty: Intermediate
Duration: 1 minute and 28 seconds
Students: 447
Rating: 5/5
About
This lesson looks at how to read and write data to and from DynamoDB tables. We’ll also touch on performance considerations to allow you to get the most possible performance out of your DynamoDB deployment.
Learning Objectives
- Reading and Writing from the console
- Reading and Writing from code
- Looking for items in your DynamoDB tables
Intended Audience
- Developers looking to learn how to read and write data to/from your DynamoDB tables
Prerequisites
- Cloud Development
- AWS Software Development Kit (SDK)
- DynamoDB Basics