# Ci Cd
All Ci Cd notes →1 — Argo Workflows
Covers Argo Workflows' architecture, DAG-based workflow definitions, event integration, and scheduling as a Kubernetes-native CI/CD orchestration engine.
2 — Tekton
Covers Tekton Pipelines, Tasks, the Tekton Catalog, and Triggers as the CRD-based building blocks of a Kubernetes-native, vendor-neutral CI/CD engine.
3 — Jenkins Platform
Covers Jenkins controller architecture, agents, shared libraries, and the modern Jenkins (Configuration-as-Code, cloud-native agents) evolution.
4 — Choosing the Right Platform
Compares GitHub Actions, Argo Workflows, Tekton, and Jenkins against organizational constraints, and covers hybrid models that combine more than one.
# Data Engineering
All Data Engineering notes →1 — Workflow Fundamentals
The fundamentals every orchestrator builds on — DAGs, scheduling, task dependencies, retries, and backfills.
2 — Apache Airflow
Apache Airflow in depth — DAG design, operators and sensors, the TaskFlow API, dynamic DAG generation, scheduling, and monitoring.
3 — Modern Orchestrators
The modern orchestrator landscape beyond Airflow — Dagster, Prefect, Argo Workflows, Temporal, and Azure Data Factory.