Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hpgrahsl/rhd-blog-data-streaming-app-openshift
Repository for the Red Hat Developer Blog article "Stateful and reactive stream processing applications with Apache Kafka, Quarkus and Angular on OpenShift"
https://github.com/hpgrahsl/rhd-blog-data-streaming-app-openshift
angular apache-kafka emojis kafka-streams kubernetes openshift quarkus reactive stream-processing
Last synced: 4 months ago
JSON representation
Repository for the Red Hat Developer Blog article "Stateful and reactive stream processing applications with Apache Kafka, Quarkus and Angular on OpenShift"
- Host: GitHub
- URL: https://github.com/hpgrahsl/rhd-blog-data-streaming-app-openshift
- Owner: hpgrahsl
- Created: 2024-06-17T12:21:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T16:29:47.000Z (8 months ago)
- Last Synced: 2024-10-01T05:22:24.057Z (4 months ago)
- Topics: angular, apache-kafka, emojis, kafka-streams, kubernetes, openshift, quarkus, reactive, stream-processing
- Language: Java
- Homepage: https://developers.redhat.com/articles/2024/06/14/stateful-and-reactive-stream-processing-applications-apache-kafka-quarkus-and
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Stateful and reactive stream processing applications with Apache Kafka, Quarkus and Angular on OpenShift
### What are you learning?
In this in-depth article, you're going to learn how to build an end-to-end reactive stream processing application using Apache Kafka as an event streaming platform, Quarkus for your backend, and a frontend written in Angular. In the end, you'll deploy all three containerized applications on the OpenShift Developer Sandbox.
**The final result is a colorful live dashboard tracking the usage of emojis in public 🐘 Mastodon 🐘 posts (a.k.a toots ).**
👉 Read the full article on the Red Hat Developer blog [here](https://developers.redhat.com/articles/2024/06/14/stateful-and-reactive-stream-processing-applications-apache-kafka-quarkus-and). 👈