Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 227

    A developer has built an application that inserts data into an Amazon DynamoDB table. The table is configured to use provisioned capacity. The application is deployed on a burstable nano Amazon EC2 instance. The application logs show that the application has been failing because of a ProvisionedThroughputExceededException error.

    Which actions should the developer take to resolve this issue?

    2 つ選択
    • Move the application to a larger EC2 instance.

    • Increase the number of read capacity units (RCUs) that are provisioned for the DynamoDB table.

    • Reduce the frequency of requests to DynamoDB by implementing exponential backoff.

    • Increase the frequency of requests to DynamoDB by decreasing the retry delay.

    • Change the capacity mode of the DynamoDB table from provisioned to on-demand.


    シャッフルモード