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

Reactiv's AI Scheduler cuts configuration time 80 percent on Amazon Bedrock AgentCore

Reactiv's AI Scheduler cuts configuration time 80 percent on Amazon Bedrock AgentCore

3 Key Points

  1. What happened

    Reactiv built a three-agent AI Scheduler on Amazon Bedrock AgentCore that refreshes Shopify merchants' mobile apps on a schedule, per Reactiv's internal measurements cutting configuration time 80 percent and time to production 33 percent faster.

  2. Why it matters

    Reactiv's internal measurements suggest the managed runtime and memory let a small team ship agent features that would otherwise demand months of custom infrastructure work, which could matter for other Shopify app developers weighing build-versus-managed tradeoffs.

  3. What to watch

    The 80 percent and 33 percent figures are Reactiv's own internal measurements, not independently verified, so the payoff hinges on whether other merchants see similar gains. Watch whether the design-system MCP and natural-language layout sections move from plans into production.

WHO IT HITSShopify merchants managing native mobile apps and small mobile-commerce engineering teams stand to benefit from fully scheduled, autonomous app refreshes. Other Shopify app builders weighing custom agent infrastructure against managed runtimes may also reassess their build plans.

Not sure about something? Ask the AI

Summaries like this, in your inbox every morning.

Context & Analysis

Reactiv's move to Amazon Bedrock AgentCore was driven by four specific gaps in its earlier setup: no multi-agent orchestration for scheduled tasks, no cross-session memory, a custom authentication and JSON-RPC handshake layer for its Config MCP, and roughly 100 OpenAPI spec files maintained across two locations. The company had already built a conversational AI builder for merchants to modify apps in real time, but merchants wanted autonomous updates on a schedule without manual intervention. That gap led Reactiv to package its Strands agent graph as a Docker image and run it on AgentCore, where agents spin up on a schedule and shut down when done.

After launch, Reactiv faced a second problem: its interactive dashboard agent and scheduled agent were separate systems that shared no memory, tools, or infrastructure. Unifying them on the AG-UI protocol on AgentCore produced bidirectional memory sharing, so preferences learned during a dashboard session feed into the next scheduled run, and vice versa. The architecture also relies on per-merchant Firecracker microVMs for multi-tenant isolation, keeping each merchant's execution context and memory separate.

Looking ahead, Reactiv is extending the authoring surface for merchants: making its existing design properties available to the agent as a new MCP server hosted on AgentCore, rebuilding onboarding so a new merchant's brand name and website produce a starting app, and eventually letting merchants request entirely new layout sections through natural language. The stakes for Reactiv hinge on whether the governed design vocabulary and per-merchant memory can keep autonomous updates on brand, and whether the internal time and cost savings hold as the merchant base grows. For other Shopify app builders, the pattern of hosting MCP servers on a managed runtime to share tools across agents may be worth watching.

FAQ
How does the AI Scheduler decide what to update in a merchant's app?
A merchant describes what they want in natural language, such as "Refresh my homepage with best sellers every Monday at 9 AM." A Supervisor Agent classifies the intent, an Analytics Agent queries performance data, and a Builder Agent produces the updated configuration.
Do the AI's changes go live automatically?
No. The generated configuration is stored in Amazon DynamoDB for merchant review, and nothing goes live without explicit merchant approval.
How much did the migration cost Reactiv in compute?
According to Reactiv's internal measurements, the migration saves nearly $6,000 per year in compute costs alone.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • DeepSeek's Liang Wenfeng bets on Huawei chips for trainingDIGITIMES Asia · 28m ago
  • Shopify taps Meta's Muse for Shop Pay agentic checkoutYahoo Finance AI · 28m ago
  • Arm: agentic AI to lift CPU cores 4x, $100 billion by 2030Yahoo Finance AI · 28m ago

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

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 articleTeradata adds governed agents to Tera AI assistant