Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 175

    An application that is deployed to Amazon EC2 is using Amazon DynamoDB. The application calls the DynamoDB REST API. Periodically, the application receives a ProvisionedThroughputExceededException error when the application writes to a DynamoDB table.

    Which solutions will mitigate this error MOST cost-effectively?

    2 つ選択
    • Modify the application code to perform exponential backoff when the error is received.

    • Modify the application to use the AWS SDKs for DynamoDB.

    • Increase the read and write throughput of the DynamoDB table.

    • Create a DynamoDB Accelerator (DAX) cluster for the DynamoDB table.

    • Create a second DynamoDB table. Distribute the reads and writes between the two tables.


    シャッフルモード