Tag: bedrock
All the articles with the tag "bedrock".
-
How AgentCore Gateway Turns Any API Into an Agent Tool
AgentCore Gateway is a managed front door between agents and tools. It handles inbound auth, outbound auth, and protocol translation once, so any API or Lambda becomes an MCP tool that every connected agent can call. Here is how the wiring actually works.
-
What Actually Gets Stored When You Put a Vector in S3 Vectors
A vector store keeps three things per record — a key, an array of floats, and a bag of metadata. Your document text is stored as metadata, and a 2 KB limit on the filterable part is what quietly breaks ingestion.
-
Which Tier Does Your Vector Workload Live On?
Amazon S3 Vectors dropped the entry cost of vector storage on AWS to near zero. The question that matters now is which tier of the cost/latency curve your workload sits on — and why agents belong on the cheap one.