Posts in 2022
Create, Build, and Run .NET 7 WASM apps
Saturday, September 17, 2022 in 2022
Categories:
less than a minute
In this talk, we’ll look at how to create, build and run a server-side WebAssembly app in C#. Then we’ll push the resulting WASM binary to Azure Container Registry and run the app in Kubernetes!
Meet Azure Container Apps
Saturday, May 07, 2022 in 2022
Categories:
less than a minute
After years talking about Kubernetes, Dapr and KEDA, it’s time to run our microservices and containerized applications on a true serverless platform: Azure Containers Apps. In this session you’ll learn: Basic concepts: environments, …