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

Slidedeck
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

Data Access in .NET Native AOT with Sessions

Native AOT with ASP.NET Core – Overview

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.
