Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/scale-tone/az-messaging-demo
- Owner: scale-tone
- Created: 2020-12-31T12:23:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T14:55:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T05:11:48.418Z (2 months ago)
- Topics: azure-event-hubs, azure-functions, azure-service-bus, event-driven, messaging
- Language: TypeScript
- Homepage: https://scale-tone.github.io/2021/02/01/message-queueing-vs-stream-processing-in-azure
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.