Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 555 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 555 Bytes

Kafka Study

This is a dummy project with the purpose of kafka study with the use of some small examples to cover some topics.

Directories

  • 📁 apps
    • 📁 commons - shared configs for topic and etc
    • 📁 examples - producers, consumers and admin clients using different formats and schema registries
  • 📁 event-receiver
  • 📁 connect - sinks descriptions and jars
  • 📁 infra
    • 📁 terraform - provisioning infra at aws
  • 📁 ksql - .ksql queries