AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using Functions as a Service on the Cloud
fermiann is really all about running your web assembly applications on the cloud. We've been kind of trying to build that functions as service style programming model right where you start with a function and do the thing you care about in practice it executes. That model works really well for web assembly because web assembly is excellent at starting up really fast and using only moderate resources so we're really going with thatYeah i think one of these kind of core intuitions we had at microsoft core insights we had we were at microsoft during the first wave of serverless computing when azure functions got off the ground.