Advanced Azure Functions – beyond HTTP GET /helloworld
Azure Functions enable to swiftly create serverless applications & services. But in practice, we soon face situations where the simple Hello-World-ish approaches do no longer suffice. In this talk, Christian Weyer shows you how to use Microsoft's Functions-as-a-Service (FaaS) platform to realize scenarios beyond the usual static triggers & bindings, like HTTP. He illustrates how you can secure your functions, create your own custom extensions, use dynamic bindings to implement tricky use cases. Hosting Azure Functions is also discussed because it is not always possible to use the public Cloud as-is. Come and see Azure Functions with C # in action - beyond Hello World.
Event
Hallo, .NET Developer!
Du begeisterst Dich für .NET-basierte Cloud-Native-Lösungen?
Du möchtest, dass Deine Expertise zum Einsatz kommt und von einer Expertenschaft gechallenged wird? Du weißt, dass nur durch Research auch während der Arbeitszeit neue Technologien erlernbar sind und erst damit Innovation möglich wird?
Weitere Artikel zu .NET Core, Azure, Serverless
Incremental Roslyn Source Generators: High-Level API – ForAttributeWithMetadataName – Part 8
.NET 7 Performance: Regular Expressions – Part 2
In this second article of our short performance series, we want to look at the latter one of those problems.
.NET 7 Performance: Introduction and Runtime Optimizations – Part 1
Incremental Roslyn Source Generators: Using Additional Files – Part 7
Understanding and Controlling the Blazor WebAssembly Startup Process
Adding Superpowers to your Blazor WebAssembly App with Project Fugu APIs
Whether you're a seasoned Blazor developer or just getting started, this article will help you add superpowers to your Blazor WebAssembly app.