Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Pipeline Orchestration con Apache Airflow #102

Open
Danysan1 opened this issue Jan 27, 2023 · 0 comments
Open

Data Pipeline Orchestration con Apache Airflow #102

Danysan1 opened this issue Jan 27, 2023 · 0 comments

Comments

@Danysan1
Copy link

Propongo un talk sull'orchestrazione delle pipeline per l'elaborazione dati con Apache Airflow

Argomenti trattati:

  • Cos'è e cosa non è l'orchestrazione delle pipeline per l'elaborazione dati
  • Come funziona Apache Airflow
  • Concetti base di Airflow: DAGs, Operators, Sensors, Connections, Hooks
  • Esempi di operatori built-in
  • Flusso: branching, joining, skipping, data driven scheduling
  • Executors e metodi di utilizzo:
    • Applicazione python + Sequential Executor / Local Executor
    • Docker Compose + Celery Executor
    • Kubernetes + Kubernetes Executor
    • Cloud & Managed: Astronomer, AWS MWAA, Google Cloud Composer
  • (tempo permettendo) Best practices
  • Pregi e difetti che ho riscontratato nel mio utilizzo

Sono disponibile per fare il talk da aprile in poi, dovrebbe durare circa 90 minuti.
Come location c'è la possibilità di organizzare nella sede di Antreem a Imola.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants