GitOps takes DevOps best practices used for application development (such as version control and CI/CD) and applies them to infrastructure automation. In GitOps, the Git repository serves as the source of truth and the CD pipeline is responsible for building, testing, and deploying the application code and the underlying infrastructure. Mete Atamel, Developer Advocate at Google cloud, in his new blog talk about how to set up a Git-driven development, testing, and deployment pipeline for Workflows using Cloud Build.

Click in the link below to read it more detail: