Posts tagged with Integrations
June 3, 2025
Building stateful serverless applications with Knative and Restate
Combine Knative with Restate's Durable Execution model to easily build serverless stateful applications.
Francesco Guardiani, Giselle van Dongen
IntegrationsTutorials
October 8, 2024
Persistent serverless state machines with XState and Restate
Run state machines in the cloud, and suspend them when there's no work to do.
Jack Kleeman
IntegrationsTutorials
November 27, 2023
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.
Jack Kleeman, Pavel Tcholakov, Stephan Ewen
IntegrationsTutorialsCore Concepts
October 5, 2023
Restate + Kafka = Event-driven apps, where event-driven is an implementation detail
Restate can now subscribe to Kafka topics and invoke services for incoming messages.
Stephan Ewen, Giselle van Dongen
Integrations