KAFKA STREAMS
- Postgresql (external DB)
- Kafka broker
- Kafka connect
- Zookeeper
- Schema registry
- KSQL
- Control center
- DB (events table)
- Domain
Event
Task received
Task assigned
- id
- title
- timestamp
- id
- username
- timestamp
- Domain
Task summary
- id
- description
- Setup source connector
- Setup sink connector
- Check connectors state
- Visualize data in flight
- Kafka streams
- Task summaries table created
- Multiple versions