# Apache Kafka as Source

All our external/incoming data are published to Apache Kafka on two formats:

{% hint style="info" %}
JSON (from Debezium -> PostgreSQL)
{% endhint %}

{% hint style="info" %}
Apache Avro (from Kafka Avro Producers)
{% endhint %}
