Skip to content

luizamboni/kafka-study

Repository files navigation

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
  • 📁 connect - sinks descriptions and jars
  • 📁 infra
    • 📁 terraform - provisioning infra at aws
  • 📁 ksql - .ksql queries