Google Cloud Build is a managed continuous integration service that runs automated builds, tests, and deployments triggered by code commits. It integrates with GitHub, Bitbucket, and Cloud Source Repositories, executing custom build steps (Docker build, Kubernetes deploy, Terraform apply) without managing Jenkins infrastructure. Core features: