Serverless architecture is the future of the cloud. Initially, the serverless tech focused on running small isolated tasks in response to cloud events.
The next evolutionary step is to compose complex applications out of those small components. Azure Durable Functions provides powerful abstractions for workflow composition on top of standard Functions.
Join Mikhail, the author of DurableFunctions.FSharp library, to see how F# is the most powerful language to orchestrate stateful, reliable, long-running serverless applications.