.NET@NOON: Extending Azure Functions with Custom Bindings
Details
I'll take a recent example from our work at Skimmer, and walk through the implementation of a custom binding for Azure Functions, to allow Azure Functions to trigger based on a customer binding to a Redis event stream. I'll also walk through the rationale for why we went this route, and identify scenarios where you might consider doing something similar yourself.
Related topics
Microsoft Azure
.NET
Software Development
C#
