restatedev Profile Banner
restate Profile
restate

@restatedev

Followers
1K
Following
80
Media
43
Statuses
165

Easily build resilient applications using distributed durable async/await!

Joined April 2022
Don't wanna be here? Send us removal request.
@restatedev
restate
7 minutes
RT @StephanEwen: The full article goes into a few more details and links more examples.
0
1
0
@restatedev
restate
8 minutes
RT @StephanEwen: I wrote a piece on building ๐——๐˜‚๐—ฟ๐—ฎ๐—ฏ๐—น๐—ฒ ๐—”๐—ด๐—ฒ๐—ป๐˜๐˜€ using durable execution, communication, and state in @restatedev. It matches sโ€ฆ.
0
6
0
@restatedev
restate
6 days
Learn more about the details of the new 1.4 features in the release announcement: and more importantly, try it out yourself ๐Ÿ’ช๐Ÿ› ๏ธ.
0
1
2
@restatedev
restate
6 days
๐Ÿš€ 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.
Tweet media one
1
7
24
@restatedev
restate
19 days
RT @stsffap: Hey everyone, Iโ€™ll be in New York on June 24/25. If you want to talk about @restatedev, durable execution, challenges in how tโ€ฆ.
0
2
0
@restatedev
restate
29 days
Restate lets you write resilient sagas in clean, readable code that handles failures gracefully. Check out the sagas guide: #DistributedSystems #Microservices #Sagas.
0
1
2
@restatedev
restate
29 days
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!
Tweet media one
1
0
3
@restatedev
restate
29 days
With Restate, implementing sagas is easy: .โœ…Record compensating (undo) actions in a list as your workflow progresses.โœ… If a terminal error occurs, ๐—ฅ๐—ฒ๐˜€๐˜๐—ฎ๐˜๐—ฒ ๐—ด๐˜‚๐—ฎ๐—ฟ๐—ฎ๐—ป๐˜๐—ฒ๐—ฒ๐˜€ ๐—ฎ๐—น๐—น ๐—ฐ๐—ผ๐—บ๐—ฝ๐—ฒ๐—ป๐˜€๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€ ๐—ฒ๐˜…๐—ฒ๐—ฐ๐˜‚๐˜๐—ฒ
Tweet media one
1
0
0
@restatedev
restate
29 days
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.
Tweet media one
1
3
18
@restatedev
restate
1 month
Prefer AWS Lambda or another FaaS provider? Have a look at this previous blog post we wrote:.#serverless #AWSLambda.
0
1
0
@restatedev
restate
1 month
Read the full guide here ๐Ÿ‘‡.#serverless #Knative #kubernetes #devinfra #restate.
1
0
1
@restatedev
restate
1 month
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.
1
0
0
@restatedev
restate
1 month
๐Ÿ”ฅ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.
1
0
0
@restatedev
restate
1 month
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.
1
0
0
@restatedev
restate
1 month
Serverless is great, until you need to manage state. This is where Restate comes in!.Learn how to combine @KnativeProject with Restate to build serverless applications on Kubernetes that are not only scalable, but also stateful and resilient. ๐Ÿงต
Tweet media one
2
7
10
@restatedev
restate
1 month
RT @maximumagi: Day 2:. Backend work!. We learned how to use @restatedev to fetch emails periodically & process them using AI!. Restate isโ€ฆ.
0
2
0
@restatedev
restate
1 month
Watch the community meeting on Restate 1.3 here:
0
0
0
@restatedev
restate
1 month
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
Tweet media one
1
4
9
@restatedev
restate
2 months
Register for the Restate community meeting on resilient concurrency here:
0
0
0
@restatedev
restate
2 months
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.
Tweet media one
1
1
3