The Anatomy of a Durable Execution Stack from First Principles
The architecture of Restate, a Durable Execution engine built from the ground up.
The architecture of Restate, a Durable Execution engine built from the ground up.
Find out how the UI helps you with developing and debugging your distributed apps.
Restate 1.2 adds highly-available, distributed deployments and a graphical UI.
Distributed coordination makes application complex and brittle. Because all systems eventually build on logs, we can use a shared-log approach to eliminate most coordination. We discuss this conceptually and show how this is practically implemented in the open source project Restate.
A first look at distributed highly-available deployments of Restate and the architecture that supports those. We demonstate this through a geo-distributed active/active setup executing an order-processing app.
We are pleased to announce that Restate 1.1.0 is available – an important milestone which includes a multitude of under-the-covers fixes, forward-compatibility with upcoming features, and improved performance. Together with the new release, we are also sharing updates about three new SDKs for building durable services with Restate.