What problem does it solve?
It helps you quickly design and communicate data pipeline and analytics architectures by turning a clear workflow description into consistent PlantUML diagrams using AWS analytics stencil icons.
Core Features & Use Cases
- PlantUML-based diagram generation: produce complete
@startuml → @enduml diagrams using plantuml/puml code fences for reliable rendering.
- ETL, data lake, warehouse, and BI layouts: model common patterns like ETL pipelines, governed data lakes, star-schema warehousing, log analytics, streaming ingestion, and CDC flows.
- AWS mxgraph stencil icon syntax: standardize visual elements with
mxgraph.aws4.* icons for analytics, databases, storage, and BI components.
- Streaming vs batch flow semantics: use
--> for solid (batch) flows and ..> dashed arrows for async/streaming/CDC connections.
Quick Start
Ask it to generate a data lake + BI diagram in PlantUML for Athena and Redshift Spectrum using S3, Glue, Lake Formation, and QuickSight.