kafka-uber

Streaming application POC

https://medium.com/@felice.geracitano/zero-to-demo-streaming-application-frontend-ec6cb95ee7d2 https://medium.com/@felice.geracitano/zero-to-streaming-application-backend-bf18fd1207ae https://medium.com/@felice.geracitano/zero-to-streaming-application-infrastructure-6e4b98d63e1

Run dependecies

$ cd infra
$ docker-compose up --build

Confluent monitor dashboard available at: http://localhost:9021/clusters
Kibana available at http://localhost:5601/

Run frontend

$ cd frontend
$ npm run dev

Webapp available at: http://localhost:5000/

Run backend

$ cd backend
$ ./gradlew bootRun

Architecture

Messages Flow

Demos

Top categories

Loading Svelte Themes