Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The goal of the architecture file is to provide a comprehensive overview of the VDK's architecture, components, and their relationships, serving as a reference document for developers, contributors, stakeholders, and users to understand the system's structure and make informed decisions. The diagrams are based on C4 model https://c4model.com The architecture is based on OnePage documents and we (Yoan and I) used the following architecture overviews as an example of good (data related) open source project arch documents: - https://argoproj.github.io/argo-workflows/architecture/ - https://docs.getdbt.com/docs/cloud/about-cloud/architecture - https://airflow.apache.org/ docs/apache-airflow/stable/core-concepts/overview.html - https://docs.airbyte.com/understanding-airbyte/high-level-view/ - https://docs.metaflow.org/internals/technical-overview - https://docs.dagster.io/deployment/overview - https://docs.flyte.org/en/latest/concepts/architecture.html Closes #858 Signed-off-by: Antoni Ivanov <[email protected]>
- Loading branch information