Which DynamoDB limits can be raised by contacting AWS support? Choose 2 answers
A.
The number of hash keys per account
B.
The maximum storage used per account
C.
The number of tables per account
D.
The number of local secondary indexes per account
E.
The number of provisioned throughput units per account
Explanation:
A,E
C,E
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Limits.html
C and E is correct
As the reference states above, the initial limit is 256 tables per/region and a request can be submitted to AWS for an increase.
Ans : C and E.
For table the initial limit is 256 tables per/region and a request can be submitted to AWS for an increase.
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Limits.html
If you wish to exceed throughput rates of 10,000 writes/second or 10,000 reads/second, you must first contact Amazon.
https://aws.amazon.com/dynamodb/faqs/
does the dump cover all/most of the exam questions?