1. 程式人生 > >Resolve Issues with Throttled DynamoDB Tables

Resolve Issues with Throttled DynamoDB Tables

Partitions are usually throttled when they are accessed by your downstream applications much more frequently than other partitions (that is, a "hot" partition), or when workloads rely on short periods of time with high usage (a "burst" of read or write activity).

To avoid hot partitions and throttling, you must optimize your table and partition structure by following the best-practice strategies at

Best Practices for DynamoDB.

Consider one or more of the following solutions:

  • Increase the amount of read or write capacity for your table to anticipate short-term spikes or bursts in read or write operations. If you decide later you don't need the additional capacity, decrease it.
    Note:
    Before deciding on how much to increase read or write capacity, consider the best practices at Designing Partition Keys to Distribute Your Workload Evenly.
  • This technique uses progressively longer waits between retries for consecutive error responses to help improve an application's reliability. If you're using an AWS SDK, this logic is built‑in; otherwise, consider implementing it manually.
  • Distribute your read operations and write operations as evenly across your table as possible. A "hot" partition can degrade the overall performance of your table.
  • DAX is a DynamoDB-compatible caching service that offers fast in‑memory performance for your application. If your workload is mostly read access to static data, query results can often be served more quickly from a well‑designed cache than from a database.

Adaptive capacity activates within 5‑30 minutes to help mitigate short‑term workload imbalance issues. However, each partition will still be subject to the hard limit of 1000 write capacity units and 3000 read capacity units, so adaptive capacity can't solve larger issues with your table or partition design.

相關推薦

Resolve Issues with Throttled DynamoDB Tables

Partitions are usually throttled when they are accessed by your downstream applications much more frequently than other partitions (that is, a

Resolve Issues with Limits for ENIs

Amazon Web Services is Hiring. Amazon Web Services (AWS) is a dynamic, growing business unit within Amazon.com. We are currently hiring So

Resolve Issues With Docker Expanding the Thin Pool

Docker attempts to automatically expand its thin pool but fails with the message "Insufficient free space" or "Failed to extend thin docker-doc

Troubleshoot Issues with VPC Route Tables

To identify the source of the issue, check the route tables of the subnets with the resources that are impacted. Public subnets

Resolve Issues with the AWS Activate Business Support Plan

Amazon Web Services is Hiring. Amazon Web Services (AWS) is a dynamic, growing business unit within Amazon.com. We are currently hiring So

Resolve Issues with RDS Instances in the Failed State

The failed state for RDS DB instances usually indicates that the hardware associated with your RDS DB instance failed, and that AWS wasn’t able

Resolve Issues with Failing Stack Updates After Deleting CloudFormation Resources

You might be able to re-create a resource that is created manually by name. For example, IAM roles are tracked by name. If you accidentally de

Resolve Issues with Potentially

Change your AWS root account password and the passwords of any IAM users It’s a best practice to change your

Resolve Issues with Redshift Queries Exceeding WLM Timeouts

A query hopped to another queue If a read query reaches the timeout limit for its current WLM queue or there is a query monitoring

Resolve Issues with Corrupt or Missing Network Drivers on Windows EC2 Instances

reg load HKLM\AWSTempSoftware D:\Windows\System32\config\SOFTWARE reg add HKLM\AWSTempSoftware\Microsoft\Windows\CurrentVersion\RunOnce /t REG_S

Resolve Issues With Amazon Athena Queries Returning Empty Results

Here are some common reasons why the query might return zero records. File selected in crawler settings If you're using a

Resolve Issues with CloudWatch GetMetricStatistics API Call Not Returning Data Points

Period If the metric isn't pushed for the specified period value, no data points are returned. For example, if you enable

Resolve Intermittent Connection Issues With NAT Instances

Amazon Web Services is Hiring. Amazon Web Services (AWS) is a dynamic, growing business unit within Amazon.com. We are currently hiring So

Resolve "The provided key element does not match the schema" Error When Importing DynamoDB Tables Using Hive on Amazon EMR

2018-02-01 08:17:27,782 [INFO] [TezChild] |s3n.S3NativeFileSystem|: Opening 's3://bucket/folder/ddb_hive.sql' for reading 2018-02-01 08:17:27,81

Could not resolve view with name '***' in servlet with name 'dispatcher'

urn 異常 避免 href 出現 view hist 異步 rop 今天在開發中遇到了一個問題,控制層使用的是SpringMVC框架。 @RequestMapping("historyDetail") private String History(Mod

SpringBoot內建SpringMVC控制器轉發到對應的JSP頁面報Could not resolve view with name 'xx' in servlet with name dispa

錯誤如下: 請求: 處理方式: 在主啟動類中增加一下程式碼即可解決問題: @Bean public InternalResourceViewResolver setupViewResolver(){ InternalResourceViewResolver res

Enough with the Data Tables

Enough with the Data TablesData is important. But just providing data to your users isn’t enough to help them understand their world and take actions.There

Navigant Research Publishes Report on Key Issues with Autonomous Vehicle Data

The autonomous systems piloting self-driving cars will make decisions that have life-and-death consequences. There is little room for error in their abilit

【error】HTTP Status 500 - Could not resolve view with name 'xxx' in servlet

HTTP Status 500 - Could not resolve view with name 'xxx' in servlet with name 'springmvc' type Exception report message Could not resolve view with n