AWS DynamoDB 面试题与答案
Question: What are the limitations of DynamoDB?Answer: Limitations include a maximum item size of 400 KB, a maximum of 256 tables per region per account, and a maximum provisioned capacity of 40,000 read and write capacity units. |
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗? 是 否
用户评价最有帮助的内容:
- What is DynamoDB?
- Explain the concept of the \'GetItem\' operation in DynamoDB.
- How does DynamoDB handle transactions?