📄️ Deploy with GitHub Actions
How to deploy a pipeline with GitHub Actions
📄️ Deploy with Airflow and Google Composer
How to deploy a pipeline with Airflow and Google Composer
📄️ Cloud Composer setup
Deploy Airflow project from GitHub to Google Cloud Composer
📄️ Deploy with Google Cloud Functions
How to deploy a pipeline with Google Cloud Functions
📄️ Deploy GCP Cloud Function as a Webhook
A webhook is a way for one application to send automated messages or data to another application in real time. Unlike traditional APIs, which require constant polling for updates, webhooks allow applications to push information instantly as soon as an event occurs. This event-driven architecture enables faster and more responsive interactions between systems, saving valuable resources and improving overall system performance.
📄️ Deploy with Kestra
How to deploy a pipeline with Kestra
📄️ Deploy with Dagster
How to deploy a pipeline with Dagster
📄️ Deploy with Prefect
How to deploy a pipeline with Prefect