Closed
Description
Currently we have two ways to auto-scale DynamoDB - using AWS' facility and using Cortex "metrics-based" code.
As described at #735 the AWS version never worked satisfactorily for Weaveworks.
This issue is to gather feedback for removing support for AWS autoscaling, thus simplifying the codebase. Most of the implementation is in one file.
Not much would change for end-users who are not using the feature. Most of the flags were re-used for metrics-based scaling.