Want to create an interactive transcript for this episode?
Podcast: JavaScript Jabber
Episode: JSJ 417: Serverless with Microsoft Azure with Burke Holland
Description: Burke Holland works for Microsoft on the Azure team in developer relations. He starts the show talking about how he got started in serverless. Heβs careful to note that just because things are marketed as serverless doesnβt always make them so. In order for something to be serverless, it must be sufficiently abstracted in terms of technology, only require payment for what is used, and infinitely scalable. He talks about the statelessness of serverless, and the panel discusses what it means to be stateless. Burke reminds listeners that serverless is not for long-lived operations, but there are features in s...