Data Pipeline Architectures
Interactive visualizations of real-world data engineering patterns
Lakehouse Architecture
AdvancedA modern open lakehouse with medallion architecture — bronze, silver, and gold layers backed by Iceberg on S3, queried via Trino.
Apache IcebergTrinoSQLMeshAirflowDebezium
View Pipeline
GCP Native Pipeline
AdvancedA fully managed, GCP-native pipeline from Pub/Sub event ingestion through Dataflow processing to BigQuery analytics.
BigQueryDataflowdbtPub/SubComposer
View Pipeline
Streaming Architecture
AdvancedA real-time streaming architecture with Kafka as the event backbone and Flink for stateful aggregations, CEP, and stream-to-table writes.
Apache KafkaApache FlinkIcebergRedisElasticsearch
View Pipeline
ELT Pipeline
IntermediateA SaaS-first ELT pattern — Fivetran handles zero-code ingestion into Snowflake, dbt handles modular tested transformations.
FivetranSnowflakedbtCensusTableau
View Pipeline