AWS Releases Next Generation of Amazon OpenSearch Serverless Amazon Web Services announced the general availability of the next generation of Amazon OpenSearch Serverless, featuring a redesigned architecture that delivers 20 times faster resource provisioning, true scale-to-zero capability, and up to 60% lower cost than provisioned clusters for peak loads. The company is positioning the service as a building block for agentic AI applications, with dedicated integrations for AI development platforms including Cursor, Kiro, and Vercel, alongside new OpenSearch Agent Skills for managing resources from AI-assisted coding tools. Users can create new collections via the AWS web console, SDK, or CLI, with AWS CloudFormation support forthcoming. Amazon Web Services has recently announced https://aws.amazon.com/about-aws/whats-new/2026/05/amazon-opensearch-serverless-next-generation-generally-available/ the general availability of the next generation of Amazon OpenSearch Serverless https://aws.amazon.com/about-aws/whats-new/2026/05/amazon-opensearch-serverless-next-generation-generally-available/ , with a redesigned architecture that enables 20 times faster resource provisioning than the previous serverless architecture, true scale-to-zero capability, and up to 60% lower cost than a provisioned cluster for peak loads. The company says it is positioning the service as a building block for developing agentic AI applications, with dedicated integrations with AI-integrated development environments such as Cursor and Kiro, and new skills for connecting to and managing OpenSearch Serverless resources. Users can start creating new collections using the web console, the AWS SDK, and the AWS CLI, with support for AWS CloudFormation coming soon. Amazon OpenSearch Serverless https://aws.amazon.com/opensearch-service is a fully managed service that allows engineers to operate and scale both text and vector search engines in the AWS Cloud. It is based on OpenSearch https://opensearch.org , the open-source search and observability suite. AWS says it is positioning OpenSearch Serverless as a foundational building block for agentic AI workloads, providing native integrations with AI development platforms like Vercel https://vercel.com/ and Kiro https://kiro.dev . AWS has also contributed to the OpenSearch Agent Skills https://github.com/opensearch-project/opensearch-agent-skills with dedicated skills that enable developers to provision and manage OpenSearch resources from popular AI-assisted coding platforms like Claude Code https://www.anthropic.com/product/claude-code , Cursor https://www.cursor.com , and Codex https://openai.com/codex/ . AWS is also extending support for OpenSearch Serverless in Vercel. Developers building AI agent applications can use it to create new serverless collections or connect to existing ones directly from the Vercel console. In their blog https://aws.amazon.com/blogs/big-data/the-next-generation-of-amazon-opensearch-serverless-built-from-the-ground-up-for-agents/ , Sohaib Katariwala, senior specialist solutions architect at AWS, Arjun Nambiar, senior analytics and AI specialist solutions architect at AWS, and Raj Ramasubbu, product manager with Amazon OpenSearch Service, describe how AWS revisited the service to achieve these improvements. The authors introduce two named architectures: Classic , which is the one existing collections will refer to, and NextGen , which will be the default when creating new collections and which is going to be the one benefitting from the improvements. The new shared storage layer in the NextGen architecture decouples compute, referred to as OpenSearch Capacity Units OCU , from storage. It makes OCUs stateless, which has two practical consequences: fast provisioning and efficient scale down. With fast provisioning, OCUs do not need to bootstrap the local disk; they can start serving requests in seconds. The shared storage is mounted directly on the OCU. In efficient scale down, idle capacity can be released without impacting user data since the data does not live in the OCU. The new architecture also introduces two new endpoint formats under the on.aws domain, both using AWS PrivateLink, which allows the creation of virtual private cloud VPC endpoints for internal access from the user’s VPC or on-premise infrastructure. The per-collection endpoint