exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 365 discussion

In order for a table write to succeed, the provisioned throughput settings for the table and global secondary indexes, in DynamoDB, must have__________; otherwise, the write to the table will be throttled.

  • A. enough write capacity to accommodate the write
  • B. no additional write cost for the index
  • C. 100 bytes of overhead per index item
  • D. the size less than or equal to 1 KB
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
In order for a table write to succeed in DynamoDB, the provisioned throughput settings for the table and global secondary indexes must have enough write capacity to accommodate the write; otherwise, the write will be throttled.
Reference:
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GSI.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
roka_ua
3 years, 2 months ago
Selected Answer: A
Vote A
upvoted 2 times
...
lifebegins
3 years, 7 months ago
Answer: A https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GSI.html
upvoted 2 times
...
ExtHo
3 years, 7 months ago
For a table write to succeed, the provisioned throughput settings for the table and all of its global secondary indexes must have enough write capacity to accommodate the write. Otherwise, the write to the table is throttled.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...