Longer explorations of topics I care about — AI discoverability, web performance, systems design. These take time to write and are meant to be referenced.
The way people find information is changing. Traditional search engines still matter, but AI-powered tools — ChatGPT browsing, Perplexity, Google AI Overviews, Claude’s web access — are becoming a significant discovery channel. If your content is well-structured and easy for these systems to parse, you’re more likely to be cited, referenced, and surfaced.
I haven’t had a chance to try this yet, but after reading through the announcement, I wanted to break down what I think this changes. On the surface it sounds incremental, but the more I think about it, the more I think it’s a genuinely useful shift for anyone building agents on AWS.
Amazon Bedrock now supports server-side tool execution through AgentCore Gateway. In plain terms: your model can discover, select, and call tools inside Bedrock, without you writing the orchestration code in between.