skip to Main Content

Azure EventHub Push/Pull?

When it comes to Apache Kafka, on the consumer side I know it's a pull model. What about Azure EventHubs? Are they pull or push? From what I've gathered so far unlike kafka event hubs "push" events to the listeners.…

VIEW QUESTION

Azure release pipelines variable in variable

I am trying to build a pipeline which is capable of deploying environments for multiple customers. I have the following structure Azure Vault with secrets names in this form: customerName-customerEnvironmentType-secretName release pipeline with these steps. It is a multi configuration…

VIEW QUESTION
Back To Top
Search