Service scaling
As a developer, I want to easily scale my Aiven infrastructure services up and down based on their actual utilization and/or my policy, e.g., time of day, so that I can reduce and control my costs.
-
Guy Segal commented
I want to emphasize the need specifically about disk storage.
Our system was down twice because we the disk was full so writes and reads were denied.Its our fault that the disk was full, we executed a wrong process, however its better to pay on such mistake with money and not with customer experience.
Disk storage autoscale would have helped us to keep the system running, while fixing the bug
-
As a CTO I want to have cost-efficient versions of the DB services with reduced capabilities (e.g. no HA or no SLA guarantee) so that the developers in my organization could use them as testing or staging environments, while reducing the overall cost of development. In addition, I want them to be automatically shut down if they are not used for a while.