Refacto Agents

Industry story

Aurora Serverless Scales to 12 ACUs Instantly for Agentic AI Workloads

agents cloud-costs inference orchestration reliability

Agentic AI workloads are brutal for databases: parallel agents hammering queries for ten seconds, then nothing. AWS just made Aurora Serverless a better fit for that pattern. The new behavior hits 12 ACUs within one second of a scale event, then climbs to 256 as load builds, and drops back to zero when the agents go quiet. If you're running agent infrastructure on AWS, this is a meaningful operational improvement, and it's on by default for anyone already on platform version 3 or 4.

Full analysis

Amazon Aurora Serverless is AWS's auto-scaling managed database. It now reaches up to 12 ACUs (Aurora Capacity Units, the measure of compute and memory) within one second at the start of a scale-up event, then continues scaling to 256 ACUs as demand grows, before automatically returning to zero when idle. AWS explicitly positions this improvement for agentic AI workloads, which generate unpredictable, bursty database traffic as AI agents execute tasks in parallel and then sit idle between runs. The enhancement is on by default for clusters running platform version 3 or 4, with no configuration changes needed; clusters on older versions can upgrade directly to version 4.

Comments