Issues With Setting up Azure Functions with a Service Bus Trigger

Written by davemanton | Published 2020/11/08
Tech Story Tags: azure | devops | azure-functions | azure-service-bus | logic-apps | message-queue | microservices | api

TLDR Dave Manton is building a micro-service based e-commerce platform that communicates using azure service bus. We found that setting up azure functions with a service bus trigger either ended up with a lot of code to maintain or deployment pipelines. We needed a way to setup subscribers without additional code and deployments to maintain. This alternative turned out to be another Azure function but a function to manage all the resources for our service bus, essentially a service Bus bootstrapper. The code is written in C# and it's easy to set up a data structure using a Cosmos Db.via the TL;DR App

no story

Written by davemanton | Full stack dev and software architect
Published by HackerNoon on 2020/11/08