-
Now that DynamoDB supports Auto Scaling is there any chance this can be updated to periodically go back and check the read/write capacity units and utilize any additional capacity added?
-
ECS Cluster Auto Scaling [is now GA](https://aws.amazon.com/blogs/aws/aws-ecs-cluster-auto-scaling-is-now-generally-available/). It would make sense to add that once support is [added in CloudFormatio…
-
I'm doing some load-testing at the moment. I'm using Gatling to scale requests per second up from 100 to 1000 over the course of around four minutes.
However, I start to run into connection errors…
-
**Is your feature request related to a problem?**
We are using Sagemaker real-time endpoint to serve traffic that is highly predictable and spikes quickly. In order to minimize cost during off peak h…
-
Thanks to @geoah, we now are able to support scaling the server (see #1352). However, it's not clear that we'll be able to support auto-scaling through the current `docker-compose` setup.
If it's p…
-
Along with configuring static `read` & `write` values on a `Table` or `GlobalIndex` we should also support `read_min`, `read_max`, `write_min` & `write_max`, which if set would setup autoscaling for t…
-
> [!Note]
> See this [Notion Epic.](https://www.notion.so/wellcometrust/Simplify-catalogue-pipeline-services-1136687658a180d5a619efcdde99a82c?pvs=4)
In order to reduce infrastructure and applicati…
-
Does this work with auto scaling groups or just terraform defined ec2 instances?
-
## Problem
Using Prisma Client in serverless environments (e.g. AWS Lambda, ZEIT now, Netlify, ...) in combination with traditional relation databases currently leads to connection related problems…
-
Do you have any plans to support auto scaling? I currently have to pay for builders, even when they are not building anything, and this can be pretty costly on public clouds.