Credit: Michael Vi / Shutterstock
For many developers, the hard part of building an AI application isn’t the model anymore. It’s keeping the application’s knowledge current.
Retrieval-augmented generation (RAG) has become a popular technique for grounding AI applications in enterprise data, but it also introduces a steady stream of operational work, including tasks such as updating embeddings and indexes, synchronizing data sources, and tuning retrieval performance.
AWS is seeking to remove much of that burden with Bedrock Managed Knowledge Base, a new managed service that automates the retrieval layer behind enterprise AI applications.
“By default, the service automatically selects and manages a default embeddings model, re-ranker model, and foundational model on your behalf, so you can get up to speed quickly without needing to pick or maintain one yourself,” Daniel Abib , senior solutions architect at AWS, wrote in a blog post.
In order to help maintain data pipelines without building and managing custom integrations, the service also comes with six native connectors for enterprise data sources, including Amazon S3 , SharePoint, Confluence, Google Drive, OneDrive, and web content, Abib wrote.
For developer teams, the ability to automatically manage infrastructure could provide an immediate boost in productivity, according to Pareekh Jain , principal analyst at Pareekh Consulting.
“Enterprises spend significant time building data connectors, managing document ingestion and indexing, tuning retrieval quality, enforcing access controls, and maintaining vector databases, often making the RAG infrastructure more complex than the AI application itself. With this, developers can now focus on building the application,” Jain said.
“That should accelerate deployment timelines and reduce maintenance costs while enabling teams to focus on business outcomes,” Jain added.
Beyond reducing infrastructure management overhead, Managed Knowledge Base also targets retrieval accuracy. The service, according to Abib, also comes with features, such as Smart Parsing and Agentic Retriever, which are aimed at helping improve accuracy across different content types and sources, which is often an issue with RAG pipelines and queries spanning multiple repositories.
Improved retrieval quality could prove particularly important for organizations looking to move AI projects from experimentation to production, according to Jain.
“This is a common challenge across enterprises because business data is scattered across multiple systems. As organizations move from AI pilots to production, retrieval quality becomes critical for user trust, making RAG infrastructure a major bottleneck that often delays deployments,” Jain said.
AWS is also positioning Managed Knowledge Base as a building block for agentic applications, which, Jain said, can place even greater demands on enterprise knowledge and retrieval systems.
The service, according to the hyperscaler, integrates with Bedrock AgentCore , reducing the amount of code and configuration required to connect enterprise knowledge sources to AI agents while providing built-in monitoring, evaluation, and access management capabilities.
That integrated approach could also have implications for the broader RAG tooling ecosystem, Jain said.
“Managed services such as Bedrock Managed Knowledge Base could reduce demand for standalone RAG orchestration and retrieval frameworks, including tools such as LangChain and LlamaIndex , as well as some custom combinations of vector databases, ingestion pipelines, and retrieval services,” Jain noted.
However, Jain cautioned that the convenience of an integrated approach comes with tradeoffs, potentially increasing customer dependence on a single cloud provider and limiting flexibility in how AI infrastructure is assembled and managed.
Amazon Bedrock Managed Knowledge Base is currently available across North Virginia, Oregon, Sydney, Tokyo, Dublin, Frankfurt, London, and AWS GovCloud (US-West) Regions.
The service follows a usage-based pricing model, with charges tied to the volume of indexed data stored and retrieval requests processed.Amazon Web Services Machine Learning Artificial Intelligence
登录后解锁全文,体验收藏、点赞、评论等完整功能
立即登录