AIToday
Large Language ModelsAI Business & IndustryAmazon AI BlogPublished: Sep 18, 2026, 01:00 JST

Wood Mackenzie unites agent teams on Amazon Bedrock AgentCore

Wood Mackenzie unites agent teams on Amazon Bedrock AgentCore

3 Key Points

  1. What happened

    Wood Mackenzie built APEX (Agentic Platform for Energy eXperience) on Amazon Bedrock AgentCore so Woody, Lens AI, and the ST Trading App share one runtime and one identity layer instead of three separate stacks.

  2. Why it matters

    Renting that shared runtime means the three applications stop paying the same infrastructure tax three times, and can share memory, tools, and evaluation instead of duplicating them.

  3. What to watch

    The payoff hinges on whether teams adopt the paved APEX Studio path rather than rebuilding pieces themselves. Watch whether multi-agent systems become the platform's default next.

WHO IT HITSThis lands on enterprise platform and IT teams running multiple AI agent projects, who currently duplicate authentication, guardrails, memory, and tracing per team; a shared platform like APEX may let them consolidate that work.

Not sure about something? Ask the AI

Summaries like this, in your inbox every morning.

Context & Analysis

Before APEX, three Wood Mackenzie applications were each on their way to building their own agent stack: Woody, Lens AI, and the ST Trading App. Left alone, each would have stood up its own runtime, wired its own identity, bolted on its own observability, and hardcoded its own model. AgentCore resolved this by providing a managed platform rather than a library the company would need to operate itself, supporting open source frameworks such as Strands Agents and LangGraph, and models including Claude, GPT-4.1, Amazon Nova, Mistral, and Llama.

The architecture is organized in layers. The APEX frontend connects the applications to a backend where AgentCore does the work, alongside an IaC Framework for provisioning and an MCP layer for external access. A hub-and-spoke model built on AgentCore Gateway is described as the single integration pattern that does the most work in APEX: every application and agent connects through one gateway rather than maintaining its own connection to each data service, so identity, observability, evaluation, and guardrails are enforced once at the hub. APEX Studio then acts as the human-facing control plane where teams build, deploy, and monitor agents.

What the outcome hinges on is whether teams adopt that paved path rather than rebuilding pieces themselves. The platform's value rests on the same infrastructure serving both internal users like Woody and external consumers like Lens under identity-aware entitlements, and on how far multi-agent systems become the default. Whether APEX closes the gap between experimentation and production for Wood Mackenzie, and whether the shared-runtime approach spreads to other enterprise agent programs, appear to be the open questions the platform's next phase will test.

FAQ
What is APEX?
APEX (Agentic Platform for Energy eXperience) is Wood Mackenzie's shared agentic AI platform. It is built on Amazon Bedrock AgentCore so every team can ship production agents without rebuilding runtime, identity, observability, and guardrails from scratch.
Why did Wood Mackenzie pick Amazon Bedrock AgentCore over self-hosted options?
Wood Mackenzie evaluated hosting model, cost model, model agnosticism, scalability, governance, and enterprise support. AgentCore offered a managed platform with pay-per-use pricing, automatic scaling, and native Amazon Bedrock Guardrails and Policy.
Which applications run on APEX?
Woody, Lens AI, and the ST Trading App. Before APEX, each was heading toward its own agent stack, which would have meant three separate runtimes and identity layers.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • OpenAI: Astra model slipped 27 prompt-injection summariesTHE DECODER · 2h ago
  • GPT-6 Astra beats Pokemon FireRed in 18 hours and 12 minutesTHE DECODER · 2h ago
  • Claude Cowork folds into Claude ChatBen's Bites · 2h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleREVERSAL-BENCH shows the reset-free RL cliff