Restate 1.3: Concurrency without losing sleep
With Restate 1.3, you can now implement even complex, concurrent applications, and let Restate make them easy to implement and failure-proof.
With Restate 1.3, you can now implement even complex, concurrent applications, and let Restate make them easy to implement and failure-proof.
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.