Restate
banner
restate.dev
Restate
@restate.dev
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD. https://restate.dev
Restate + Vercel AI SDK =
✅ Recover from failures without losing progress
✅ Built-in state management
✅ Trace every decision and action
✅ From simple agents to complex multi-agent systems
✅ Resilient human approvals, timeouts, and rollback
www.restate.dev/blog/buildin...
Building Durable AI Agents with Restate + Vercel AI SDK | Restate
Bring enterprise-grade durability to your AI agents with Restate and Vercel AI SDK.
www.restate.dev
November 13, 2025 at 3:43 PM
If yesterday's AWS outage made you rethink your infrastructure, this blog post shows exactly how to build apps that stay up when the cloud goes down.

📖 Full blog post: www.restate.dev/blog/geo-rep...
October 21, 2025 at 1:58 PM
We ran a Restate app deployed in multiple regions, then killed an entire region.

Result:
✅ Zero downtime
✅ Auto-failover in <60s
✅ No data loss
✅ All requests processed
October 21, 2025 at 1:58 PM
With Restate, geo-replication is a deployment detail, not an application concern.

Write normal business logic. Deploy across regions with one config line:
'default-replication = "{region: 2, node: 3}"'
October 21, 2025 at 1:58 PM
Traditional geo-replication is brutally hard:
- Complex distributed state management
- Custom replication logic & conflict resolution
- Leader election
- Restructuring your entire application code

It's an expert-level undertaking that costs companies months of engineering time.
October 21, 2025 at 1:58 PM
You can also swap it around and add LLM/agentic steps to workflows. For example first parse some text to structured form with an LLM and then execute additional durable steps calling other services/APIs/databases, updating state, etc
October 2, 2025 at 7:33 AM
You read our mind! Here is an example of a resilient mcp server with Restate: github.com/restatedev/a... Indeed a good fit for Durable Execution together with Restate's task control (start, cancel, re-attach, long-running tasks)
ai-examples/mcp at main · restatedev/ai-examples
A collection of Restate examples for AI use cases: agents, A2A, MCP, ... - restatedev/ai-examples
github.com
October 2, 2025 at 7:28 AM
Good question! Restate helps not just agents but workflows in general. The agent might kick off a tool/workflow, that you only want to execute exactly once: maybe it sends an email or writes to a database or updates K/V state. It also lets long/heavy tasks replay instead of redoing work on retry.
October 2, 2025 at 7:24 AM
👉 Discover all the new features in this blog post: www.restate.dev/blog/announc...
🖱️Control + Alt + Restate 1.5 | Restate
Restate 1.5 adds significant enhancements around observability, tools to manage function and workflow executions, and a complete documentation overhaul.
www.restate.dev
October 1, 2025 at 2:51 PM
The Restate UI has improved so much over the last releases. The UI now shows a live timeline of execution steps, including retries, nested RPC calls, events, and even cancellation signals. And it's so beautiful!
October 1, 2025 at 2:51 PM
Sign up for the free tier with a few clicks and get your first durable agent running in seconds with the built-in tutorial!
restate.dev/cloud
October 1, 2025 at 11:25 AM
Restate Cloud has all you need to develop transactional, resilient, secure applications.

Connect services running on serverless compute platforms like @cloudflare.social, @vercel.com, @deno.land, or AWS Lambda. Or on your own infra on AWS, GCP, or Kubernetes.

www.restate.dev/blog/announc...
Restate Cloud is Open to Everyone — Build Durable Workflows & Agents Today | Restate
Restate 1.4 improves cluster resiliency and workload balancing significantly. Experience less unavailability and achieve more with fewer resources.
www.restate.dev
October 1, 2025 at 11:25 AM
Visit the new docs at docs.restate.dev
Welcome to Restate! - Restate
Build innately resilient backends and AI agents
docs.restate.dev
September 25, 2025 at 1:34 PM
In case you missed our latest blog post, check it out here:
"Durable AI Loops: Fault Tolerance Across Frameworks (Without Handcuffs)"
👉 restate.dev/blog/durable...
Durable AI Loops: Fault Tolerance across Frameworks and without Handcuffs
Resilience, suspendability, observability, human-in-the-loop, and multi-agent coordination, for any agent and SDK.
restate.dev
July 29, 2025 at 10:29 AM
Why Durable Execution matters:
🔁 Automatic retries & recovery
⏳ Long-running workflows
🧠 Resilient human-in-the-loop
🕹️ Agent orchestration
👀 Built-in observability

▶️ Watch the full session: www.youtube.com/watch?v=Bawf...
Durable AI Agents with Restate - Community Meeting July 2025
YouTube video by Restate
www.youtube.com
July 29, 2025 at 10:29 AM