Posts tagged with Integrations
Building Durable AI Agents with Restate + Vercel AI SDK
Bring enterprise-grade durability to your AI agents with Restate and Vercel AI SDK.
Restate Team
AI Agents should be serverless and durable
Production-grade serverless agents that recover from failures, scale to zero while waiting for approvals, and evolve safely without breaking in-flight work.
Giselle van Dongen, Igal Shilman
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
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
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
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