Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 15 days 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.