A complete data pipeline that loads account data from BigQuery source to target table using dbt, containerized with Docker, automated with Jenkins CI/CD, and orchestrated with Airflow.
CI/CD is a method to frequently deliver apps to customers by introducing automation into the stages of app development. The main concepts attributed to CI/CD are continuous integration, continuous ...