IBM-Cloud / pub-sub-storage-processing

Use Message Hub and Object Storage together for asynchronous data processing

Home Page:https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-pub-sub-object-storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asynchronous data processing using object storage and pub/sub messaging

This tutorial has been archived. The last version can be found here

This sample application uses an Apache Kafka based messaging service to orchestrate long running workloads to applications running in a Kubernetes cluster. This pattern is used to decouple your application allowing greater control over scaling and performance. Event Streams can be used to queue up the work to be done without impacting the producer applications, making it an ideal system for long-running tasks.

License

See License.txt for license information.

About

Use Message Hub and Object Storage together for asynchronous data processing

https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-pub-sub-object-storage

License:Other


Languages

Language:Java 61.8%Language:JavaScript 29.3%Language:HTML 5.6%Language:Dockerfile 2.1%Language:CSS 0.6%Language:Pug 0.5%