AWS speeds Aurora serverless scaling to 256 ACUs for spiky agentic AI workloads

AWS has significantly accelerated Aurora serverless scaling to meet the demands of agentic AI, which generates unpredictable, bursty database access patterns very different from steady human-driven traffic. Aurora serverless now automatically adds 12 Aurora Capacity Units (ACUs) within a single second and scales all the way to 256 ACUs as workloads grow, letting the database keep pace when a fleet of AI agents suddenly hammers it with queries.
AWS benchmarked the cluster's response to sudden spikes against a provisioned db.r8g.xlarge instance, positioning the faster scaling as a way to avoid both the over-provisioning cost of fixed instances and the latency of slow autoscaling. The technical framing — 12 ACUs/second — matters because agentic workloads can go from idle to peak in moments as an agent decomposes a task into many parallel database operations.
This is part of a broader AWS push to make its data and infrastructure services agent-ready. The same week AWS shipped guidance on building agentic workflows with SageMaker AI and Bedrock AgentCore, a 'blame graph' on OpenSearch to trace cascading multi-agent decision failures, AgentCore Observability for monitoring on-prem and multi-cloud agents, and Amazon Quick's now-GA Microsoft 365 extensions that embed agentic AI into Word, Excel, PowerPoint, and Outlook.
The collective signal is that AWS sees the near-term AI money in operational plumbing — databases, observability, and governance for agents — rather than only frontier models. For engineering teams already on Aurora, faster serverless scaling is a concrete, low-friction win. Watch whether the 256-ACU ceiling and per-second scaling hold up under real production agent fleets, where thundering-herd query patterns can still overwhelm autoscaling.