Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 557

    A developer is designing a game that stores data in an Amazon DynamoDB table. The partition key of the table is the country of the player. After a sudden increase in the number of players in a specific country, the developer notices ProvisionedThroughputExceededException errors.

    What should the developer do to resolve these errors?

    • Use strongly consistent table reads.

    • Revise the primary key to use more unique identifiers.

    • Use pagination to reduce the size of the items that the queries return.

    • Use the Scan operation to retrieve the data.


    シャッフルモード