Jenkins vs Travis CI vs CircleCI: What 3 Years of Production CI/CD Taught Me
After migrating our CI/CD pipeline three times across Jenkins, Travis CI, and CircleCI, here's what actually matters when you're running 200+ builds daily at scale.
3 articles tagged with #Jenkins
After migrating our CI/CD pipeline three times across Jenkins, Travis CI, and CircleCI, here's what actually matters when you're running 200+ builds daily at scale.
Learn how to implement a CI/CD pipeline using Jenkins and Docker to improve deployment time and reduce human error. Follow best practices and avoid common mistakes to get the most out of your pipeline.
Automated deployment using Docker and Kubernetes is a powerful way to deploy and manage applications. In this article, we'll explore the world of automated deployment and create a CI/CD pipeline using Jenkins.