Server Side JavaServer Side Java
Tools-in-Action30min
BEGINNER

Building resilient applications with Durable Execution

Durable Execution Engines simplify writing resilient applications. These engines track code execution across services and time. They use this information to drive retries and recovery, and to ensure that code always runs till completion. Services that have Durable Execution enabled, can recover themselves to the exact point they were before the failure. As a result, this approach simplifies building resilient applications by providing durable building blocks: communication, execution, and state.In this lab, we will write an e-commerce back-end with Durable Execution. We will track the content of the shopping cart of the user, make sure the payment happens exactly once, and interact with the other services of the application to get the order delivered. We will let the application crash in all kinds of ways and see how it recovers. The application will be written in Java and use Restate as Durable Execution Engine.

Giselle van Dongen
Giselle van DongenRestate

talkDetail.whenAndWhere

Tuesday, October 8, 18:20-18:50
Room 9
talks.description
Durable Execution Engines simplify writing resilient applications. These engines track code execution across services and time. They use this information to drive retries and recovery, and to ensure that code always runs till completion. Services that have Durable Execution enabled, can recover themselves to the exact point they were before the failure. As a result, this approach simplifies building resilient applications by providing durable building blocks: communication, execution, and state.In this lab, we will write an e-commerce back-end with Durable Execution. We will track the content of the shopping cart of the user, make sure the payment happens exactly once, and interact with the other services of the application to get the order delivered. We will let the application crash in all kinds of ways and see how it recovers. The application will be written in Java and use Restate as Durable Execution Engine.
E-commerce back-end
Durable Execution Engines
Restate
Resilient applications
talks.speakers
Giselle van Dongen

Giselle van Dongen

Restate

Italy

Giselle is a Developer Advocate at Restate, where she helps its early users with understanding how Restate simplifies the development of resilient and scalable distributed applications. Before that, she worked in the field of big data analytics and distributed stream processing, and obtained a PhD on this topic at Ghent University.
comments.title

comments.speakerNotEnabledComments