Artificial Intelligence

Category: Best Practices

Selecting a vector store for Amazon Bedrock Knowledge Bases

Selecting a vector store for Amazon Bedrock Knowledge Bases

Choosing the right vector store for your Amazon Bedrock Knowledge Bases RAG application affects performance and cost. This post compares Amazon OpenSearch Service, Amazon Aurora PostgreSQL with pgvector, and Amazon S3 Vectors across three RAG use cases, with benchmarks and a practical selection framework.

Optimizing agent system prompts with Amazon Bedrock AgentCore

Optimizing agent system prompts with Amazon Bedrock AgentCore

AgentCore optimization turns production traces into proposed configuration changes, then validates them before promotion. This technical companion to the launch post explains how the system prompt optimizer’s reflector engine works and shares benchmark results for the Single Agent and Sub-Agent Reflectors.

Monitoring production agent lifecycle with AWS DevOps Agent and AgentCore Evaluations

Monitoring production agent lifecycle with AWS DevOps Agent and AgentCore Evaluations

Multi-agent systems fail in ways traditional monitoring misses. This post presents a dual-layer approach to monitoring production agents: Amazon Bedrock AgentCore Evaluations for continuous quality scoring and AWS DevOps Agent for autonomous infrastructure investigation, shown on a four-agent airline reservation system.

Securing Amazon Quick from POC to production: Agents, Flows, and Spaces

Securing Amazon Quick from POC to production: Agents, Flows, and Spaces

Amazon Quick proof-of-concept projects often stall when security teams review the production plan. This post walks through designing dashboards, Spaces, knowledge bases, agents, and Flows with security controls that hold as you scale: dataset shaping, agent isolation, document classification, and approval gates.

Build multi-tenant agentic chat applications on enterprise data with Amazon Bedrock Managed Knowledge Base

Build multi-tenant agentic chat applications on enterprise data with Amazon Bedrock Managed Knowledge Base

Learn how to build a multi-tenant agentic document chat application on Amazon Bedrock Managed Knowledge Base, where users upload documents and immediately ask grounded questions. This post covers the ingestion and retrieval flows, the asynchronous indexing lifecycle, per-user data isolation, and best practices for operating the solution at scale.

Scaling agentic AI: Enterprise patterns without vendor lock-in

Scaling agentic AI: Enterprise patterns without vendor lock-in

Scaling agentic AI across an enterprise requires patterns that preserve flexibility while avoiding vendor lock-in. In this second post of our multi-agent series, we examine how ML teams operate many agentic AI systems across a multi-everything environment of frameworks, models, and providers, and the principles that let those systems scale together.