This project shows a real world use case with ELT pipeline using Cloud Storage, BigQuery, Airflow and Cloud Composer
The article on this topic :
The video in English :
The video in French :
gcloud builds submit \
--project=$PROJECT_ID \
--region=$LOCATION \
--config deploy-dag.yaml \
--substitutions _FEATURE_NAME="team_league_elt",_COMPOSER_ENVIRONMENT="dev-composer-env",_CONFIG_FOLDER_NAME="config",_ENV="dev" \
--verbosity="debug" .