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

Pattern Matching with Discriminated Unions in .NET

Value Objects in .NET: Integration with Frameworks and Libraries

Smart Enums: Adding Domain Logic to Enumerations in .NET

Discriminated Unions: Representation of Alternative Types in .NET

Handling Complexity: Introducing Complex Value Objects in .NET
