Skip to content
Rafael Vera Marañón Senior Data Engineer & Data Architect

Project

Docker CI/CD with Jenkins and SonarQube

A CI/CD exercise using Git, Docker, Jenkins and SonarQube around a small Python application.

Docker CI/CD with Jenkins and SonarQube
Context
Public CI/CD project documented on Medium.
Problem
Delivery practices matter for data and API work, but they are often treated separately from engineering examples.
Solution
Built a small deployment workflow with version control, containers, Jenkins automation and SonarQube checks.
Impact
Shows hands-on delivery foundations that support maintainable engineering work.

Stack

GitDockerJenkinsSonarQubePython

Links

This project is included because it documents delivery tooling with a public repository.