datahub/docs/architecture/architecture.md

12 lines
349 B
Markdown
Raw Normal View History

2019-12-18 18:57:18 -08:00
# DataHub Architecture
2020-04-25 17:23:23 -07:00
![datahub-architecture](../imgs/datahub-architecture.svg)
<img src="../imgs/datahub-architecture.svg">
2019-12-18 18:57:18 -08:00
## Generalized Metadata Architecture (GMA)
Refer to [GMA](../what/gma.md).
2019-12-18 18:57:18 -08:00
## Metadata Serving
Refer to [metadata-serving](metadata-serving.md).
## Metadata Ingestion
Refer to [metadata-ingestion](metadata-ingestion.md).