DynamoDB doesn’t provide inbuilt capabilities to auto scale throughput based on Dynamic Load. It provides API to scale up or down throughput. But i am being charged hourly basis for provisioned read & write throughput.
What are the different ways to alter the throughput of dynamodb and achieve cost-saving benefits as well?