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 = enterprise-grade durability for your AI agents with just a few lines of code.
Survive crashes, timeouts, and restarts - even for multi-turn conversations, human approval and long-running research agents.
@vercel.com @sdk.vercel.ai
November 13, 2025 at 3:43 PM
AWS’s us-east-1 outage took down ChatGPT, Snapchat & Perplexity.

The same happened in 2021: Netflix, Disney+, and Robinhood all went dark.

The reason? Often a lack of true geo-replication.

Here's how you can run apps with zero downtime during a region failure using Restate 🧵
October 21, 2025 at 1:58 PM
​Last week, we announced that Restate Cloud is now publicly available. Join us on Wednesday for a hands-on walkthrough of Restate Cloud. Learn how to quickly set up your first project, and start building resilient applications, without managing any infra.
luma.com/bdspjxof
October 6, 2025 at 11:08 AM
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
🚀 Yesterday, we announced that 𝗥𝗲𝘀𝘁𝗮𝘁𝗲 𝗖𝗹𝗼𝘂𝗱 is now publicly available. Today, we’re announcing 𝗥𝗲𝘀𝘁𝗮𝘁𝗲 𝟭.𝟱!

This release brings key features for building, controlling and observing your durable agents and workflows.
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
🎉 Exciting news! 𝗥𝗲𝘀𝘁𝗮𝘁𝗲 𝗖𝗹𝗼𝘂𝗱 is now publicly available! Build workflows and AI agents with durable execution, observability, and production-grade availability without running any stateful infra yourself.
October 1, 2025 at 11:25 AM
A lot is brewing at Restate! Here’s the first in a series of rollouts coming over the next few weeks ✨ Stay tuned!
September 25, 2025 at 1:34 PM
🎥 Build Durable AI Agents with Restate + Vercel AI SDK
Here are the highlights from our recent community meeting on building resilient AI agents using Restate with your favorite Agent SDK (like Vercel AI or OpenAI).
July 29, 2025 at 10:29 AM
Join the community meeting next week to learn how combining Restate with your agent SDK (Vercel AI, OpenAI, ...) gives your agents a set of powerful features.
July 18, 2025 at 2:27 PM
When to use Sagas:
- Business logic failures ("hotel full", "product not available") where retrying won't help
- Cancelling ongoing requests, and letting them roll back

Your system never ends up in a half-finished state!
June 10, 2025 at 4:11 PM
With Restate, implementing sagas is easy:
✅Record compensating (undo) actions in a list as your workflow progresses
✅ If a terminal error occurs, 𝗥𝗲𝘀𝘁𝗮𝘁𝗲 𝗴𝘂𝗮𝗿𝗮𝗻𝘁𝗲𝗲𝘀 𝗮𝗹𝗹 𝗰𝗼𝗺𝗽𝗲𝗻𝘀𝗮𝘁𝗶𝗼𝗻𝘀 𝗲𝘅𝗲𝗰𝘂𝘁𝗲
June 10, 2025 at 4:11 PM
Restate auto-retries temporary issues like network glitches. But for business logic failures ("Hotel fully booked"), retrying won't help. Instead, Restate helps you gracefully undo previous steps using sagas - each action has a matching "undo" step that runs when needed.
June 10, 2025 at 4:11 PM
Serverless is great, until you need to manage state. This is where Restate comes in!
Learn how to combine Knative with Restate to build serverless applications on Kubernetes that are not only scalable, but also stateful and resilient. 🧵
June 3, 2025 at 12:39 PM
We recently did a community meeting on Restate 1.3 and its new features. Have a look to learn more about how the Restate SDKs work, and how you can use them to implement resilient concurrent tasks.

👇 YouTube link below
May 26, 2025 at 9:32 AM
The community meeting of Thursday May 8 will include demos of all the new features of Restate 1.3! Join to learn how the SDKs work under-the-hood and how to implement resilient concurrent applications with Restate.
May 5, 2025 at 1:21 PM
In our last community meeting, we got an introduction to the brand-new Restate UI. The UI lets you manage, configure, understand, and debug applications. Have you tried it out already? Let us know how you like it and what you want to see next! 👇
March 19, 2025 at 3:05 PM
Answer questions like

- At what line of code is my handler blocked?
- Where in the call chain did my handler get stuck?
- Which code path did my handler follow?
- Which handlers are experiencing this issue?
- Are there ongoing executions on this deployment or can I remove it?
February 19, 2025 at 3:19 PM
January 28, 2025 at 3:52 PM
Next week we will be at @jfokus.se. Come watch our talk on building resilient applications on Tuesday at 14:00 in room A4.

#JFokus2025
January 27, 2025 at 11:18 AM
Check out the updated examples repo — with new patterns and use cases for your favorite SDK!
github.com/restatedev/e...
January 23, 2025 at 1:53 PM
Join our Restate Community Slack! join.slack.com/t/restatecom...
Already on Restate's Discord? Don't worry this one will continue.
December 4, 2024 at 9:28 AM