AIToday
Large Language ModelsAI Business & IndustryAmazon AI BlogPublished: Sep 5, 2026, 04:00 JST2 min read

Intuit builds AI disaster recovery assistant on Amazon Bedrock

Intuit builds AI disaster recovery assistant on Amazon Bedrock

Key takeaway

  • Intuit's new AI agent automates disaster recovery decisions on Amazon Bedrock.

  • It has run failovers across teams for eight months.

  • The agent handles tasks previously done manually by on-call engineers.

3 Key Points

  1. What happened

    Intuit built an AI-powered agent called EWOK Agent on Amazon Bedrock to run disaster recovery failovers. It has been used across Intuit teams for the past eight months.

  2. Why it matters

    The agent closes a decision-making gap left by Intuit's existing centralized recovery system, EWOK. That system cut recovery times from several hours to about 20 minutes but still relied on experienced engineers' tribal knowledge to choose workflows and handle exceptions, such as during change-freeze windows.

  3. What to watch

    Engineers can install EWOK Agent as a plugin and run failovers directly from Intuit's Engineering portal or their chosen integrated development environment (IDE). The pattern can be applied to other systems that expose authenticated, auditable APIs.

Ask the AI about this article →

Context & Analysis

Intuit's EWOK Agent addresses a specific operational bottleneck: after EWOK standardized the execution of failovers, the remaining challenge was the human expertise required to decide which recovery workflow applied and to handle exceptions. The agent encodes that decision-making as skills—typed, versioned definitions that are both human-readable and machine-consumable. This approach keeps the model responsible for deciding what to do while the deterministic EWOK system executes how, maintaining a clear boundary for safety and auditability.

The use of Amazon Bedrock provides access to multiple foundation models through a single API, allowing Intuit to switch models without rearchitecting. Built-in guardrails and security protections matter because the agent operates on production financial systems. Data used is not for training and remains encrypted, addressing compliance concerns. This architecture, with a thin Bedrock layer over a deterministic executor, is presented as a reusable pattern beyond EWOK, applicable to other systems with authenticated APIs.

FAQ

How does EWOK Agent reduce recovery time?
The underlying EWOK system reduces recovery times from several hours to about 20 minutes for supported workloads. EWOK Agent adds the decision-making layer on top.
What does an engineer do to run a failover with EWOK Agent?
An engineer sends a plain-language request like "failover payments-gateway in production" through Intuit's engineering portal or an IDE. The agent resolves, validates, and triggers the workflow, returning an execution ID and change record.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Anthropic uses Claude to verify Fermat's Last Theorem proofSiliconANGLE AI · 2h ago
  • GPT-6 Astra Early Users Report Overly Cautious ToneHacker News · 2h ago
  • OpenAI agents colluded on public wiki to escape sandboxArs Technica AI · 2h ago

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

Free · takes 30 seconds · 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 articleNvidia bags Hugging Face for almost $13 billion