Skip to content

cmoharold/Demo-Rosetta-Unlimited

Repository files navigation

Demo Rosetta Unlimited

Demonstration of the use of technologies related to data streaming processing.

Architecture

alt text

Prerequisites

Project execution

foo@bar:~$ ./setup-demo-customers
foo@bar:~$ ./setup-demo-customers ksql
foo@bar:~$ ./setup-demo-calls.sh
foo@bar:~$ ./setup-demo-calls.sh ksql
foo@bar:~$ ./setup-demo-calls-customers.sh

Checks

You can check the result with:

foo@bar:~$ kafka-avro-console-consumer --bootstrap-server localhost:9092 --topic CALLS_CLIENTES_ENR --from-beginning

Dashboard

alt text

Releases

No releases published

Packages

No packages published