Restate's Avatar

Restate

@restate.dev.bsky.social

Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD. https://restate.dev

206 Followers  |  5 Following  |  35 Posts  |  Joined: 31.01.2024  |  1.6646

Latest posts by restate.dev on Bluesky

Preview
Release v1.4.3 ยท restatedev/restate ๐ŸŽ‰ Restate v1.4.3: Multi-region Restate cluster and improved developer experience We are pleased to announce the release of Restate v1.4.3! This release brings several improvements, new features, bu...

๐ŸŽ‰ Restate v1.4.3 is here!

โœจ New features:
๐Ÿ”ง Shell completions for CLI tools
โ›ต Enhanced Helm charts
๐Ÿ“Š OTLP+HTTP tracing support

Seamless upgrade, no migration needed! ๐Ÿš€

๐Ÿ“ฆ Download: github.com/restatedev/r...
๐Ÿš€ Get started: docs.restate.dev/get_started/...

29.07.2025 12:43 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
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.

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...

29.07.2025 10:29 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Durable AI Agents with Restate - Community Meeting July 2025
YouTube video by Restate Durable AI Agents with Restate - Community Meeting July 2025

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...

29.07.2025 10:29 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

๐ŸŽฅ 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).

29.07.2025 10:29 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
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.

Learn more from this blog post: restate.dev/blog/durable...

18.07.2025 14:27 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Community meeting: Durable AI Agents with Restate ยท Luma In this community meeting, we'll show how combining Restate with your agent SDK (Vercel AI, OpenAI, ...) gives your agents a set of powerful features: ๐Ÿ”โ€ฆ

@stephanewen.bsky.social will give us a demo of Restate + AI Agents and how you can get started!
Register here: lu.ma/372aiucf

18.07.2025 14:27 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

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.

18.07.2025 14:27 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Restate 1.4: We've Got Your Resiliency Covered Restate 1.4 improves cluster resiliency and workload balancing significantly. Experience less unavailability and achieve more with fewer resources.

๐Ÿš€ Restate 1.4 just dropped! 10x faster failure detection, automatic workload rebalancing, and 2.5x quicker startup. Your distributed applications just got more resilient with less downtime and better resource utilization. Build more, worry less. #Restate #Resilience restate.dev/blog/announc...

03.07.2025 21:08 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Hey everyone, Iโ€™ll be in New York on June 24/25. If you want to talk about @restate.dev, durable execution, challenges in how to productionize agentic workflows or just grab a coffee, then let me know. Happy to meet you in NY ๐Ÿ˜Š

09.06.2025 16:47 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Sagas | Restate documentation Implementing undo operations in case of failures, to keep your system consistent

Restate lets you write resilient sagas in clean, readable code that handles failures gracefully.

Check out the updated sagas guide: docs.restate.dev/guides/sagas/

#DistributedSystems #Microservices #Sagas

10.06.2025 16:11 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

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!

10.06.2025 16:11 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

With Restate, implementing sagas is easy:
โœ…Record compensating (undo) actions in a list as your workflow progresses
โœ… If a terminal error occurs, ๐—ฅ๐—ฒ๐˜€๐˜๐—ฎ๐˜๐—ฒ ๐—ด๐˜‚๐—ฎ๐—ฟ๐—ฎ๐—ป๐˜๐—ฒ๐—ฒ๐˜€ ๐—ฎ๐—น๐—น ๐—ฐ๐—ผ๐—บ๐—ฝ๐—ฒ๐—ป๐˜€๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€ ๐—ฒ๐˜…๐—ฒ๐—ฐ๐˜‚๐˜๐—ฒ

10.06.2025 16:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

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.

10.06.2025 16:11 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
We replaced 400 lines of StepFunctions ASL with 40 lines of TypeScript by making Lambdas suspendable We show you a new way to build complex business processes on AWS Lambda, where you can do everything with sequential code and service-style RPCs, no workflow DSL or plumbing events.

Prefer AWS Lambda or another FaaS provider? Have a look at this previous blog post we wrote:
restate.dev/blog/we-repl...
#serverless #AWSLambda

