Amazon DynamoDB doesn’t provide inbuild capabilities to auto tune throughput based on Dynamic Load.
It provide API to increase or Decrease throughput. Customers are being c
Now that AWS has announced scheduled execution of lambda services, these seem a great fit to do time-based auto scaling. I wrote up an example of how to use this on medium. Example code is on github.