Working with large tables in DynamoDB
Difficulty: Intermediate
Duration: 2 minutes and 18 seconds
Students: 382
Rating: 5/5
In this lesson, we're going to explain how DynamoDB partitions your data and what that means for large DynamoDB tables.
Learning Objectives
- How DynamoDB partitions your data
- How partitioning affects you
- How DynamoDB balances partitions in a table
- What you can do to create balance across partitions
Intended Audience
- Database administrators or engineers who are working with DynamoDB
- Those who are planning on taking an AWS certification exam, such as the AWS Certified Developer - Associate certification
Prerequisites
- Have a basic understanding of DynamoDB. For more information on this service, please see our existing content titled: