Explored Continuous Integration and Continuous Deployment/Delivery. Understood the DevOps pipeline and automation flow.
Focused on automating code integration, build, and test stages to detect issues early using tools like Jenkins and GitHub Actions.
Learned to automatically deploy tested builds to staging or production environments using pipelines and version control triggers.
Understood how CI/CD reduces manual effort, increases release velocity, and improves software quality with faster feedback loops.
Here are my personal notes on Git. I use them to quickly revise commands and concepts.
π View CI/CD Pipeline Notes FlipbookIf you'd like a PDF version, feel free to contact me via the Contact section.
Built an end-to-end CI/CD pipeline using Git, Jenkins, Docker, Kubernetes, and Terraform.
View Pipeline