Best practices for designing and architecting with DynamoDB
Use this section to quickly find recommendations for maximizing performance and minimizing throughput costs when working with DynamoDB.
Topics
- NoSQL design for DynamoDB
- Using the DynamoDB Well-Architected Lens to optimize your DynamoDB workload
- Best practices for designing and using partition keys effectively in DynamoDB
- Best practices for using sort keys to organize data in DynamoDB
- Best practices for using secondary indexes in DynamoDB
- Best practices for storing large items and attributes in DynamoDB
- Best practices for handling time series data in DynamoDB
- Best practices for managing many-to-many relationships in DynamoDB tables
- Best practices for querying and scanning data in DynamoDB
- Best practices for DynamoDB table design
- Best practices for DynamoDB global table design
- Best practices for managing the control plane in DynamoDB
- Best practices for understanding your AWS billing and usage reports in DynamoDB
- Migrating a DynamoDB table from one account to another
- Prescriptive guidance to integrate DAX with DynamoDB applications