Quiz Intermediate level
You can browse questions one by one, and expand each of the questions to figure out the answer. Once you are ready and confident you can click on the tab
Start the QUIZ Challenge
What is the maximum size of an item in DynamoDB?
What is the maximum number of tables per region in DynamoDB?
What is the maximum number of global secondary indexes per table in DynamoDB?
What is the maximum number of local secondary indexes per table in DynamoDB?
What is the maximum number of attributes per item in DynamoDB?
What is the maximum number of read capacity units per second that can be provisioned for a single DynamoDB table?
What is the maximum number of write capacity units per second that can be provisioned for a single DynamoDB table?
What is the maximum number of read capacity units per second that can be provisioned for a single global secondary index in DynamoDB?
What is the maximum number of write capacity units per second that can be provisioned for a single global secondary index in DynamoDB?
What is the maximum number of read capacity units per second that can be provisioned for a single local secondary index in DynamoDB?
What is the maximum number of write capacity units per second that can be provisioned for a single local secondary index in DynamoDB?
What is the maximum number of items that can be retrieved in a single GetItem operation in DynamoDB?
What is the maximum number of items that can be retrieved in a single BatchGetItem operation in DynamoDB?
What is the maximum number of items that can be retrieved in a single Query operation in DynamoDB?
What is the maximum number of items that can be retrieved in a single Scan operation in DynamoDB?
What is the maximum number of items that can be retrieved in a single BatchWriteItem operation in DynamoDB?
What is the maximum number of attributes that can be projected into a single global secondary index in DynamoDB?
What is the maximum number of attributes that can be projected into a single local secondary index in DynamoDB?
What is the maximum number of tables that can be created in a single AWS account in DynamoDB?
What is the maximum number of global secondary indexes that can be created in a single DynamoDB table?
What is the maximum number of local secondary indexes that can be created in a single DynamoDB table?