What are the key features of DynamoDB?
What are the core components of DynamoDB?
What are primary keys in DynamoDB?
What are the considerations when performing scans in DynamoDB?
What is a secondary index in DynamoDB?
What are the options for attribute projection
There are three options for attribute projection:
* Only Keys
* Include
* All.