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.
Setting up Jenkins is a complex process, as both Jenkins and its plugins require some tuning and configuration, with dozens of parameters to set within the web UI manage section. Jenkins Configuration ...
This project builds a CI/CD pipeline using Jenkins to automate: Cloning code from GitHub Setting up Python virtual environment Installing dependencies Running automated tests (pytest) Building and ...
Project: Automated Serverless API Deployment with Jenkins & Azure Functions My latest DevOps project! I built and deployed a Python-based Serverless API to Azure Functions using a fully automated ...