Guides
Filters
5 guidesParallelizing work
Execute a list of tasks in parallel and then gather their result.
Restate + Kafka Quickstart
A hands-on example on how to trigger a Restate service over Kafka
Restate + XState
sourceBlog post on persistent serverless state machines with XState and Restate
Sagas
Implementing undo operations in case of failures, to keep your system consistent.
TypeScript services on AWS Lambda
Deploying Restate TypeScript services to AWS Lambda via the AWS console.