An open API service indexing awesome lists of open source software.

https://github.com/scale-tone/az-messaging-demo

A set of code samples focused on comparing various architectural concepts of Message Queueing vs. Event Stream Processing in Azure.
https://github.com/scale-tone/az-messaging-demo

azure-event-hubs azure-functions azure-service-bus event-driven messaging

Last synced: 6 months ago
JSON representation

A set of code samples focused on comparing various architectural concepts of Message Queueing vs. Event Stream Processing in Azure.

Awesome Lists containing this project

README

          

This is a set of code samples for [this blog post](https://scale-tone.github.io/2021/02/01/message-queueing-vs-stream-processing-in-azure), which is focused on comparing various architectural concepts of Message Queueing vs. Event Stream Processing. All samples are effectively Azure Functions written in TypeScript. You can instantly deploy them to your Azure Subscription with provided ARM templates.