Tuesday, February 7, 2023

Combining BuildKite and Codefresh for CICD Pipeline

 So you are building your containers in-house by using Buildkite agents and your source code remains with you and you do all your testing, SCA testing and other security hardening in house and build artifacts through BuildKite CI process. Then as you commit the application plus the Kubernetes manifests to git, GitOps tool Codefresh takes over and deploys this to destination automatically. So you are combining the power of CI with the Gitops in a very secure way while meeting all the DORA metrics like Change failure rate, MTTR, Deployment frequency and lead time. 



No comments: