Serverless web apps with Blazor and Azure Functions
Client-side Blazor now allows developers to write .NET applications which run in the user's browser. Combine this with Azure Functions, and you've got a cost-effective, highly scalable architecture for serverless web apps.
In this demo-heavy session Sander will show how he built Serverless Ponies, a game designed by his 8 year old daughter, combining their respective interests of Azure architecture and cute ponies. The talk will cover the implementation of the front-end using Blazor and JavaScript interop to re-use existing libraries, as well as the back-end implementation using the latest Azure Durable Functions 2.0 features.
By the end of the talk, you will be ready to start building your own modern serverless web apps.