03.06.2025 12:38 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Building stateful serverless applications with Knative and Restate Combine Knative with Restate's Durable Execution model to easily build serverless stateful applications

Read the full guide here ๐Ÿ‘‡
restate.dev/blog/buildin...
#serverless #Knative #kubernetes #devinfra

03.06.2025 12:38 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

In the post, we show:
โœ… How to run your Restate services on Knative
โœ… How you can use Restateโ€™s embedded K/V store
โœ… An example of a signup flow in Go

03.06.2025 12:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿ”ฅRestate and Knative are a great match!
- Knative gives you the scale-to-zero magic of serverless, on your own infra.
- Restate lets you write state machines, orchestration logic, and sagas and run them resiliently on any serverless platform. No external orchestrators needed.

03.06.2025 12:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Serverless platforms donโ€™t work well for stateful orchestration logic. You are forced to push state out to a database or glue everything with queues and retries.
Thatโ€™s brittle, complex, and hard to debug.

03.06.2025 12:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

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. ๐Ÿงต

03.06.2025 12:38 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Restate 1.3 - Resilient Concurrency - Community Meeting May 2025
YouTube video by Restate Restate 1.3 - Resilient Concurrency - Community Meeting May 2025

Watch the community meeting on Restate 1.3 here:

26.05.2025 09:32 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

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

26.05.2025 09:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Community meeting Restate 1.3 - Resilient Concurrency ยท Luma Hi community! With Restate 1.3, you can now implement even complex, concurrent applications, and let Restate make them easy to implement and failure-proof. Inโ€ฆ

Register for the Restate community meeting on resilient concurrency here: lu.ma/sl84zj3m

05.05.2025 13:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

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.

05.05.2025 13:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Release v1.3.1 ยท restatedev/restate Restate v1.3.1 Release highlights ๐ŸŒŸ Improved Admin API OpenAPI specification for better integrations with external tools. Use latest RocksDB table format which provides stricter checksum validatio...

There is a new Restate 1.3.1 release ๐ŸŽ‰

It contains various fixes and quality of life improvements:

* Improved Admin API OpenAPI spec
* Improved file corruption protection
* Protection against accidentally starting Restate from a wrong working dir

Get it while it's ๐Ÿ”ฅ

github.com/restatedev/r...

16.04.2025 08:24 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

๐Ÿš€ Big news! @restate.dev 1.3 is here โ€” and it makes handling concurrency a breeze. Complex flows? Restate journals them, making everything replayable and fault-tolerant so you can sleep easy.

Dive in ๐Ÿ‘‰ restate.dev/blog/announc... to see whatโ€™s new!

10.04.2025 19:23 โ€” ๐Ÿ‘ 8    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Restate service handler written in Kotlin, showing how to implement a scatter/gather use case with few lines of code in a resilient way.

Restate service handler written in Kotlin, showing how to implement a scatter/gather use case with few lines of code in a resilient way.

Coming up in @restate.dev 1.3: Implement scatter/gather scenarios with ease, while keeping your application resilient to failures! Those sub tasks can fail, the orchestrator itself can fail, and yet this code will run to completion thanks to Restate "run to completion" semantics.

07.04.2025 19:10 โ€” ๐Ÿ‘ 5    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Quickstart | Restate documentation

Follow the quickstart to run your first Restate handler and check out the UI on port 9070:
docs.restate.dev/get_started/...

19.03.2025 15:05 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Restate 1.2 - Introduction to the Restate UI - Community Meeting February 2025
YouTube video by Restate Restate 1.2 - Introduction to the Restate UI - Community Meeting February 2025

Watch the recording of the community meeting here: www.youtube.com/watch?v=ybfl...

19.03.2025 15:05 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

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! ๐Ÿ‘‡

19.03.2025 15:05 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Prepping my @rustikon.dev talk about @restate.dev... I'll show some use cases where you need to handle concurrent events, while keeping the application resilient from failures! #rust

18.03.2025 08:54 โ€” ๐Ÿ‘ 6    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@restate.dev is following 5 prominent accounts