State of Affairs or Affairs of State

Cloud services demand fast and resilient execution of large numbers of concurrent requests. Processing of requests is ultimately about managing of application state and handling of failures. When we outgrow the stateless paradigm, for performance or cost reasons, and enter the world of stateful applications, the challenge becomes even more interesting. In this talk Sergey Bykov will give an overview of two different approaches to building such applications as implemented by Orleans and Temporal.