Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 389

    A developer has an application that uses an Amazon DynamoDB table with a configured local secondary index (LSI). During application testing, the DynamoDB table metrics report a ProvisionedThroughputExceededException error message. The number of requests made by the test suite did not exceed the table's provisioned capacity limits.

    What is the cause of this issue?

    • The data in the table's partition key column is not evenly distributed.

    • The LSI's capacity is different from the table's capacity.

    • The application is not implementing exponential backoff retry logic while interacting with the DynamoDB API.

    • The application has the IAM permission to query the DynamoDB table but not to query the LSI.


    シャッフルモード