Simply Stateful Serverless

Explore the untapped potential of serverless beyond statelessness. Join the journey to a bold and stateful future, enabling seamless integration of Event Sourcing and CQRS patterns, eliminating server management hassles.

Simply Stateful Serverless

One of the things I love about serverless is that I never have to be bothered with managing servers, it’s just using a service like Lambda, Cloud Run, etc and my code is running. If I want to use a database I can rely on services like DynamoDB or CosmosDB. While I think that is absolutely great, it feels like serverless is only for stateless processes. I think serverless needs a bold and stateful vision so that we can build any type of application (stateful and stateless) without ever managing servers. In this talk, I’ll touch on why statefulness matters and how stateful serverless makes patterns like Event Sourcing and CQRS available to anyone.

Β