Dev Show: How to deal with persistence in Serverless applications?


Details
Serverless means stateless, right? But surely applications need to persist some state somewhere. What are the right choices for storage solutions that fit a serverless architecture?
In this session, Marc Duiker (https://twitter.com/marcduiker) provide several answers to this question. We'll look at an event-driven architecture based on Azure Functions, written in .NET Core.
The other key Azure components in this architecture include; CosmosDB, Table Storage, Blob Storage, and Durable Entities.
By the end of this session, you'll have a good grasp of the various storage options which will fit your serverless architecture best.
Dev Show is series of weekly one hour show from developers to developers hosted by Sherry List (https://twitter.com/sherrrylst) & Rasmus Jaqué (https://twitter.com/RasmusJaqueDK). On each episode we dive into an interesting topic.
------------------------------------------------------------------------------------
Marc Duiker
Marc is a lead consultant at Xpirit with a strong focus on event-driven architectures. He has extensive knowledge of the serverless offerings in the Azure platform and he enjoys helping organizations making effective use of cloud-based technology. You might have seen Marc at a developer meetup or conference since he's a regular speaker in the area of Azure cloud & serverless technologies. He even has a Youtube channel where he talks about Azure Functions.
In his spare time, Marc likes to give attention to the creative part of his brain. He likes to code visuals, music, and retro games, or he's fiddling around with his synthesizers.

Dev Show: How to deal with persistence in Serverless applications?