-
Introduction
- This document is a comprehensive architectural design for applying near-real-time ingestion & consumption on metadata in the Atlan platform.
-
Solution Overview
- The solution uses Apache Kafka for brokering messages flow at near real-time speed. It consists of metadata ingestion, transformation, storage, and consumption components. Inbound (external & internal) and Outbound (internal and externally sourced).

Note - Prototype has basic implementation of the kafka based ingester and producer.
Github -
https://github.com/TheShubham99/kafka-metadata-processor